-
AuthorPosts
-
miniu81 Friend
miniu81
- Join date:
- July 2011
- Posts:
- 25
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 6
- Thanked:
- 1 times in 1 posts
July 21, 2011 at 10:11 am #166555How and where can I justify (in this template) the whole page to the left not in the center?
pritam Friend
pritam
- Join date:
- April 2011
- Posts:
- 609
- Downloads:
- 0
- Uploads:
- 29
- Thanks:
- 11
- Thanked:
- 125 times in 113 posts
July 21, 2011 at 11:06 am #402278Hello miniu81 ,
To Page align to the left
Can you provide your site url.But first go into the template manager and set css optimization to “No” so we can see the correct files to modify and not the compressed version.
miniu81 Friend
miniu81
- Join date:
- July 2011
- Posts:
- 25
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 6
- Thanked:
- 1 times in 1 posts
July 21, 2011 at 11:10 am #402279pritam Friend
pritam
- Join date:
- April 2011
- Posts:
- 609
- Downloads:
- 0
- Uploads:
- 29
- Thanks:
- 11
- Thanked:
- 125 times in 113 posts
July 21, 2011 at 11:27 am #402281Hello miniu81 ,
To Page align to the left
Find this code at http://miniu81.fatcow.com/site_gssl/ line no. 72
body.bd #ja-wrapper
{min-width: 980px;
}Change this code to :-
body.bd #ja-wrapper {
float: left;
min-width: 980px;
}1 user says Thank You to pritam for this useful post
miniu81 Friend
miniu81
- Join date:
- July 2011
- Posts:
- 25
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 6
- Thanked:
- 1 times in 1 posts
July 21, 2011 at 12:31 pm #402298I went and check all css files for this template and I can not find it… do you have any suggestion where this part can be?
pritam Friend
pritam
- Join date:
- April 2011
- Posts:
- 609
- Downloads:
- 0
- Uploads:
- 29
- Thanks:
- 11
- Thanked:
- 125 times in 113 posts
July 21, 2011 at 1:03 pm #402305Hello miniu81 ,
To Page align to the left
Find this code at /plugins/system/jat3/jat3/base-themes/default/css/template.css line no.898
#ja-wrapper {
float: left;
}Change this code to :-
#ja-wrapper {
float: left;
}1 user says Thank You to pritam for this useful post
Phill Moderator
Phill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
-
AuthorPosts
This topic contains 7 replies, has 3 voices, and was last updated by Phill 13 years, 6 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum