-
AuthorPosts
-
November 8, 2008 at 9:03 pm #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.
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
November 19, 2008 at 10:08 am #279626Hi !
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%;
}
AuthorPostsViewing 2 posts - 1 through 2 (of 2 total)This topic contains 2 replies, has 2 voices, and was last updated by Sherlock 16 years ago.
We moved to new unified forum. Please post all new support queries in our New Forum
JA Iolite Right Column Background
Viewing 2 posts - 1 through 2 (of 2 total)