Pages in Category...
63,505pages on
this wiki
this wiki
Forum page
Forums: Index → Support Requests → Pages in Category...
Wikia's forums are a place for the community to help other members.
To contact staff directly or to report bugs, please use Special:Contact.
To contact staff directly or to report bugs, please use Special:Contact.
Note: This topic has been unedited for 98 days. It is considered archived - the discussion is over. Do not add to unless it really needs a response.
How do I remove the Pages in Category thing in a category page by changing MediaWiki:Wikia.css? I've added
.ns-14 .category-gallery { display: none; }
to it but it doesn't remove the heading two. Can anyone help please? —Sam Wang 09:46, February 14, 2012 (UTC)
- I've managed to hide the category galleries on Currency Wiki (example) with the following code:
.category-gallery {display:none;}
- The .ns-14 is redundant, as the category gallery only applies to one namespace. I'm not sure, but that may be the problem with your code. -- Dser ·
- If you're talking about the category gallery, that can be turned off via Special:Wikifeatures. If you're turning it off just for you on wiki's you're not an admin on, the above CSS should work without the .ns-14. If that is still not what you're referring to, reply back with a more detailed question or screenshot. Rappy 18:50, February 14, 2012 (UTC)
(Reset indent) Oops, sorry. Thanks! —Sam Wang 04:50, February 15, 2012 (UTC)
- Only if you can "reply back with a more detailed question or screenshot". Rappy 05:50, February 15, 2012 (UTC)