The following warnings occurred: | |||||||||||||||||||||||||||||||||||||||||||||
Warning [2] Undefined array key "allowautourl" - Line: 584 - File: inc/class_parser.php PHP 8.1.31 (Linux)
|
New to Get Simple - Printable Version +- GetSimple Support Forum (http://get-simple.info/forums) +-- Forum: GetSimple (http://get-simple.info/forums/forumdisplay.php?fid=3) +--- Forum: Installation & Setup (http://get-simple.info/forums/forumdisplay.php?fid=5) +--- Thread: New to Get Simple (/showthread.php?tid=824) |
New to Get Simple - DawnB - 2010-06-29 I am new to GS and have to figure out a couple of things: 1. Can I do a drop-down menu with CS - if so, where do I start? 2. More documentation on doing templates. I am a web designer - not programmer and although I can fumble through some stuff, I could benefit by addition information - for example, looking at template tags and not sure which ones are New to Get Simple - yojoe - 2010-06-29 1. you can do a static menu, create pages and then edit the static menu inside template. Look at Zegnåt's multilevel navigation http://get-simple.info/forum/viewtopic.php?id=721 I don't know if it supports css/js dropdown menus. 2. creating a template is easy and intuitive. Just look what template tags you can use http://get-simple.info/docs/ -> template tags and study source code of two provided templates. New to Get Simple - JWH_Matthew - 2010-06-30 A multilevel navigation is super easy using the Zegnat't plugin linked to in yojoe's post. Creating a template is also very easy, try reading the above docs and if you have any questions just ask here on the form, if you have an html template I would be glad to transform it into a GS theme so that you can see how its done! |