TinyPortal
Development => Support => Topic started by: benten on April 10, 2010, 09:33:27 PM
Currently using SMF 1.1.11 + TP 1b5.
I have created custom tab in the theme index.template/php for the front page which works.
The problem I have is I'm trying to make the link go to another webpage (phpraider) in the middle of the window (like search, profile options do) and not in a new blank webpage like it does now.
Hope I have the right section and supplied enough info to help.
Cheers
If you want your raider script to be surround by TP, you'll probably have to include the script using PHP, or going the easy route and using an HTML iframe. Doing a search for iframe should get you the info you need.
Ahh iframe, will have a read up on it today and try it out.
Thank you very much indeed