Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #813902

    Hi,

    I’m trying to figure out how to have a slightly transparent header, ie when i put transparent header, it is completely see through, how can I make it so it’s always (for example, 0.8 see through rather than 0.0 see through) I have tried with no transparency and some quick css but it doesn’t go over the slider as I want it too.

    Many thanks in advance guys.

    Regards, Sam

    #813953

    if you look at the header on this page it is slightly transparant before you scroll and doesn’t force the slider to be under the menu, but instead sits on top, that’s what i want

    http://www.avernahomes.com.au/

    Many thanks.

    #813996

    Hi!

    Thank you for that example. May we have the link to the website you’re working on, please? 

    Best regards,
    Sarah

    #813999

    Hi,

    Have you tried using the Transparent & Glassy Header instead?

    You can also try choosing the No Transparency option, then putting this code in Quick CSS: 

    .header_bg{
    background: rgba(255,255,255,0.8) !important;
    }

    Best regards,
    Sarah

    #814012

    Here is the link to the website, thanks for that but again it it makes the image lower down rather then being partly transparent on top fo the image, it’s in construction mode so you will have to log in with the info below.

    Many thanks and warm regards, Sam,

    #814019

    I want it to be like this even before you start scrolling How I want it even before you start scrolling

    Not like this Not like this

    Many thanks

    #814103

    Think I have sorted it thanks :)

    #814219

    Hi,

    You`re welcome :)

    Best regards,
    John Torvik

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.