Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • albedo design Friend
    #1051304

    Hi, I want to add image to the menu background. How do I add it to all layouts? right now it is white in color.

    • This topic was modified 6 years, 10 months ago by  albedo design.
    albedo design Friend
    #1051546

    Waiting for your reply. Thanks

    Pankaj Sharma Moderator
    #1051554

    Hi
    Add below code in /css/custom.css file and change the image path as per needs.

    .t3-header {
        border-bottom: 1px solid #eeeeee;
        background-image: url(/images/resized/images/joomlart/slideshow/Bedroom_Interior_Design_1400_820.jpg);
    }

    Regards

    albedo design Friend
    #1051589

    Hi, I added the code in the custom.css, but it did not add background image for the header.

    Attached website image and image used for background. I changed the image size to 1400 x 300.

    Code in css is:

    @media (min-width: 1400px){
    .t3-slideshow {
        margin-bottom: 0px!important;
    }}
    
    .t3-footnav .t3-module ul > li.item-559 {display:none}
    
    @media screen and (min-width: 992px) {
    .logo-image {
    background:transparent!important;
    }
    margin-top:-25px;
    }
    }
    .t3-header {
        border-bottom: 1px solid #eeeeee;
        background-image: url(/images/themes/brown/wave.jpg);
    }

    1. Background-Image-for-Menu-and-logo
    2. wave
    Pankaj Sharma Moderator
    #1051598

    Hi
    You have an error in the custom.css file kindly check and correct it.
    See this: http://prntscr.com/g0ce0t
    Regards

    albedo design Friend
    #1051639

    Hi
    Thank you, now the header background is working.
    Regards

Viewing 6 posts - 1 through 6 (of 6 total)

This topic contains 5 replies, has 2 voices, and was last updated by  albedo design 6 years, 10 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum