changing the border around an imagelink

E

Els

Stijn said:
box is



I tried
background-color:#000000;
background-color:transparent;
but no succes :-(

Found it :-D

it's the background-color of the <a> element.
instead of
<a href......> -loads of space and tabs- <img...> -tabs and
space again - </a>

write <a href=...><img....></a>

and it will be gone.
For sure.

And btw: are you aware that the order of the link styles in
text.css is not the regular order?
 
S

Stijn Goris

Els said:
Found it :-D

it's the background-color of the <a> element.
instead of
<a href......> -loads of space and tabs- <img...> -tabs and
space again - </a>

write <a href=...><img....></a>

and it will be gone.
For sure.

And btw: are you aware that the order of the link styles in
text.css is not the regular order?

Thanks Els for sticking with me me. Finaly solved :)

Is the correct order:
a:link
a:visited
a:hover
?

regards
Stijn
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,764
Messages
2,569,567
Members
45,041
Latest member
RomeoFarnh

Latest Threads

Top