Help - Search - Members - Calendar
Full Version: Basic
Pixel2Life Forum > Help Section > Website Marketing Tips
Bouzy210
I am new to websites and this is probably a stupid questions, but I made a template and sliced it, but when I look at it online whenever I click on or even look at a link there is a purple box around it. Does that have to do with my code? Also what is the best way to put information on a sliced layout? use straight html? use css?
Archangel
You have to set the image border to zero if it is a link otherwise it will do that.
Mark
So in the css, you would place:

CODE
<style> a img { border: 0; } </style>


I think thats right. Haven't touched a website in ages, forgive me if that is incorrect.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2009 Invision Power Services, Inc.