Skip to content

borex256/Kingsley-and-Bliss-trends

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Kingsley-and-Bliss-trends

<title>KINGSLEY & BLISS TRENDS | Official Site</title> <style> :root { --gold: #D4AF37; --black: #0a0a0a; --grey: #1a1a1a; --white: #ffffff; --mtn: #ffcc00; --airtel: #ff0000; }
    body { font-family: 'Segoe UI', Roboto, sans-serif; margin: 0; background: var(--black); color: var(--white); scroll-behavior: smooth; }

    /* Navigation */
    header {
        background: rgba(0,0,0,0.95);
        padding: 15px 5%;
        display: flex; justify-content: space-between; align-items: center;
        border-bottom: 2px solid var(--gold);
        position: sticky; top: 0; z-index: 1000;
    }
    .logo { font-weight: bold; color: var(--gold); font-size: 1.4rem; letter-spacing: 1px; }
    nav a { color: white; text-decoration: none; margin-left: 15px; font-size: 0.85rem; text-transform: uppercase; }

    /* Hero Section */
    .hero {
        height: 60vh;
        background: linear-gradient(rgba(0,0,0,0.6), rgba(0,0,0,0.6)), url('https://images.unsplash.com/photo-1441984904996-e0b6ba687e04?auto=format&fit=crop&w=1000&q=80');
        background-size: cover; background-position: center;
        display: flex; flex-direction: column; justify-content: center; align-items: center; text-align: center;
    }

    /* Gallery Section */
    .section-padding { padding: 60px 5%; }
    .gallery-grid {
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
        gap: 15px;
        margin-top: 30px;
    }
    .gallery-item {
        height: 300px;
        background-size: cover;
        background-position: center;
        border-radius: 8px;
        transition: 0.3s;
        border: 1px solid #333;
        display: flex;
        align-items: flex-end;
        text-decoration: none;
    }
    .gallery-item:hover { transform: scale(1.02); border-color: var(--gold); }
    .gallery-label {
        background: rgba(0,0,0,0.7);
        width: 100%;
        padding: 10px;
        color: var(--gold);
        font-weight: bold;
        text-align: center;
    }

    /* Payment Section */
    .payment-box {
        background: var(--grey);
        padding: 40px;
        border-radius: 15px;
        text-align: center;
        border: 1px solid var(--gold);
    }
    .pay-icons { font-size: 2rem; margin: 20px 0; }
    .pay-icons i { margin: 0 10px; }
    .btn-pay {
        background: var(--gold);
        color: black;
        padding: 15px 40px;
        border-radius: 50px;
        text-decoration: none;
        font-weight: bold;
        display: inline-block;
        margin-top: 20px;
    }

    /* Help Bot / Floating WhatsApp */
    .help-bot {
        position: fixed;
        bottom: 20px;
        right: 20px;
        background: #25d366;
        color: white;
        width: 60px;
        height: 60px;
        border-radius: 50%;
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 30px;
        box-shadow: 0 4px 10px rgba(0,0,0,0.3);
        z-index: 1000;
        cursor: pointer;
        text-decoration: none;
    }
    .bot-msg {
        position: fixed;
        bottom: 90px;
        right: 20px;
        background: white;
        color: black;
        padding: 10px 15px;
        border-radius: 10px;
        font-size: 0.8rem;
        box-shadow: 0 4px 10px rgba(0,0,0,0.2);
        z-index: 1000;
    }

    /* Table Style for Prices */
    table { width: 100%; border-collapse: collapse; margin-top: 20px; }
    td { padding: 12px; border-bottom: 1px solid #333; }
    .price-tag { color: var(--gold); font-weight: bold; text-align: right; }

</style>
KINGSLEY & BLISS
Gallery Prices Payment

TEMPLE'S TRENDS

Kansanga's Luxury Hub: Clothes • Tattoos • Photos

OFFICIAL PRICE LIST

Designer Shirts45,000 UGX
Fashion T-Shirts45,000 UGX
Premium Jeans60,000 - 80,000 UGX
Boxers (Quality)15,000 - 20,000 UGX
Vests (Packet)20,000 UGX
Accessory (Chains/Grills)Call for Quote

PAYMENT METHODS

We accept Mobile Money (MTN & Airtel), Visa, and Mastercard.

Contact +256 757 289 272 to confirm payment

PAY VIA MOBILE MONEY

CEO: Temple (@rapking256official)

Location: Kansanga, Kampala, Ggaba Road

Need help? Chat with us!

About

Fashion store for trendy outfits in KAMPALA Uganda

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published