Forums
This topic is locked
Red box around links (images) once clicked
Posted 06 Jan 2003 02:20:36
1
has voted
06 Jan 2003 02:20:36 Kim Polley posted:
HelloI have a client that has just complained about a red dotted box that appears around linked images (navigation buttons) when they're clicked.
I have no idea how to fix this, does anyone know?
You can view it on the navigation bar or on the title page if you click and then go back.
www.peaceatwork.com/new/index.htm
Thanks
__________________________
B O H E M I A N_B E L L E
www.bohemianbelle.com.au
Replies
Replied 06 Jan 2003 09:26:08
06 Jan 2003 09:26:08 Martha Graham replied:
I just checked in IE, but did not see the red boxes.
Martha Graham
Martha Graham
Replied 07 Jan 2003 21:30:21
07 Jan 2003 21:30:21 Dave Thomas replied:
No page available for me dood
Regards,
Dave
UD4 | Flash 5 | SQL | Access | ASP/VBScript | XP-Pro
Regards,
Dave
UD4 | Flash 5 | SQL | Access | ASP/VBScript | XP-Pro
Replied 07 Jan 2003 22:41:51
07 Jan 2003 22:41:51 asp asp replied:
Were do you see these red boxes??? the sounds to me like a link history!! try puting this between the head tags
<style type="text/css">
<!--
a:visited {
text-decoration: none;
}
-->
</style>
shoud work!!
<style type="text/css">
<!--
a:visited {
text-decoration: none;
}
-->
</style>
shoud work!!