-
AuthorPosts
-
August 5, 2011 at 11:58 pm #167125
I want to get the items in the main content area to be absolute center rather than having the content pushed to the right hand side when it reaches a larger size. See my before image for the problem and my after image is how i want the content area to behave.
Thanks!
-
chavan Friend
chavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
August 6, 2011 at 4:31 am #404716Go to this File : /templates/ja_cloris/css/template.css
Find this code, replace this
.main .main-inner1 { margin-left: 0; margin-right: 0; padding-left: 120px; }
With
.main .main-inner1 { margin-left: 0; margin-right: 0; }
And
Add this Code to the same file.
#mainnav .ja-megamenu {
padding-left: 120px;}
Note: If you Find my Post useful please click on the Thanks Icon
-
AuthorPosts
Viewing 2 posts - 1 through 2 (of 2 total)This topic contains 2 replies, has 2 voices, and was last updated by
chavan 13 years, 6 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum
-

