does anyone know how to take out the border of a link off from a image??
Hi,
try setting the border to zero
like this:
hope this works!
Comment by shurauka — April 21, 2009 @ Tuesday, April 21, 2009 8:02 pm
Comment by shurauka — April 21, 2009 @ Tuesday, April 21, 2009 8:03 pm
in the css you put:
a img{ border:none; }
Comment by marioa3 — April 22, 2009 @ Wednesday, April 22, 2009 9:15 am
RSS feed for comments on this post.
Sorry, the comment form is closed at this time.
Hi,
try setting the border to zero
like this:
hope this works!
Comment by shurauka — April 21, 2009 @ Tuesday, April 21, 2009 8:02 pm
Comment by shurauka — April 21, 2009 @ Tuesday, April 21, 2009 8:03 pm
in the css you put:
a img{
border:none;
}
Comment by marioa3 — April 22, 2009 @ Wednesday, April 22, 2009 9:15 am