I have some images setup in my page like so
And when I view the page each picture is surrounded by a lousy border, which I don't want as the images were supposed to blend together into one.
Anyone want to let me know how to turn these off? (I'm using a stylesheet for the page, so if it's as easy as putting in a class that'd be the best for me)
Thanks,
Rob
Code:
<a href="link"><img src="blah.gif" /></a>
And when I view the page each picture is surrounded by a lousy border, which I don't want as the images were supposed to blend together into one.
Anyone want to let me know how to turn these off? (I'm using a stylesheet for the page, so if it's as easy as putting in a class that'd be the best for me)
Thanks,
Rob