If you use Firefox you can apply your own stylesheet to the forum. I've been using my own one for 2 months now, and since this topic comes up on a regular basis I thought about posting it here. The benefits of your own stylesheet are that you can tweak it to your own needs and you don't have to log in to the forum to make it work. The downside is that you need to know some CSS. If you only want to change the colors then this should be easy enough with the sheet attached, but doing something on the layout is not for everyone. This is what the sheet does:
- Changes the colors to a kind of sandstone style
- Uses the whole browser window for the layout. The content adapts to the width of the browser window up to a certain degree. There are limits because the forum uses a table layout
- Reformats quotes
- Hides signatures
Under Windows put this file into the folder
<drive>:\Documents and Settings\<your user id>\Application Data\Mozilla\Firefox\Profiles\<a weird string>.default\chrome
under Linux into
~/.mozilla/firefox/<a weird string>.default/chrome
then restart FF. I don't know anything about Macs, but it must be similar. The file name must be userContent.css, otherwise FF will ignore it. It works from FF 1.5 up. There is a way to get it working with older versions, too - just do a bit of search on the net. It is surely possible to use this stylesheet in Opera or Konqueror with some modifications, but if you're using one of these I assume you're smart enough to figure that out yourself. M$ IE is too stupid for this, even in the new version 7.0. It supports user stylesheets, but you cannot restrict them to a particular URL. This is necessary, though, since it contains directives for the table and td elements, which would mess up probably 90% of other sites in your browser.
There are some problems caused by JavaScript on this site and I didn't have the nerves to solve this. After all, the file was intended for my own purpose only and not meant to be used by someone else. So take it or leave it.
NOTE! The forum doesn't allow attachments with the ending .css, so I renamed the to userContent.mp3. Just rename it back after download. There is no point in trying what it sounds like.