test
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • panzerknacker Friend
    #160020

    Hello,

    I am trying to center the main navigation, but I can’t seem to get it to budge. Could anyone tell me how to make sure the top navigation aligns to the center?

    thanks so much!

    Ed

    Saguaros Moderator
    #376134

    Hello Mate!

    As demo the menu is aligned center, have you got any link to your site ?
    I would like to take a look on the issue

    Thanks

    panzerknacker Friend
    #376412

    Thanks, I was able to figure it out! Had some trouble with the way it looked in Google Chrome, so I had to start from scratch.

    Thanks Tien.

    helpfulnerd Friend
    #377576

    You mind sharing how you figured out how to align the menu to center. It would be helpful to tell everyone how you did it, instead of saying “I was able to figure it out!”

    Thanks

    panzerknacker Friend
    #377585

    I changed the following in template.css


    ul.ja-pagenav {
    margin: 0 220px;
    overflow: hidden;
    width: 600px;

    #mainnav li.home-icon a {
    background: url("../images/home.png") no-repeat scroll left top transparent;
    display: block;
    height: 16px;
    margin-left: 200px;
    margin-top: 15px;
    overflow: hidden;
    padding-left: 0;
    padding-right: 0;
    text-indent: -999em;
    width: 16px;
    }

    helpfulnerd Friend
    #377604

    panzerknacker

    Thanks so much. This is really helpful. Thanks for the code. I really appreciate it!

    Thanks again.

Viewing 6 posts - 1 through 6 (of 6 total)

This topic contains 6 replies, has 3 voices, and was last updated by  helpfulnerd 13 years, 9 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum