My tally module is messed up on the home page
80,159pages on
this wiki
this wiki
Forum page
This Forum has been archived
Visit the new ForumsForums: Index → Support Requests → My tally module is messed up on the home page
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 689 days. It is considered archived - the discussion is over. Do not add to unless it really needs a response.
Hey, I'm the main bureaucrat at Reptipedia, and right now I'm just modifying the Wikia.css. I've modified the tally module to have a rounded colored box around it, and it looks the way I desire it to be on an article page like this:
http://reptiles.wikia.com/wiki/Squamata
But I just now noticed at the main page, it tries to do something similar to that. Now it looks messed up:
http://reptiles.wikia.com/wiki/Main_Page
Is there a way to make it look differently on the main page? Or if there isn't, is there a way to simply eliminate the tally module from the main page in general? (But keep it on the article pages and such)
--Thesaurus Rex 05:41, July 28, 2011 (UTC)
- You can restrict the css selector to only style classes in another block, so replacing
.tallywith.WikiaRail .tallywill style only the elements with the tally class which are in the siderail. Where did you get this code anyway? — Sovq 06:21, July 28, 2011 (UTC)- Thanks, it worked perfectly. Oh, and I used Firebug. Why? Thesaurus Rex 07:33, July 28, 2011 (UTC)
- Was just curious, the Wikia.css structure looks familiar to what one of the users I know does. — Sovq 11:27, July 28, 2011 (UTC)