Table too large to fit in fixed width
63,506pages on
this wiki
this wiki
Forum page
Forums: Index → Support Requests → Table too large to fit in fixed width
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 419 days. It is considered archived - the discussion is over. Do not add to unless it really needs a response.
First, whats the name of that thing that sits at the right of any table too large to fit in the fixed width area and that cause a popup that allows you to see the whole table?
I've been trying to google around about it but I dont even know what its called.
Second, I hate it. How do I turn it off?
Somehow it got turned back on when I reset my preferences and I never really knew what it was that I did that caused it to disappear in the first place.
Granpa 22:09, March 29, 2011 (UTC)
- Expansion buttons. You can use this CSS to disable them:
.WikiaWideTablesWrapper canvas {display:none;}
.WikiaWideTablesWrapper img.sprite.popout {display:none;}
.WikiaWideTablesWrapper > .table {overflow:visible;}
Monchoman45 Talk Contribs Skystone 22:15,3/29/2011
- Thank you. Granpa 22:18, March 29, 2011 (UTC)
- See also Forum:Large tables. Not sure what the different CSS does differently. -- Fandyllic (talk · contr) 30 Mar 2011 3:31 PM Pacific