Selias
Well worn.
- Joined
- Mar 2, 2013
- Messages
- 6,442
- Likes received
- 20,138
Is there some way to turn off the "Recent Posts" thing? Or at least make it so that it's only there when browsing the main "Forums" page, rather than at the bottom of every page?
EDIT: Never mind. I don't know why I never think of Stylish.
EDIT: Never mind. I don't know why I never think of Stylish.
Code:
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("forum.questionablequesting.com") {
DIV.section.sectionMain.widget-group-no-name.widget-container { display: none !important; }
}
Last edited: