[EMAIL PROTECTED] wrote:
[EMAIL PROTECTED] wrote:
"James Darpinian" <[EMAIL PROTECTED]> wrote:
I decided to try turning the page into a pure CSS layout with no
tables.  The result is available at
http://www.cs.hmc.edu/~jdarpini/sqlite.html  I tested it in IE6; 3
hopefully unobtrusive hacks were needed for it to render decently.

When you click on one of the links on the menu bar, afterwards
the font color is almost identical to the background color
so you can no longer read the text.  Can you suggest a fix
for this problem?


I should have said that this problem is in IE6 only....

Add to the style sheet:
.toolbar A:visited {
        COLOR: blue;
}



-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to