Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #133946
    kmckay
    Participant

    Is there a way to make the home page to have the code in exhibit 1, which makes the header background transparent and make the header on all other pages to have the code in exhibit 2, which has a slight tint.
    Exhibit 1
    #masthead {
    background: rgba(0,0,0,0);
    border: 0;
    }

    Exhibit 2
    #masthead {
    background: rgba(0,0,0,0.3);
    border: 0;
    }

    #133961
    Skandha
    Participant

    @kmckay: Please post in your site URL so that I can provide you with that necessary CSS Code.

    Regards,
    Skandha

    #133962
    Skandha
    Participant

    @kmckay: Please post in your site URL so that I can provide you with the necessary CSS Code.

    Regards,
    Skandha

    #133977
    kmckay
    Participant

    Email me to get your sign in information. Web site has ‘Under Construction’ active. Client does not want website live while it is being built. thanks,

    #134030
    Skandha
    Participant

    @kmckay: I will contact you shortly by email.

    Regards,
    Skandha

    #134201
    Skandha
    Participant

    @kmckay: I just added a bit of CSS Code to your site to change the #masthead in other pages except homepage.
    Please check your site and let me know if that is what you wanted.

    Regards,
    Skandha

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Header background-color transparency on home page and other pages’ is closed to new replies.