I posted a badge (the betterproject) in the 2nd sidebar of my blog. I would like to remove the border around it. How do I do that? Thanks.
I posted a badge (the betterproject) in the 2nd sidebar of my blog. I would like to remove the border around it. How do I do that? Thanks.
img height="53" border="1" align="middle" width="234"
Try changing border="1" to border="0" and see if that does it.
If it's a linked image, just add this to the stylesheet..
a img {border:none}
Thank you!! :D
This topic has been closed to new replies.