Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • high2k Friend
    #144079

    How do I center the top menu?

    Anonymous Moderator
    #317070

    Hi

    Please open templates/ja_tube/ja_menus/ja_splitmenu/ja.splitmenu.css file, at the top of file, find following code:

    #ja-splitmenu {
    margin: 0;
    padding: 0;
    position: relative;
    }

    and change to

    #ja-splitmenu {
    margin: 0;
    padding: 0;
    position: relative;
    margin-left:300px;
    }

    prakash Friend
    #317071

    <em>@JA Developer 144241 wrote:</em><blockquote>Hi

    Please open templates/ja_tube/ja_menus/ja_splitmenu/ja.splitmenu.css file, at the top of file, find following code:

    #ja-splitmenu {
    margin: 0;
    padding: 0;
    position: relative;
    }

    and change to

    #ja-splitmenu {
    margin: 0;
    padding: 0;
    position: relative;
    margin-left:300px;
    }</blockquote>

    Hi,
    Do you think this would be the solution? What i think this would do is simply give a margin with 300 px to the left… what if the menu items are more or less than the demo? This would not work.

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

This topic contains 3 replies, has 3 voices, and was last updated by  prakash 15 years, 2 months ago.

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