Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / change the boxes backround

change the boxes backround

Locked

Views: 920

Results 1 to 2 of 2
This thread is locked. New replies are disabled.
28 Jul 2007, 11:58 PM
#1
shay_nissim avatar

shay_nissim

New Zenner

Join Date:
Jul 2007
Posts:
22
Plugin Contributions:
0

change the boxes backround

where in the css i can change the backfound color of the side boxes

29 Jul 2007, 12:09 AM
#2
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: change the boxes backround

Try for a global here:

.sideBoxContent {
	background-color: #ffffff;
	padding: 0.4em;
	}