Simple Machines Community Forum

Customizing SMF => Graphics and Templates => Topic started by: o_1281 on September 09, 2006, 09:47:49 PM

Title: How to get a non template php page into a smf template page?
Post by: o_1281 on September 09, 2006, 09:47:49 PM
whats the best way to get this page http://communityrecycle.com/mapper/GMap.php

into the default theme template page http://communityrecycle.com?

I'll have users click on a link to access the Gmap but I want them to be able to register or go else on my webpage from the Gmap.php page
Title: Re: How to get a non template php page into a smf template page?
Post by: bloc on September 10, 2006, 04:16:15 AM
How about just adding simple links on your GMap.php file?

You could also use a iframe inside for example index.template.php - if you want to show it everywhere in the forum.