Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • canton Friend
    #126085

    :confused: Please could tell me how i could change the background color of the template such as the content area and the left side of it. I’ve tried to find the coding that relating for hours now to but had no luck ahh

    Thanks in advance 😀

    Khanh Le Moderator
    #240445

    This is style for background in template_css.css file:


    /* CONTENT COLUMN
    --------------------------------------------------------- */
    #ja-containerwrap-fl, #ja-containerwrap {
    background: url(../images/containerwrap-bg1.gif) repeat-y 50% 0;
    }

    #ja-containerwrap-f, #ja-containerwrap2 {
    background: url(../images/container-bg23.gif) repeat-x;
    }

    #ja-containerwrap-fl div#ja-containerwrap2,
    #ja-containerwrap div#ja-containerwrap2 {
    background: url(../images/containerwrap-bg2.gif) no-repeat 50% 0;
    }

    #ja-containerwrap-f div#ja-container2 {
    background: url(../images/container-bg23.gif) no-repeat 50% 0 #F5F5F8;
    }

    #ja-containerwrap-fr div#ja-container2 {
    background: url(../images/container-bg23.gif) no-repeat 50% 0 #F5F5F8;
    }

    You could see which background images and colors used to make the template background.

    canton Friend
    #240584

    Thank you i found this to be the content part

    #ja-mainbody, #ja-mainbody-fl, #ja-mainbody-fr, #ja-mainbody-f {
    }

    but how do i color to the left hand side of it. I found

    #ja-containerwrap-fl div#ja-containerwrap2,
    #ja-containerwrap div#ja-containerwrap2 {
    background: url(../images/containerwrap-bg2.gif) no-repeat 50% 0;
    }

    but it colors to the right hand of the module as well as to the lest hand side of the content.

    Basically all i want to do is change the color of the content container and to the left hand side of it.

    How would i go about this

    Thanks in advance

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

This topic contains 3 replies, has 2 voices, and was last updated by  canton 16 years, 9 months ago.

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