Category listings background color

Elegant Joomla template designed especially for both professional and personal website presentation.
GK User
Wed Aug 03, 2011 10:44 am
Hi,
i need to edit/change the K2 category listings background color

Thank you in advance

Please check screenshot attached

Thomas
User avatar
Junior Boarder

teitbite
Wed Aug 03, 2011 5:12 pm
Hi

Please use this code with changed color in mod_blank and attache it to right page.

Code: Select all
#component_wrap > div > div {
    background: none repeat scroll 0 0 #FFFFFF;
}
User avatar
Moderator

GK User
Wed Aug 03, 2011 9:04 pm
I am not sire i got it.Which css file do i have to modify and (add?0 this code?
Thank you
User avatar
Junior Boarder

teitbite
Thu Aug 04, 2011 3:30 pm
Hi

The best file is override.css. Remember to allow using of this file in template settings.
User avatar
Moderator


cron