Hi
I'm having trouble with a layout issue which I'm hoping someone will be able to help with.
You can see the problem at http://www.ethnictradition.com/acatalog/Jewellery.html and it only seems to happen in IE. Netscape and Safari are ok.
The right hand side of the Products navigation box is being pushed out when I display the NETQUOTEVAR:TOPLEVELSECTIONSTOP in it.
The CSS involved is
.navboxsides{
width:1px;
background-image: url("navBoxSideLeft.gif");
background-repeat: repeat-y;
}
Any suggestions gratefully received!
Regards, Sylvia
I'm having trouble with a layout issue which I'm hoping someone will be able to help with.
You can see the problem at http://www.ethnictradition.com/acatalog/Jewellery.html and it only seems to happen in IE. Netscape and Safari are ok.
The right hand side of the Products navigation box is being pushed out when I display the NETQUOTEVAR:TOPLEVELSECTIONSTOP in it.
The CSS involved is
.navboxsides{
width:1px;
background-image: url("navBoxSideLeft.gif");
background-repeat: repeat-y;
}
Any suggestions gratefully received!
Regards, Sylvia
Comment