test
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • regulator Friend
    #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 Friend
    #398534

    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”

    regulator Friend
    #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)


    1. teline
    jsliao Friend
    #398749

    this 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;
    }

Viewing 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