So you think it's icky, then? You want me to change it? Well, that's your job. You'll need to accept a cookie from me (you'll probably do this automatically, unless you know that you won't, and have Javascript enabled to do this, but this site is skinnable.
Well, why not. I used various bits of code culled from discussion boards, and slightly tailored them to my needs. You'll need a little computer common sense to do this, but...
<form> tags. Build a similar page
of your own.<script type="text/javascript" src="set_css.js"></script> <noscript><link rel="stylesheet" type="text/css" href="boring.css" /></noscript>in your head section.
src="set_css.js" to
src="../set_dd_css.js". For subsubdirectories
and deeper, you'll need to make a set_dd_dd_css file and so on.
div.miniflatlist {
display: none;
}
to hide the parts that tell you that you are using other
stylesheets.I think that should be comprehensive. If in doubt, just mail me for assistance.
Consider the above scripts to be in the public domain.