THE GREYED OUT LINKS ON THE RIGHT WILL BE ACTIVATED STEP BY STEP. (SEE ALSO THE MAIN PAGE)

Monday, August 17, 2009

Display-Troubles with FireFox 3.5 & AfraLisp.net

EDIT: 2010/04/19: The issue has meanwhile been solved at it's roots since the whole AfraLISP-website got a redesign.

I already know of some users, that had problems in FireFox 3.5 to display the AfraLisp.net pages correctly. (Some others experience no problems.) I also had that problem. The text displayed as white text on a white background. That it is still there you could only see, if you seleced it (i.e. Strg+A). Strangely that is the only site where I noticed that behavior. Also with previous versions of FireFox the site got displayed correctly.

The only (satisfying) solution, that I found is this:
1) Install the FF-add-on "Stylish".
2) Create a new style with/inside this add-on with this content:
@-moz-document url-prefix('http://www.afralisp.net/') {
* { color: black }
}

3) That's it. Check the AfraLisp.net site, whether it is displayed correctly. (Some texts of links are black afterwards instead of having the correct link-color, but the underline should have the correct color.)

5 comments:

David Watson said...

Hi, I've been aware of this problem and am only just getting round to a complete makeover for AfraLISP.net - it should be ready in a few weeks from now.

Stephan Bartl said...

Thank you, David, for the new AfraLISP-design. I am sure that a lot of readers appreciate that very much - like me for example.

Dan Falck said...

Thanks for that tip. Now I can actually read about bulges :)

Dan

Dan Falck said...

Thanks for the tip. Now I can enjoy this great site without having to select all.

Dan

David Watson said...

Hi, the most popular parts of AfraLISP.net were updated some time ago now and for those that want to view the archive version of the site, that's been fixed so that all text displays properly.