Content background color

AppPhone - perfect Joomla template to for app developers for showing your applications support forum.
GK User
Mon Oct 14, 2013 1:02 pm
hi, i changed the background color for to have the homepag black, that was wat i wanted but now, the same background immage is set for all contents, how can i change the background immage just for my contents without change the homepage background?

tnx
User avatar
Gold Boarder

GK User
Mon Oct 14, 2013 1:41 pm
All that you can do is to change background for this container >> http://d.pr/i/EXNu To change background please add this code to override.css file in root/templates/gk_template_name/css directory :
Code: Select all
#mainContent { background: #000  }

and then just remember to enable "Use override CSS" option in template advanced settings tab.
User avatar
Platinum Boarder

GK User
Mon Oct 14, 2013 4:00 pm
tnx so much!
User avatar
Gold Boarder


cron