Forum:Encyclopedia National sidebar problem: Difference between revisions

From Orain Meta
Jump to navigation Jump to search
Content added Content deleted
imported>Tyreek
No edit summary
imported>AugurNZ
m (reply)
Line 8: Line 8:
----
----
:: Which css? and currently nothing has been solved.--[[User:Tyreek|Tyreek]] ([[User talk:Tyreek|talk]]) 20:19, 23 October 2013 (UTC)
:: Which css? and currently nothing has been solved.--[[User:Tyreek|Tyreek]] ([[User talk:Tyreek|talk]]) 20:19, 23 October 2013 (UTC)
----
:::Well, I know that as an end user (non-admin) I can use the code above in my own common.css file to auto-expand the Toolbox, so I assume that as an admin you can put it in your sitewide css file to make it apply globally on your wiki. Hope that helps. <span title="Meta-Wiki profile" class="plainlinks">[http://meta.wikimedia.org/wiki/User:AugurNZ <font color="#000" face="Times">'''''Augur'''''</font><font color="#33f" family="Arial">'''''NZ'''''</font>]</span> <span title="Meta-Wiki talk" class="plainlinks">[http://meta.wikimedia.org/wiki/User_talk:AugurNZ <font color="#000" size="4">&#x2710;</font>]</span>[[Special:Contributions/AugurNZ|<font size="4" color="#000">&#x2315;</font>]] 09:35, 24 October 2013 (UTC)

Revision as of 09:35, 24 October 2013


Click to view image https://encyclopedianational.orain.org/wiki/Main_Page on any article of the wiki above the links on my sidebar lay the name thing in which I shall provide an image. Anytime I click on them my wiki acts as if the thing has a collapsible sidebar on it without the new version. I just wanted it to be plain and simple without having the bar with blue links in which you can just click on them to minimize the info.Tyreek (talk) 22:40, 22 October 2013 (UTC)


I have no idea why this is happening sorry, Tyreek, but I do know that that the collapsible sidebar menus can be expanded by default using CSS. For instance, the following code will force the Toolbox to be auto-expanded...
#p-tb div.body {display: block !important}
I don't know whether that will help you or not, and someone else here may have a better solution for you. AugurNZ 10:26, 23 October 2013 (UTC)

Which css? and currently nothing has been solved.--Tyreek (talk) 20:19, 23 October 2013 (UTC)

Well, I know that as an end user (non-admin) I can use the code above in my own common.css file to auto-expand the Toolbox, so I assume that as an admin you can put it in your sitewide css file to make it apply globally on your wiki. Hope that helps. AugurNZ 09:35, 24 October 2013 (UTC)