Forums

[resolved] Double header (9 posts)

  1. mixit
    Member
    Posted 3 months ago #

  2. deepbevel
    Member
    Posted 3 months ago #

    in ie9 I see one header image, one nav bar, a slideshow, and some text. Don't see a problem.

  3. mixit
    Member
    Posted 3 months ago #

    Actually just got it fixed within the 1/2 hour. Thanks!

    Any idea how to center the navigation/menu text?

  4. deepbevel
    Member
    Posted 3 months ago #

    I doubt if this is the best way, you'd have to change it everytime you add a new tab:

    #nav ul, #subnav ul {
          margin-left: 100px;
       }

    but it was the best I could do in Firebug. You may want to get Mozilla Firebug yourself if you want to work with css issues.

  5. mixit
    Member
    Posted 3 months ago #

    Thanks for the help! I actually changes it to 50px, then decreased the size of the width from 955px to 842px to trick the eyey a bit and it looks way better.

  6. Wrestle Ohio
    Member
    Posted 3 months ago #

    Can you tell us how you fixed the double header problem please? We are having the same problem. Site looks fine in Google Chrome and Firefox, but it has a double header in IE8. Thanks!

  7. mixit
    Member
    Posted 3 months ago #

    Hey Wrstle,

    It will be an html problem. I used the "web developer tools in forefox and they have them for chrome too.

    Choose validate the html and it will show you what errors it has. Then correct those.

    Good Luck!

  8. Wrestle Ohio
    Member
    Posted 3 months ago #

    Thanks! Actually, much like you did, I found the error myself right after I posted. It was as simple as leaving out a ">".

  9. mixit
    Member
    Posted 2 months ago #

    Nice!

Reply

You must log in to post.

About this Topic