Page 1 of 1

{solved} When I add a link to picture, it makes a blue box, how do I stop it?

Posted: Tue Sep 11, 2007 5:10 pm
by leet8845
Hi there,

When I add a link to picture, it makes a blue box, how do I stop it?

Any help appreciated

Lee

Re: When I add a link to picture, it makes a blue box, how do I stop it?

Posted: Tue Sep 11, 2007 5:22 pm
by chrisl
Insert

Code: Select all

a img {border: none; }

into the css stylesheet attached to the page

Re: When I add a link to picture, it makes a blue box, how do I stop it?

Posted: Tue Sep 11, 2007 5:24 pm
by leet8845
Hi,

Many Thanks