Background colour

Change your online store into modern look with myStore eCommerce VirtueMart Joomla template - discussion forum.
GK User
Tue Sep 14, 2010 10:52 am
Hi is there a way of changing the main background colour without using an image?
User avatar
Fresh Boarder

GK User
Tue Sep 14, 2010 11:33 am
Yes, of course.
On template.css file, find this line:

Code: Select all
body { line-height:1.8; background:#efefef url('../images/main_bg.png') no-repeat center 0; }


change to

Code: Select all
body { line-height:1.8; background:#000; }


Cheers
User avatar
Platinum Boarder

GK User
Tue Sep 14, 2010 11:45 am
Hi again, Just entered the above code but it is not changing the background colour, any ideas?
User avatar
Fresh Boarder

GK User
Tue Sep 14, 2010 3:18 pm
Impossible. ;)
Please clear cache from your browser.
User avatar
Platinum Boarder


cron