Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • assadniang Friend
    #128844

    Hello,
    How do I change the column background color on either side of the page? See picture for more details ( yellow area only )

    Thanks


    1. teline2
    Sherlock Friend
    #250393

    Hi.
    plz open template.css(templates/ja_teline_ii/css),
    Search those lines(~line 623):

    #ja-containerwrap, #ja-containerwrap-c, #ja-containerwrap-cm, #ja-containerwrap-f, #ja-containerwrap-m {

    clear:both;
    margin:20px 0pt;
    }

    Change to:

    #ja-containerwrap, #ja-containerwrap-c, #ja-containerwrap-cm, #ja-containerwrap-f, #ja-containerwrap-m {template.css (line 623)
    background:yellow none repeat scroll 0%;
    clear:both;
    margin:20px 0pt;
    }

    You can change yellow as you want

    And search those lines (line 539)
    #ja-container {
    background:transparent url(../images/vline.gif) repeat-y scroll 65% 0pt;
    }
    Change to

    #ja-container {
    background-color:white;
    }

    assadniang Friend
    #250524

    Thank You,

    But now, I have been trying to do this, but I could not:

    I am trying to apply a background image on the right and on the left (with repeat-y ), both image are not the same because they are fading. See my attachement for more details.
    How would I do that?


    1. bg
    teetide Friend
    #250963

    I’m trying to accomplish something similar with the background images. Any answers will be greatly appreciated.

    skewered Friend
    #252222

    i cannot get this method to work either, does anyone else have a correct way of making this work?

    jucesar Friend
    #252940

    anyone got this to work as the last attachment?

    jucesar Friend
    #253302

    I wnat to have an image on the left and right working as a background… can anyone explain how this would work?

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

This topic contains 7 replies, has 5 voices, and was last updated by  jucesar 16 years, 4 months ago.

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