The following warnings occurred: | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Warning [2] Undefined array key "allowautourl" - Line: 584 - File: inc/class_parser.php PHP 8.1.31 (Linux)
|
How to port template to theme? - Printable Version +- GetSimple Support Forum (http://get-simple.info/forums) +-- Forum: GetSimple (http://get-simple.info/forums/forumdisplay.php?fid=3) +--- Forum: Themes (http://get-simple.info/forums/forumdisplay.php?fid=10) +--- Thread: How to port template to theme? (/showthread.php?tid=2393) |
How to port template to theme? - csacsa - 2011-11-15 Hi, Could somebody help me and explain step by step how to port a template to a theme? Thanks Best wishes Carl How to port template to theme? - Connie - 2011-11-15 Carl, what do you want to know exactly? Isn't the wiki clear enough? See here: http://get-simple.info/wiki/themes:creation The list of template tags will tell you which parts of the template will be created by GS, and you can study the default templates to find out the functionality also please tell us your questions, we will be glad to assist you Cheers, Connie How to port template to theme? - csacsa - 2011-11-15 Thank you for quick reply. Sorry but i not so good at this yet and i not really understand the wiki so that is why i would need a step by step description for dummies. Let´s say i find a theme and would like to bring it in to GetSimple. How to do so the theme looks exactly the same i GS? Best wishes How to port template to theme? - mvlcek - 2011-11-16 csacsa Wrote:Sorry but i not so good at this yet and i not really understand the wiki so that is why i would need a step by step description for dummies.
Optionally use additional functions like the following instead of the example content of the template:
How to port template to theme? - jlm - 2011-11-17 hi, this is what can be done in 10 minutes original theme http://www.freecsstemplates.org/previews/nightvision/ # here the same theme changed to getsimple http://gs.comlu.com/ sure must be applied some changes to have the same look but in no time you can set up a small site quickly ... no? of course using the method described by mvlcek |