Please take a look at this mumbo jumbo example:
Testing page (<!-- m --><a class="postlink" href="http://thecoverguy.tripod.com/test/">http://thecoverguy.tripod.com/test/</a><!-- m -->)
The objective is to adjust the images of the four round corners of a content rectangle. Now the problem is that the two bottom round corners are not showing properly in Firefox 1.0. They bleed outside the rectangle towards the bottom, with a few pixels. And no matter what I change or try, it won't work.
Second, the corners don't look even close to right in Internet Explorer 6.0.
Do you have any idea how to correct this thing?
Thanks a lot for anyone taking the time to help and give tips.I normally nest 4 divs around my content, and apply the corners as backgrounds to them.
<div><div><div><div>
content
</div></div></div></div>
Then apply a corner to each. You might have to switch which section you color and which section you make transparent.
Testing page (<!-- m --><a class="postlink" href="http://thecoverguy.tripod.com/test/">http://thecoverguy.tripod.com/test/</a><!-- m -->)
The objective is to adjust the images of the four round corners of a content rectangle. Now the problem is that the two bottom round corners are not showing properly in Firefox 1.0. They bleed outside the rectangle towards the bottom, with a few pixels. And no matter what I change or try, it won't work.
Second, the corners don't look even close to right in Internet Explorer 6.0.
Do you have any idea how to correct this thing?
Thanks a lot for anyone taking the time to help and give tips.I normally nest 4 divs around my content, and apply the corners as backgrounds to them.
<div><div><div><div>
content
</div></div></div></div>
Then apply a corner to each. You might have to switch which section you color and which section you make transparent.