How to take off the borders of images? As you can see on my sites forum theres borders around the images. How would I take them off?
My Sites forums: http://www.utechnet.com/active/forum/
How to take off the borders of images? As you can see on my sites forum theres borders around the images. How would I take them off?
My Sites forums: http://www.utechnet.com/active/forum/
img {
border: none;
}
thanks
This topic has been closed to new replies.