HighDots Forums  

Link colour?

alt.html.dhtml alt.html.dhtml


Discuss Link colour? in the alt.html.dhtml forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
JennyC
 
Posts: n/a

Default Link colour? - 02-27-2005 , 05:35 AM






Hi

I've used a bit of DHTML from Dynamicdrive :
http://www.dynamicdrive.com/dynamici...agetooltip.htm

Works a treat, BUT shows a red border (default link colour?) around the images
when the mouseover kicks in..........

I have some css on the page for the links, but that does not seem to affect the
red border.

I want to have no border OR a white one on mouseover.

Could some kind soul please help me out ?

URL for demo of what I mean : http://tinyurl.com/6rsh5

TIA Jenny



Reply With Quote
  #2  
Old   
Telvis
 
Posts: n/a

Default Re: Link colour? - 03-01-2005 , 03:23 PM






Hey jennyC,

just use the >>border="0"<< attribute in the img tag... that will do away
with the border...

like this:
<img border="0" src="" alt="">

Telvis


"JennyC" <JennyC (AT) chello (DOT) nl> wrote

Quote:
Hi

I've used a bit of DHTML from Dynamicdrive :
http://www.dynamicdrive.com/dynamici...agetooltip.htm

Works a treat, BUT shows a red border (default link colour?) around the
images
when the mouseover kicks in..........

I have some css on the page for the links, but that does not seem to
affect the
red border.

I want to have no border OR a white one on mouseover.

Could some kind soul please help me out ?

URL for demo of what I mean : http://tinyurl.com/6rsh5

TIA Jenny





Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.