Change the '-footer' to 'Footer'Originally Posted by adhd05
the image isn't showing because your class id's aren't matching
The height - add the height you want to the stylesheet defines
example :
.leftBoxFooter {
height:25px;
background-image : URL('../images/sidebox_bottom.gif');
background-repeat: no-repeat;
}
Hope that helps!



