busyone
07-10-2005, 11:42 AM
Hello,
I've searched the forums, and I can't quite find the answer for this.
I used a solution from another thread to remove an unwanted border from my logo title (which is an image).
I typed this into my css:
img {
border: 0px;
}
It worked well.
However, I would like a 1px grey border around my thumbnails without affecting the logo title. Obviously, the code above is preventing any borders on images whatsoever.
How do I create borders ONLY on thumbnails, but not on my logo title?
Thanks in advance.
www.shuttercandy.com
I've searched the forums, and I can't quite find the answer for this.
I used a solution from another thread to remove an unwanted border from my logo title (which is an image).
I typed this into my css:
img {
border: 0px;
}
It worked well.
However, I would like a 1px grey border around my thumbnails without affecting the logo title. Obviously, the code above is preventing any borders on images whatsoever.
How do I create borders ONLY on thumbnails, but not on my logo title?
Thanks in advance.
www.shuttercandy.com