Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • ccmsab Friend
    #134435

    As you can see in the attached image, the navigation bar is not located in the center. How can I solve this in the best way?


    1. joomlart_q2
    Sherlock Friend
    #276153

    Hi !
    you can do it following simple way below :
    Open template.css file in templates/ja_pyrite/css folder find following code section at about linr 836 :


    #ja-mainnavwrap {
    border-bottom:1px solid #DDDDDD;
    border-top:1px solid #DDDDDD;
    }

    change to :

    #ja-mainnavwrap {
    border-bottom:1px solid #DDDDDD;
    border-top:1px solid #DDDDDD;
    padding-left:150px;
    }

    you can change value of red text to menu align center!

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

This topic contains 2 replies, has 2 voices, and was last updated by  Sherlock 16 years ago.

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