Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • dignacio Friend
    #159032

    Hi,

    What do I need to do to make the main navigation centered?

    Thanks!

    aman204 Friend
    #372903

    To avoid confusion, Can you please provide in screenshot marked with annotations as to how you want it

    dignacio Friend
    #374112

    <em>@aman204 216387 wrote:</em><blockquote>To avoid confusion, Can you please provide in screenshot marked with annotations as to how you want it</blockquote>

    Here are some screenshots.

    The current main navigation at the moment is the 01.jpg. The other file, 02.jpg, is the main navigation that I want to accomplish.

    Thanks!


    1. 01
    2. 02
    aman204 Friend
    #374232

    You can try change this::

    ul.level0 {mega.css (line 24)
    margin: 0;
    padding: 0;
    float:left;
    }

    to

    ul.level0 {mega.css (line 24)
    margin: 0 auto;
    padding: 0;
    width: 800px;
    }

    But you would need to adjust width value in accordance with menu items being published by you

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

This topic contains 4 replies, has 2 voices, and was last updated by  aman204 13 years, 9 months ago.

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