Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #798854

    Hi,
    Have added a widget area in the header as per the instructions here http://kriesi.at/documentation/enfold/adding-a-widget-area-to-the-header/
    It seems to have worked but I would like some css to show the image on the right hand side of the header next to the burger menu.
    I am trying to replicate the menu on this site http://www.gleneagles.com/meeting-events/meeting-function-rooms/ as this is what my client has asked for but can’t seem to get the transparency right. Can you help with that please?

    Cheers in advance
    Kim

    #799338

    Hey bauchope,

    There’s a login prompt before coming to the login page (.htaccess), could you post those details as well please?

    Best regards,
    Rikard

    #799440

    OK sorry I have added those logins in the private data.

    #799955

    Hi,

    Thanks for that. Please try swapping the CSS your are using now with this:

    #header .widget {
        padding-top: 0;
        position: absolute;
        top: 0;
        z-index: 999;
        right: 5%;
    }

    Best regards,
    Rikard

    #800038

    Thanks Rikard,

    it’s now in the correct position but when you scroll down on the menu it disappears because it is white.

    Can there be a alternative colour for the logo or can you suggest a fix for this please?

    Struggling to get it to look right.

    many thanks in advance
    Kim

    #800180

    Hi Kim,

    You could make the image 58px in height, and we could adjust it’s positioning via css for transparent header and give it a bit of a different background for the sticky header. Like on a screenshot in private.

    Let me know what you think.
    Best regards,
    Victoria

    #800181

    Hi Kim,

    Or you make another image like this but with grey color book, not white and it has to be 58px in height and just swap images, but that might be not very smooth.

    Best regards,
    Victoria

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