test
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • deralex Friend
    #128811


    The main Backround (B) and the Content Background (A)

    Hi,

    i want 2 different background-colors or an Backgroundpicture on Position (B) in my Antares Template.
    I found the Css-Code to change the Main Background, but not the code to change the Content Background.

    thanks!

    deralex

    Menalto Friend
    #250174

    Try this in the template_css.css line 1005:

    #ja-mainbody #ja-content {
    background:#000000;
    float:right;
    padding-right:2.5%;
    width:70%;
    }

    Marked i red for the color.

    The above is just for the content, if you want the whole white are to change(header,mainbody):
    You can try to find the div called:


    #ja-header, #ja-topstory, #ja-spotlight, #ja-container, #ja-footer {
    background:#000000;
    margin:0pt auto;
    text-align:left;
    width:750px;
    }

    There you can add the color you wanna have.
    When that is done you might need to go trough the css file again to remove any unwanted colors showing up.

Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 2 replies, has 2 voices, and was last updated by  Menalto 16 years, 6 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum