Forum Moderators: open
<td width="500" valign="top">
<div id="Layer1" style="position:absolute; left:330px; top:503px; width:540px; height:438px; z-index:1; background-image: url(testbox2a.jpg); layer-background-image: url(testbox2a.jpg); border: 1px none #000000;">
<BR><BR>
<CENTER>
<iframe src="animenews.php" frameborder="0" height="390" width="530" allowtransparency="true" name="quickview"></iframe><br>
</CENTER>
</div>
</td>
When someone sees the page at a 1260 X 1024 screen res. the news box overlaps the previous TD of this TR line.
Any help to not make it do that?
1. position the news box from WITHIN an element from the rest of the layout so it is relative to something other than the viewport
2. Change the rest of the layout's positioning to be the same no matter the resolution