Hi all,
sorry for the title, couldn't think.
Basically, i can't figure out an issue with my CSS on NN for one particular thing.
The main page area (which has 'test' in it a lot) has an image in a table column to the left of the section, which is repeat-y and is meant to move down the page with the text. This works fine in IE, but in NN it only registers the first time.
I'm sure i'm missing something really simple, but could anyone point out what.
<!-- m --><a class="postlink" href="http://www.satorimedia.co.uk/VIDEOS.html">http://www.satorimedia.co.uk/VIDEOS.html</a><!-- m -->
Thanks,
Jules.pageleft {
width:15px;
heigt:100%;
background:url(<!-- m --><a class="postlink" href="http://www.satorimedia.co.uk/gifs/page/left.gif">http://www.satorimedia.co.uk/gifs/page/left.gif</a><!-- m -->) repeat-y
}Cheers mate, thanks for having a look and posting. Appreciated.No problem
sorry for the title, couldn't think.
Basically, i can't figure out an issue with my CSS on NN for one particular thing.
The main page area (which has 'test' in it a lot) has an image in a table column to the left of the section, which is repeat-y and is meant to move down the page with the text. This works fine in IE, but in NN it only registers the first time.
I'm sure i'm missing something really simple, but could anyone point out what.
<!-- m --><a class="postlink" href="http://www.satorimedia.co.uk/VIDEOS.html">http://www.satorimedia.co.uk/VIDEOS.html</a><!-- m -->
Thanks,
Jules.pageleft {
width:15px;
heigt:100%;
background:url(<!-- m --><a class="postlink" href="http://www.satorimedia.co.uk/gifs/page/left.gif">http://www.satorimedia.co.uk/gifs/page/left.gif</a><!-- m -->) repeat-y
}Cheers mate, thanks for having a look and posting. Appreciated.No problem