Sidebar always open

Discussion in 'TemplateCodes' started by sbhkma, Apr 2, 2010.

  1. sbhkma Customer

    Working on the templatecodes layout and have a question-how do I get the sidebar to be open all the time?
    I want the main cats, navigation, etc. to always be open and visible. Thanks!
  2. seymourjames All Hands On Deck

    Not sure you can do this without quite a bit of customisation to the javascript files for the accordion. A simpler solution is to take those parts of the accordion out (templatezones/templates/accordion.tpl and put the code in some of the adspaces if you are not using them. Alternatively, you could take some adspaces and copy the code for them directly into the layout.tpl file. Then fill those with the code you have extracted from the accordion. If you are familar with html, a bit of smarty and css you should be able to accomplish this.

    If you wish me to have a go at it then please contact me.
  3. sbhkma Customer

    Your suggestion of using the adspaces was perfect. Heading in the right direction now. Thank you!

Share This Page