Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / sidebox banner background

sidebox banner background

Locked

Views: 615

Results 1 to 1 of 1
This thread is locked. New replies are disabled.
15 Jun 2009, 12:39 PM
#1
wdburns avatar

wdburns

New Zenner

Join Date:
Mar 2007
Posts:
9
Plugin Contributions:
0

sidebox banner background

How do i add a background image to the banner_box_all background?
I am guessing it is somthing like this:

#BannerBoxAllContent {
background-image: url(../images/myPic.jpg);
}