Ingo Chao wrote:

#invnav a { display: block; width: 240px; height: 140px; text-indent: -99999px; margin-bottom: 15px;} /* 1 */

#invnav li { list-style-type: none; list-style-image: none; list-style-position: outside; } /* 2*/


Opera 8.02 (not 7.54!) /Win shows weird problems with the links. Top navigation links get a gray background on hover and keep it, and the image links to the left don't work at all on hover.

I remember someone (Georg?) once said that Opera don't like text-indent: -99999px;

I think you have to keep it <=32000px;

Ingo
--
http://www.satzansatz.de/css.html
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to