A seemingly easy question i know, but i cant seem to find how to remove the border from my linked images. Currently, there is a blue border on every image i add a link to. Where can i change this please?
A seemingly easy question i know, but i cant seem to find how to remove the border from my linked images. Currently, there is a blue border on every image i add a link to. Where can i change this please?

Hi
Just add "border=0" to your image tag.
E.G.
Code:<a href="something.html"><img src="image.jpg" border="0"></a>

I found they dont show up on IE but do on FireFox
See this thread.
There are currently 1 users browsing this thread. (0 members and 1 guests)