View Full Version : Borders


Incendio
05-26-2005, 10:37 AM
Is it possible to change the color of the boring ugly blue borders you get around linking images/links? Whats the code for that?

pb&j
05-26-2005, 02:09 PM
try some css...

a img {text-decoration:none; border: 1px solid #ff0000;}