Microsoft
Software
Hardware
Network
Question : text-decoration: none not working on firefox?
Hi,
I keep getting a purple outline around one of my <a> elements on my page:
<div id='myGrid'>
<span>
<a>
<img src='..' />
</a>
</span>
</div>
#myGrid a {
text-decoration: none;
}
firefox keeps putting a purple 'visited' border around the image, but chrome/safari don't do this. How am I supposed to get rid of that?
Thanks
Answer : text-decoration: none not working on firefox?
You need to specify a border:none for the image.
Add the below generic class
Cheers
1:
img {border:none;}
Random Solutions
Backup Exec System Recovery 2010
myriad fonts for xp 64 bit
Does Installing Dell OMSA on a Linux server require a reboot?
problem saving datagridview back to mysql vb.net
How to resolve W2k server DC problem
WP wysiwyg editor (for web page viewing) EXTRA BLANK LINES
Text Box not refreshing for some users
Remote Desktop Services Windows 2008 R2
how to use the results of a sql sub-select query in a where statement
user logged in