Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • foolevil Friend
    #941844

    Want other pages look similar as homepage when scrolled down as header background turns black.
    If I change .t3-header {
    background-color: #000;}
    ,it will change also background on home page which I do not want to change, it looks great.
    Can someone help me a bit, please?

    Pankaj Sharma Moderator
    #941930

    Hi
    Please share the working site url and give me screenshot how u want to display the color .
    The submitted site url does not opening any site at my end .

    foolevil Friend
    #942012

    Correct site url is http://11.testialue.net/33/

    Page I’m talking about is:
    http://11.testialue.net/33/index.php/biography

    Way I’d like to have it is:
    enter image description here

    Thank You!

    Pankaj Sharma Moderator
    #942014

    Hi
    The bg color of the header is also transparent on bio page : http://prntscr.com/bikguh
    Same as u sent in the screenshot . Becuase the T3 wrapper color is black , it looks same on scroll and top in the bio page .

    foolevil Friend
    #942033

    I want the header to be non-transparent even when not scrolled on this page.
    So what I’m asking, how to do it without having another template without the transparency (which would be quite overkill!!!) for this page?

    Pankaj Sharma Moderator
    #942043

    Hi
    use the code below in custom.css file

    .itemid-208 .t3-header {
        background: #fff!important; }

    change the color code with your color .208 is menu id of this page .

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

This topic contains 5 replies, has 2 voices, and was last updated by  Pankaj Sharma 8 years, 5 months ago.

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