I’m using a tiled background but part of my last section seems to overlapped into the one above(towards the right of the page). Firebug doesn’t seem to have a clue what’s going on, any ideas?
Maybe post some code or a screen grab so we can see?
Screendump attached
Allright, I’ve narrowed it down some more. Rogue menu element metioned here:
#main2 {
margin:0;
padding:0;
background:url(“…/_images/menu-bg-right.gif”) top right repeat-y;
}
Getting rid of it completely is more trouble than it’s worth though.
Sorted! Just uploaded a different image.