Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • lanesa Friend
    #135199

    Hi I have the JAlite template and would like to know how to change the right column background to a light yellow. I would like for it to flow all the way down to the bottom of the footer.

    I have looked at the JA lolite column wrapper and it will allow me to change the color but it does not flow all the way down to the footer. Can some one help please. Thanks.


    1. rightcolumn
    Sherlock Friend
    #279626

    Hi !
    you can do it following way below :
    Open template.css file in templates/ja_iolite/css folder , find following code section at about line 513 :


    #ja-col2 {
    float:right;
    width:49.9%;
    }

    change to :


    #ja-col2 {
    background:yellow ; // edit this attribute as you wish
    float:right;
    width:49.9%;
    }

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

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

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