Eliminate background shadow

Ecommerce design Joomla template to start your online business with VirtueMart and additional eshop features.
GK User
Tue Jan 18, 2011 3:00 pm
Hello,
I want to eliminate shadow background.
thanks.
Background http://aguazul.es/sombra.jpg
User avatar
Fresh Boarder

GK User
Tue Jan 18, 2011 6:55 pm
in template.css
Code: Select all

#bg-wrap-left { background: transparent url('../images/background_left.png') no-repeat left 0; padding: 0 40px; }
#bg-wrap-right { background: transparent url('../images/background_right.png') no-repeat right 0; padding: 0 40px 0 0; margin-right: -40px;  }

remove those two lines
User avatar
Platinum Boarder


cron