PDA

View Full Version : hover outline on images...


missruby
22nd February 07, 07:16 PM
i have assigned colors to my a states (a:hover etc) for text... the same colors are showing up as outlines on linked images... how do i keep this from happening...?

chrishirst
23rd February 07, 10:47 PM
img {
border: 0;
}