Custom Template Question
Hello,
I created a custom template, "new_splash", and "new_header"
In "new_splash" I replaced the $header with $new_header to call it in without all the buttons.
Not this didnt seem to like me, and refused to display it.
I also tried <? eval("dooutput(\"".gettemplate("new_header")."\"); "); ?> Hoping that I could call it in that way. Both didnt work.
Now, is there some special way to call in a custom teplate? $customtemplates_new_header or something like that? Let me know please.
Thank you.
|