I'm curious about this for the side boxes and header/footer ez-link bars. I know that some nav bars and side boxes utilize multiple images in order to do the sides and center giving the entire bar a more rounded appearance. Not too sure how to apply this though as I'm self-taught. Any suggestions? I know ordinarily it involves coding similar to this:
background-image: url(../images/1.gif) top left no-repeat, url(../images/tile_back2.gif) top right no-repeat, url(../images/3.gif) left repeat-x;
However, this has no apparent effect in the stylesheet.css and will cancel the original image. Although I know this was originally a CSS2 concept, it is not integrated in the majority of browsers and I'd love to integrate this into my current site if anyone has some insight into how to do it. Something similar to what others have done, as with this commercial site:
osc3.template-help.com/zencart_20850/index.php
Thoughts?Thanks!


Thanks!

