my page i screen capped what its doing in firefox and ie. ie its displaying wrong. can anyone help me what do i ned to change to make it display right? heres the image:

Recommended Answers

All 2 Replies

What code are you using to create the effect?

<div class="bl"><div class="br"><div class="tl"><div class="tr">
<table cellspacing="0" cellpadding="0" border="0" width="100%"><tr><td style="text-align:left;color:black;font-family:arial;font-size:8pt">
$<b>##.##<b></td><td style="text-align:right; color:black;font-family:arial;font-size:8pt"><b>#</b>in stock</td></tr></table>
<br>
details go here.
<br><br><br><br>

</div></div></div></div>
<div class="clear">&nbsp;</div>

///from stylesheet:
.bl {background: url(bl.png) 0 100% no-repeat #404040; width: 20em}
.br {background: url(br.png) 100% 100% no-repeat}
.tl {background: url(tl.png) 0 0 no-repeat}
.tr {background: url(tr.png) 100% 0 no-repeat; padding:10px}
.clear {font-size: 1px; height: 1px}
Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.