fixed background

Change your online store into modern look with myStore eCommerce VirtueMart Joomla template - discussion forum.
GK User
Sat Jun 12, 2010 8:39 pm
can someone point me in the right direction to where i make the bg fixed like memovie has ?
User avatar
Platinum Boarder

GK User
Sat Jun 12, 2010 9:30 pm
On template.css file, change this line

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


to

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

GK User
Sun Jun 13, 2010 8:25 am
mucho gracias ;)

works like a dream :)
User avatar
Platinum Boarder


cron