Header image added by text is still showing

Support Area Forums Moonrise Header image added by text is still showing

Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
URL to the page in question: http://dev.thalassaseafood.co.uk.gridhosted.co.uk/
  • Author
    Posts
  • #31344
    RecipeSocial
    Participant

    Hi Bill,

    I’ve just added a new header image which includes the logo. 2000pixels wide by 386pixels tall

    It’s kinda working, but needs to more attention. The text is showing, how can I turn it off?

    When the image option is used on the header settings, the text still shows through.

    Also I need to line it up better. The image alignment with the image setting (when an actual image is used is much better).

    My client has decided not to use the footer image, shall I take out the CSS for it?

    Thanks,

    Christian.

    #31345
    Bill Robbins
    Moderator

    The header background image is not the same thing as the logo. If you place the logo in the background, it may not work like you want it to.

    The text you see there is because the actual image for the logo is missing so the “alt” text is displaying.

    If you feel like you have to remove the image logo, then switch to the text one. You can hide the text with this:

    
    #text-logo { visibility: hidden; }
    

    If you don’t need the footer changes then remove them.

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Header image added by text is still showing’ is closed to new replies.