-
AuthorPosts
-
nsarode Friend
nsarode
- Join date:
- January 2010
- Posts:
- 28
- Downloads:
- 0
- Uploads:
- 4
- Thanks:
- 3
- Thanked:
- 1 times in 1 posts
September 14, 2010 at 1:31 pm #154300Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
September 15, 2010 at 3:47 am #355550now, you open the file templates/ja_purity/styles/background/lighter/style.css and find the following code:
#ja-container2 {
padding: 20px 0;
background: url(images/c-bg2.gif) no-repeat 18% 0;
}i have a suggesion : you should use the fire bug of firefox, it will help you looking for css of elements to complete this work quicker more: download it in here: http://www.kristarella.com/2009/02/how-to-use-firebug-for-css/ and video guide: http://www.kristarella.com/2009/02/how-to-use-firebug-for-css/
September 19, 2010 at 7:05 pm #355984How did you get the right & left sides of your site to be black? I’m trying to do that to my JA Purity site & can’t figure it out.
nsarode Friendnsarode
- Join date:
- January 2010
- Posts:
- 28
- Downloads:
- 0
- Uploads:
- 4
- Thanks:
- 3
- Thanked:
- 1 times in 1 posts
September 20, 2010 at 12:13 pm #356085thank you
There is one more issue. how can i increase the left column width and decrease the middle column.
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
September 21, 2010 at 4:01 am #356194<em>@nsarode 194728 wrote:</em><blockquote>thank you
There is one more issue. how can i increase the left column width and decrease the middle column.</blockquote>
You open the file: templates/ja_purity/css/template.css and find the following code:
#ja-col1 {
float: left;
width: 24.99%;
padding-top: 10px;
overflow: hidden;
}and
#ja-mainbody #ja-contentwrap {
float: right;
width: 75%;
}you adjust the width for both rules
AuthorPostsViewing 5 posts - 1 through 5 (of 5 total)This topic contains 5 replies, has 3 voices, and was last updated by Saguaros 14 years, 2 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
how i can change background color of content area
Viewing 5 posts - 1 through 5 (of 5 total)