-
AuthorPosts
-
June 27, 2011 at 3:02 am #165684
Hello,
I’m a new registered member of the JA Template club.
I would like to use the Teline IV template for a project however I am having troubles changing the background color.
While I know how to change the color with CSS, the issue is that it is not only changing the color of the background but also some of the color in the body.
I would like to keep the body white and have a grey or black background (left and right side of the body., or perhaps an image.
Thanks
jsliao Friendjsliao
- Join date:
- April 2008
- Posts:
- 817
- Downloads:
- 0
- Uploads:
- 12
- Thanks:
- 25
- Thanked:
- 236 times in 210 posts
June 27, 2011 at 3:22 am #398534you need to provide details, perhaps using screenshots, to explain what you need as the description you have given is very broad and its up to individual to interpret what is the “body”
June 27, 2011 at 3:30 am #398536<em>@jsliao 249784 wrote:</em><blockquote>you need to provide details, perhaps using screenshots, to explain what you need as the description you have given is very broad and its up to individual to interpret what is the “body”</blockquote>
Please see attached. This is just a rough example of what I’m trying to accomplish, the problem is the background color changes everything on the page, including the body (the white area)
jsliao Friendjsliao
- Join date:
- April 2008
- Posts:
- 817
- Downloads:
- 0
- Uploads:
- 12
- Thanks:
- 25
- Thanked:
- 236 times in 210 posts
June 28, 2011 at 2:56 am #398749this is a major change mainly because all the black fonts on white background will ‘disappear’
for a preview of what you are getting yourself into:
go to this file /templates/ja_teline_iv/css/template.css
look for this
body#bd {
background: white;
color: #333;
font-size: 12px;
line-height: 1.5;
}change to
body#bd {
background: black;
color: #333;
font-size: 12px;
line-height: 1.5;
}1 user says Thank You to jsliao for this useful post
AuthorPostsViewing 4 posts - 1 through 4 (of 4 total)This topic contains 4 replies, has 2 voices, and was last updated by jsliao 13 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Template Background . Body
Viewing 4 posts - 1 through 4 (of 4 total)