Tip 2: bold thread titles have new posts since you last opened it. Clicking a thread link you have previously been in automatically takes you to the first new post.
Not sure if its already been posted or not but any chance of the Collapse menus being reinstated for the forum Index? That's a lot of forums to scroll through.
Not sure if its already been posted or not but any chance of the Collapse menus being reinstated for the forum Index? That's a lot of forums to scroll through.
This will PERMANENTLY hide the section from display until you comment out the line of code or remove it. If you NEVER wish to look at specific sections however it does the job.
The Section nodes are as follows:
Code:
node_122 Latest News
node_72 Customer Service
node_1 Hardware
node_108 Apple
node_71 Software
node_27 Audio Visual
node_22 Games
node_11 Life
node_38 Distributed Computing
node_17 Members Market
node_141 OcUK matters
node_93 Archives
To hide Hardware, you would use:
addGlobalStyle('.node_1 { display: none !important; }');
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.