TinaS,
I really appreciate your commnets. In my main site i use tables with a 1px repeat for the left and right border. The problem is how do you do that in CSS.
I am guessing that the code change is in the stylesheet_new.css
#navColumnOne {
padding: 0.5em;
border-left: 1px solid #cccccc;
{
I thought i coud change that to
{
a img border: url(../images/TMiddle750.gif);
background-repeat: repeat-y;
}
BUT that doesn't work, so if someone could explain why my fault is i woudl really appreciate it.
Thanks,
Brad



