Page 1 of 1

how i build template?

Posted: Mon Aug 03, 2009 12:01 pm
by mchaifa
when i put in css my css and in html my html i get this problem

string(127) "Smarty error: [in tpl_head:23 line 22]: syntax error: unrecognized tag: padding-top: 0px; (Smarty_Compiler.class.php, line 446)" string(111) "Smarty error: [in tpl_head:23 line 22]: syntax error: unrecognized tag '' (Smarty_Compiler.class.php, line 590)" string(127) "Smarty error: [in tpl_head:23 line 23]: syntax error: unrecognized tag: padding-top: 0px; (Smarty_Compiler.class.php, line 446)" string(111) "Smarty error: [in tpl_head:23 line 23]: syntax error: unrecognized tag '' (Smarty_Compiler.class.php, line 590)" string(136) "Smarty error: [in tpl_head:23 line 24]: syntax error: unrecognized tag: zoom: 1; padding-top: 0px; (Smarty_Compiler.class.php, line 446)" string(111) "Smarty error: [in tpl_head:23 line 24]: syntax error: unrecognized tag '' (Smarty_Compiler.class.php, line 590)" string(171) "Smarty error: [in tpl_head:23 line 43]: syntax error: unrecognized tag: imageholder=new Image() imageholder.src=slideimages (Smarty_Compiler.class.php, line 446)" string(111) "Smarty error: [in tpl_head:23 line 43]: syntax error: unrecognized tag '' (Smarty_Compiler.class.php, line 590)" string(142) "Smarty error: [in tpl_head:23 line 46]: syntax error: unidentified token '.open(slidelinks[whichlink])' (Smarty_Compiler.class.php, line 1410)" string(145) "Smarty error: [in tpl_head:23 line 46]: syntax error: unidentified token '.location=slidelinks[whichlink]' (Smarty_Compiler.class.php, line 1410)" string(128) "Smarty error: [in tpl_head:23 line 49]: syntax error: unclosed tag \{if} (opened line 46). (Smarty_Compiler.class.php, line 317)" string(131) "Smarty error: [in tpl_body:23 line 25]: syntax error: unbalanced parenthesis in if statement (Smarty_Compiler.class.php, line 1277)" string(122) "Smarty error: [in tpl_body:23 line 25]: syntax error: unidentified token '.images)' (Smarty_Compiler.class.php, line 1410)" string(146) "Smarty error: [in tpl_body:23 line 25]: syntax error: unidentified token '.images.slide.filters[0].apply()' (Smarty_Compiler.class.php, line 1410)" string(159) "Smarty error: [in tpl_body:23 line 25]: syntax error: unidentified token '.images.slide.src=imageholder[whichimage].src' (Smarty_Compiler.class.php, line 1410)" string(145) "Smarty error: [in tpl_body:23 line 25]: syntax error: unidentified token '.images.slide.filters[0].play()' (Smarty_Compiler.class.php, line 1410)" string(115) "Smarty error: [in tpl_body:23 line 25]: syntax error: unidentified token '=' (Smarty_Compiler.class.php, line 1410)" string(115) "Smarty error: [in tpl_body:23 line 25]: syntax error: unidentified token '=' (Smarty_Compiler.class.php, line 1410)" string(125) "Smarty error: [in tpl_body:23 line 25]: syntax error: unidentified token '.length-1)?' (Smarty_Compiler.class.php, line 1410)" string(115) "Smarty error: [in tpl_body:23 line 25]: syntax error: unidentified token ':' (Smarty_Compiler.class.php, line 1410)" string(128) "Smarty error: [in tpl_body:23 line 47]: syntax error: unclosed tag \{if} (opened line 25). (Smarty_Compiler.class.php, line 317)"


someone can help me i put all the tags of cmsmadesimple that i need in html and i have style.css

how i put it like template.......

Re: how i build template?

Posted: Mon Aug 03, 2009 12:10 pm
by Coldman

Re: how i build template?

Posted: Tue Aug 04, 2009 6:24 am
by mchaifa
i try dosent work...

what is this problems?....


and you cant give me some help like


put all the tags that i need like


GetURL()}{/if}" />




thanks for your help :)

Re: how i build template?

Posted: Tue Aug 04, 2009 8:46 am
by Deak
I suggest you download an existing Theme that has a similar layout to what you want, follow the installation instructions, and then have a play modifying it. This could then form the basis for your own Template.