ROCKETTHEME IS CLOSING ON JUNE 30, 2025. As a thank-you to our community, enjoy 50% off all themes with the promo code THANKYOU before we shut down.
Read our Farewell Blog Post for more details.
Can anyone tell me what file I access to modify the location and size of Sidebar -a? I want to move it from the right to the left (as a side menu). I would like it to appear on the left hand side of my main content on each page or at least look that way.. thanks
you will need to do this in the template config w/n the admin panel. I dont recommend modifying the code itself. You may also want to check out the documentation for gantry and how the website modules work.
Thanks for the reply. I thought it was an option to turn on a side menu in all templates...
Do you recommend inserting a javascript menu in the article itself?
Also if you could point me to the correct .css. I have altered my template quite a bit however, do you think I can figure out where to make the font colour change from white to black!
Actually I see how to change the font now in the template manager setting. prob is I want the text in the menu white and the body black. When I switch to black for all the menu and overlay is too dark...
you will need to change the css files for the menu. do you have firebug
http://getfirebug.com/
? if not, i recommend getting it and it will answer some of the questions you're looking for.