issue with the pop down table thingy at the top of the forum

Page 1 of 1 [ 2 posts ] 

KingdomOfRats
Veteran
Veteran

User avatar

Joined: 31 Oct 2005
Age: 42
Gender: Female
Posts: 4,833
Location: f'ton,manchester UK

16 Jun 2013, 12:04 pm

is there a way to stop the classrooms/autism section from showing at the top of the forum index without having to do it every time the page is refreshed?

although the topic is there for a reason,am getting fecked off with the pop down table bit at the top,as it doesnt stay closed like the other section below it does,because am focusing on it for to long it wipes out the short term/working memory of mine so am sat there confused until have realised why am on here again, and it takes up most of the screen on this small laptop because am unable to understand text without having it on the max size which maximises the web page size at the same time.

have been searching all over firefoxs add ons,and greasemonkey and cant find one,itd be great if firebug saved the settings localy.
how does everyone else deal with this,or do not find it an issue at all?

cheers!


_________________
>severely autistic.
>>the residential autist; http://theresidentialautist.blogspot.co.uk
blogging from the view of an ex institutionalised autism/ID activist now in community care.
>>>help to keep bullying off our community,report it!


TallyMan
Veteran
Veteran

User avatar

Joined: 30 Mar 2008
Gender: Male
Posts: 40,061

16 Jun 2013, 12:14 pm

I too dislike all that crap at the top of the page. If you use firefox you can get rid of most of it by editing a file called userContent.css The file should be stored in your firefox profile.

On your computer it may be in the folder: AppData\Roaming\Mozilla\Firefox\chrome

The contents of the file should be:

Code:
@-moz-document domain(wrongplanet.net) {
   div#accordion {
        display: none !important;
        }
}
@-moz-document domain(wrongplanet.net) {
   div#banner-content {
        display: none !important;
        }
}


You will need to close and restart Firefox for the changes to be picked up.


_________________
I've left WP indefinitely.