Ok guys, so I'm using the default code in vb, to display ads...but the only change I made was for it to be displayed all the time, and I added my own code (from OpenX) instead of the default code, since I want more control over my ads.
So the basic code goes like this:
Code:
<div style="float:right; width:300px; height:250px; margin-left:10px">
my code
</div>
However, when people use the QUOTE function, the quote box expands beyond the ad code.. instead of cutting of at the box... with that box...it should cut off 10 pixels before the edge of the ad box...
e.g.
http://www.autogaming.net/board/show...?t=482&page=22
Any ideas what I may be doing wrong?