Viewing 2 posts - 1 through 2 (of 2 total)
-
AuthorPosts
-
November 15, 2011 at 11:21 am #170712
How do I change the background color of left and right of the template?
Thanks for the answer
see attachment
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
November 15, 2011 at 11:37 am #424732Hi,
You replace this code from /plugins/system/jat3/jat3/base-themes/default/css/template.css
body#bd {
background: white;
color: black;
font-size: 12px;
}
with
body#bd {
background: red;
color: black;
font-size: 12px;
}
– You find this code from /templates/ja_edenite/css/template.css
#ja-wrapper {
margin: 0 auto;
width: 950px;
background: white; < add this line
}AuthorPostsViewing 2 posts - 1 through 2 (of 2 total)This topic contains 2 replies, has 2 voices, and was last updated by khoand 13 years ago.
We moved to new unified forum. Please post all new support queries in our New Forum