New Zenner
- Join Date:
- Jul 2006
- Location:
- Perth Australia
- Posts:
- 30
- Plugin Contributions:
- 0
Sidebox background images
Hi guys,
I'm currently using the gloss_blue template and am trying to use background images in my sidebox in an attempt towards the sliding doors method. The problem I'm having however is that any changes I make in the css aren't coming out. I'm not sure if I'm editing the right code or not.
For example, I'm editing
.leftBoxContainer, .rightBoxContainer {
margin-bottom: 1em;
background-color: #000000;
** background-image: url(../images/box_back.gif);**
border: 0px solid #000000;
}
and trying to add an image input but its not coming up. Even setting the background color to all black doesnt change anything. The only thing I can change is the border.
Am I editing the right code or is there somewhere else I'm supposed to look?
Btw, the url is https://www.goodair.com.au
Cheers!