|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
#1 |
|
Member (9 bit)
|
Box around linked pictures?
does anyone know how to remove the box that is around the linked images?
like this one. http://www.zerotoheropunk.cjb.net/ i cant get the box to come off it in the front page |
|
|
|
|
|
#2 |
|
Moderator
Staff
Premium Member
Join Date: Aug 2003
Location: Richmond, VA
Posts: 7,835
|
Hey,
Address the image border and make it equal to zero. In other words, I think this is what the code should be: PHP Code:
kram
__________________
"For today, goodbye. For tomorrow, good luck. And forever, Go Blue!"
University of Michigan President Mary Sue Coleman |
|
|
|
|
|
#3 |
|
Member (9 bit)
|
thanks alot man
|
|
|
|
|
|
#4 |
|
Member (10 bit)
|
another way so you don't have to add that to every img tag is to either add to your css sheet or insert this between head tags:
PHP Code:
Last edited by MSIuser; 06-18-2004 at 09:36 PM. |
|
|
|
|
|
#5 |
|
Moderator
Staff
Premium Member
Join Date: Aug 2003
Location: Richmond, VA
Posts: 7,835
|
Use MSIuser's code as external CSS and every image on your websites should be without the white border.
Hope that helps, kram |
|
|
|
|
|
#6 |
|
Member (8 bit)
|
I think maybe if he doesnt know how to make the border go away on a linked image, he probably doesnt know how to write, link, or insert CSS code... Just a thought.
Although, it is really worth learning, if you have a little bit of spare time, and patience. I would suggest starting here Go for it. Last edited by longrawker; 07-01-2004 at 07:57 AM. |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|