Welcome and have a nice stay !       login   register   need help?  

 Page Info

Page Title: Remove image blue borders
Description: How to remove the blue borders of an image link?
Author: Dumb Genius
Submission Date: 27-02-2006 13:57

 Rating & Comments

View or add comments: (0)
Average members rating: 0



In CSS, the only thing to do to remove the blue border of an image link (between < a > tags) is to put the property 'border' to zero as follow:

Code :
// hide source code
// hide line numbers

1  a img {border: 0;



An equivalent code is :

Code :
// hide source code
// hide line numbers

1  a img {border: none;




Alternatively you can change the color, the thickness, etc... for not keeping the default style of your browser:

Code :
// hide source code
// hide line numbers

1  a img {border: 1px solid black;


Donation:

If you like our free quality work, make a donation by using Paypal and tell us what you would like to see improved on our site for the next few months.

Comments


No comments yet

 Site Activity
Currently online: 0 member(s), 39 guest(s) : All members offline.


 Quick Menu
sitemap
search
galleries
main
forums


 Our Services

Main Projects
Designers For Hire
Unique LDU Skins
LDU Skins For Sale
Seditio Skins For Sale
Templates For Sale


 Statistics
18582 registered members,
1870 topics in forums,
21586 posts in forums,
13589718 pages served since 2004-05-09.
more


 7th Version Design

+++
top