1. RAMON
  2. Free Templates / Extensions
  3. Friday, 30 November 2012
  4.  Subscribe via email
I use the template in Joomla 3.0 oxygen, there is a possibility to change the background by code, I just want it to be black or dark gray .... Greetings
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Try adding the following to the Custom CSS field of your templates parameters..

[code type=css]#body_bg {background:none;}
body {background:#CCCCCC;}[/code]
Where #CCCCCC is your new background colour.

CiarĂ¡n
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 1
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!