PDA

View Full Version : Styling tweak: make the threadview box bigger in Firefox



Dr Headgear - Wannabe viking
04-13-2016, 03:51 PM
If you want to see the whole thread in treeview without scrolling in the little box:

Install the Stylish add on: https://addons.mozilla.org/en-us/firefox/addon/stylish/
Go to AWIMB, and click on the Stylish icon in the toolbar
Click "Write new style" > For www.awimb.com

In the editor, paste:

#posttree {height:100%;} inside the curly brackets {}


The whole thing should look like this:


@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("www.awimb.com") {
#posttree {height:100%;}

}

Save.

Sir C
04-13-2016, 03:59 PM
Jesus H Christ, I've done it and it works!

I'M A COMPUTER PROGRAMMING GENIUS!

Jake
04-13-2016, 04:04 PM
nerd! Nerd! Nerd!

Sir C
04-13-2016, 04:05 PM
I never knew I had it in me.

Everyone must do this. The feeling of achievement and well-being is remarkable. It's a proper buzz.

Dr Headgear - Wannabe viking
04-13-2016, 04:07 PM
Make sure your manservant knows, he will need to organise the re-stocking of the champagne section of your wine cellar.

Also: call for pizza and develop a pallid complexion.

Luis Anaconda
04-13-2016, 04:11 PM
That's what she said

Steve Williams - gay for Mark Knopfler
04-13-2016, 04:13 PM
I think I did it but it makes **** all difference.

Kept telling me to give it a name so I called it Jorge.

Dr Headgear - Wannabe viking
04-13-2016, 04:16 PM
You probably didn't do it then.

You have to make sure you add it for the whole domain, not just the page you're on.

Steve Williams - gay for Mark Knopfler
04-13-2016, 04:19 PM
Yes, yes, the whole domain. Indeed. Hat****.

I followed your ****ing instructions.

Dr Headgear - Wannabe viking
04-13-2016, 04:20 PM
You'll have to ask Sir C for tech support.

PSRB
04-13-2016, 04:25 PM
Yes, yes, the whole domain. Indeed. Hat****.

I followed your ****ing instructions.

Took me 20 minutes :wipecock:

Ash
04-13-2016, 09:11 PM
Hmmm, I got the "Give this style a name" error too. I put a name in the box saying 'Name' and it worked. I didn't call it Jorge though.

The Jorge
04-13-2016, 09:15 PM
I'll take that as a compliment

eastgermanautos
04-14-2016, 02:10 AM
window? where is the stylish icon in which toolbar?



If you want to see the whole thread in treeview without scrolling in the little box:

Install the Stylish add on: https://addons.mozilla.org/en-us/firefox/addon/stylish/
Go to AWIMB, and click on the Stylish icon in the toolbar
Click "Write new style" > For www.awimb.com

In the editor, paste:

#posttree {height:100%;} inside the curly brackets {}


The whole thing should look like this:


@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("www.awimb.com") {
#posttree {height:100%;}

}

Save.

PSRB
04-14-2016, 08:12 AM
window? where is the stylish icon in which toolbar?

In your Firefox tool bar, you should see an S with colours around it, press that

The Jorge
04-14-2016, 08:34 AM
I think it's common knowledge we dont get on

Snin
04-14-2016, 08:48 AM
me too indeed
I think I did it but it makes **** all difference.

Kept telling me to give it a name so I called it Jorge.

Dr Headgear - Wannabe viking
04-14-2016, 02:55 PM
I did have a look for that. You could probably create a css rule that reached it just from its position, but I can't be arsed (mainly because I've *******ed it)