15 Jun 2009, 12:39 PM
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);
}