Remove 'Rate this article'
63,506pages on
this wiki
this wiki
Forum page
Forums: Index → Support Requests → Remove 'Rate this article'
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 686 days. It is considered archived - the discussion is over. Do not add to unless it really needs a response.
Hey everyone, is there a way to remove the 'Rate this article section' for individual pages? -Imdill3 04:12, July 3, 2010 (UTC)
There's always a way. But it more likely than not requires wikia staff, meaning it's less likely to get done for something that doesn't really affect your wiki.Also the dude above my needs to chill out on his signature. Put it in [[User:HooperBandP/sig]] as a template, then use {{User:HooperBandP/sig}} so it doesn't leave like 7 lines of code on the source. HaloTalk 13:27, July 3, 2010 (UTC)- It is possible using a line of code. Add it to the wiki's MediaWiki:Monaco.css: Mark (talk) 13:29, July 3, 2010 (UTC)
#star-rating-row {
display:none !important;
}
Thanks
Sorry I caused a fiasco but thanks for your help everyone. -Imdill3 15:41, July 6, 2010 (UTC)