View Single Post
  #3 (permalink)  
Old 05-25-07, 09:58 PM
bitstomper bitstomper is offline
Newbie Coder
 
Join Date: Feb 2007
Posts: 26
Thanks: 0
Thanked 0 Times in 0 Posts
Talking

thanks. that was it,
though I had to add it to the actual img tag: < img src=".." style="border: none">

even though the img sits inside a div which has the border already defined as none.

Why is that?

Thanks
Reply With Quote