Alternative Style Sheets

My dad has trouble reading this page since I switched to the fancy CSS layout. Apparently, all the fancy positioning and sizing screws things up when you’ve got your computer set up to use large fonts, a high-contrast color scheme, and so on. I’ve been meaning to implement an alternate style sheet for him, and I’ve finally gotten around to it, with the help of this article. If you look over at the link bar, you’ll now see buttons to switch between the “normal” style sheet, and a “basic” style sheet, which simply turns off most of the fancy stuff and basically switches back to a one-column design, with the left bar at the bottom of the page instead. The JavaScript code behind the buttons should set a cookie, so the style sheet choice will be persistent. Let me know how it works!

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.