Put this in your userContent.css file and reload Mozilla. (Works with Netscape too.)
div.page[style=“width: 760px; text-align: left;”] { width: auto ! important; }
There’s a slight chance this will affect layout on other sites, but I tried to make the selector as restrictive as possible. I always wanted to customize certain pages like this, but I never got around to it. I figured this was a good time to start.
You have to put it in a file called userContent.css in your profile’s chrome directory. This directory should already have a file called userContent-example.css. It took me a while to find mine. Here’s where I eventually found it:
C:\Documents and Settings\Administrator\Application Data\Mozilla\Profiles\default\ah0e9fbz.slt\chrome
I suggest you search your computer for directories called “chrome”.
Aha, no that’s not right. That’s the default profile directory. When you create a new profile, files get copied from that directory to start a new one. Your profile directory will be somewhere else.
Works for me as well (using Firebird 0.6). What OS do you have, Silentgoldfish? That would help us tell where your user settings are. In Win9x, I believe it is something like C:\windows\application settings…
Just wanted to say that it works with Firebird 0.7 on Windows XP also. The only difference is that you need to place the userContent.css in: C:\Documents and Settings*<username>\Application Data\Phoenix\Profiles\default*<xxxxx>.slt\chrome.
I’m using Firebird 7.0. I have no idea where I put that line, but it worked. That sure made a big difference.
[indent][indent][indent][indent][indent][indent]…;)…[/indent][/indent][/indent][/indent][/indent][/indent]
[indent][indent][indent][indent][indent][indent]Thanks![/indent][/indent][/indent][/indent][/indent][/indent]
I’ve been messing around some more. Nothing as useful as widening the tables, but some kind of fun things. This line makes usernames appear normal size in threads instead of 14pt:
And there are ways to keep things you want to get rid of from displaying, but I don’t need to go into too many details there. Anyway, this was mostly just an exercise, but I wanted to let people know that there’s plenty of potential for customization.
Could someone please post a step-by-step instructional guide to performing this task. You know, one of those “Idiot’s Guide to…” format. I am having no luck at all.