Viewing 2 posts - 1 through 2 (of 2 total)
-
AuthorPosts
-
October 15, 2008 at 7:30 am #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?
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
October 20, 2008 at 4:12 am #276153Hi !
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!
AuthorPostsViewing 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