View Full Version : Linking to new templates?
Bubble #5
12 Jul 2006, 19:58
What is the best way to link to a new template that you've made?
Is this close?
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
peterska2
12 Jul 2006, 21:06
If it is for an entire new page, then you need to create a php file to associate with the template. Then you just like to it like any other page with
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
If you want to see an example of this in it's most basic form (using just one template) take a gander over to www.peterska2.co.uk/worldcup.php If you need help creating your php file, I'll pull the code I used there as it is the simplist of pages.
Bubble #5
12 Jul 2006, 21:41
If it is for an entire new page, then you need to create a php file to associate with the template.
That's what we were afraid of :surprised:
OK THANKS for sorted it all out :)
peterska2
12 Jul 2006, 21:42
Cool. Glad it's sorted :)
vBulletin® v3.6.12, Copyright ©2000-2013, Jelsoft Enterprises Ltd.