Forums

Navigation menu off center? (11 posts)

  1. Joelazzopardi
    Member
    Posted 3 years ago #

    Hey guys, ive bin working away at my new wordpress website, just as i was about to finish up i noticed the navigation menu had moved from where it was origionaly, and i dont know how to fix it up.

    http://www.joel-azzopardi.com/wordpress is my site, and you can see the little bar under the title image is where it should be sitting, but its sitting just north of that.

    Any help? Thanks heaps

    P.s sorry if this has bin answered, i didnt really know how to word it in the search properly.

  2. Joelazzopardi
    Member
    Posted 3 years ago #

    Website URL is now http://www.joel-azzopardi.com Cheers!

  3. esmi
    Theme Diva & Forum Moderator
    Posted 3 years ago #

    Looks fine to me using Firefox 3 and IE 7. Did you fix the problem?

  4. Joelazzopardi
    Member
    Posted 3 years ago #

    Nah i haven't its still weird. :S

  5. esmi
    Theme Diva & Forum Moderator
    Posted 3 years ago #

    Maybe I'm just looking at the wrong part of the page? Can you describe what this little bar looks like?

    One thing I did notice - your page font is awfully small. I can barely read it wearing glasses. It's worst on the Resume page headings using FF3. Slightly better in IE7 but still forcing me to squint.

  6. Joelazzopardi
    Member
    Posted 3 years ago #

    Its the menu; Bio Portfolio Contact resume ect.

    It should be on the grey box slightly below it.

  7. ClaytonJames
    Member
    Posted 3 years ago #

    Try this:

    #navigation ul {
    list-style-type: none;
    list-style-image: none;
    float: left;
    margin-top: 95px;
    padding: 0;
    margin-left: 30px;
    }

  8. Joelazzopardi
    Member
    Posted 3 years ago #

    I figured it out, its because i deleted the blog title and sub title.
    When i put it back it alligned properly.

    But i dont want a blog title, i made a graphic one.

  9. ClaytonJames
    Member
    Posted 3 years ago #

    margin-top: 95px;

  10. Joelazzopardi
    Member
    Posted 3 years ago #

    what .php file is that in?

  11. ClaytonJames
    Member
    Posted 3 years ago #

    That would be located in your themes style sheet, under;

    /* Navigation */

Topic Closed

This topic has been closed to new replies.

About this Topic