I have started to code a new layout, anyway take a look at this...
http://www.uploadz.co.uk/share.php?image=200595u.png
On the bottom tab, the background starts in a random place (I am guessing in align with the first one)
In IE it looks how it should.
Can anyone help!Code:#uploadz_tab {
width: 100%;
background:url(u_bg.gif);
border: 1px solid black;
}
#advert_tab {
width: 100%;
background:url(ad_bg.gif);
border: 1px solid black;
border-top: 0px solid black;
}
Thanks,
Danny
