Jump to content

Prevent closing sidebar with admin option


Lava Guy

Recommended Posts

Posted

because of the issue I had in this thread. I'd like to suggest that IPS make this an option controllable from the Admin panel.

I would like to have more control over the sidebar. I want to prevent people from closing it. Since there are varying opinions on this - I'm sure. It should be an option in the admin panel.

PS: I'm still having issues disabling the closing of the sidebar. the proposed solution causes browser errors. if anyone can help, it's appreciated.

Posted

An easier way would be to open ipb_styles.css

Find:


And save the stylesheet :)

.sidebar_toggle {


replace with:

.sidebar_toggle {

     display: none;
Posted

[quote name='Gärrett' date='18 August 2009 - 04:10 PM' timestamp='1250637023' post='1845960']
An easier way would be to open ipb_styles.css

Find:


And save the stylesheet :)

doh! Thanks!

.sidebar_toggle {


replace with:

.sidebar_toggle {

     display: none;
  • 2 months later...
Posted

[quote name='systemss' date='04 November 2009 - 01:03 PM' timestamp='1257354195' post='1875517']
ANy one know the setting for site bar remains open for all page ? of Forum ?not only Index home page .

plzx help


The side bar is coded for the index page only, is my understanding.

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...