Logo image not showing

Support Area Forums Foundation Logo image not showing

Viewing 6 posts - 1 through 6 (of 6 total)
URL to the page in question:
  • Author
    Posts
  • #11252
    ancd
    Participant

    Bill,
    Header logo not showing.
    Here is the CSS code:

    #header {
    background-image: url(http://ancd.org/…png);
    margin: 0 auto;
    min-height: 120px;
    padding: none;
    background-color: #0EAF14;

    }

    #11253
    ancd
    Participant

    Please ignore message.

    #11255
    ancd
    Participant

    Anyway, please take a look at the page on ancd.org. Something went wrong with the header styling.

    #11259
    Bill Robbins
    Moderator

    It looks like your logo is missing. Try inserting it into the logo spot in the theme options page. That should push the navigation bar down into place.

    Let me know if you have any trouble,
    Bill

    #11260
    ancd
    Participant

    Logo showed up on below navigation. Added the following style and it worked:

    #navigation {
    margin-top: 90px;

    The questions are how did it show up below and is this styling ok? Just want to confirm with you about the styling addition or if you have a better option.

    #11261
    Bill Robbins
    Moderator

    I don’t know why it would appear below the navigation. With the image in the background of the header instead of in the HTML, adding the top-margin to the navigation moves it down. Normally the image file itself pushes the navigation into position.

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Logo image not showing’ is closed to new replies.