Home > HowTo's > HowTo: Change default sidebar state of Lilina/Newsbox themes

HowTo: Change default sidebar state of Lilina/Newsbox themes

September 8th, 2009 Leave a comment Go to comments



If you are using the Lilina or the Newsbox theme and you dont want to show the left sidebar by default try this:

1. Backup lilina_footer.js located in [gregarius root]\themes\[theme]\web\js\ directory
2. change line 15 of lilina_footer.js

from

setCookie("_lilinaSidebarCollapser", "collapsed", _lilinaCookiePath);

to

// setCookie("_lilinaSidebarCollapser", "collapsed", _lilinaCookiePath);

3. save, upload and overwrite existing file
4. done


Categories: HowTo's
  1. No comments yet.
  1. No trackbacks yet.