![]() |
Making a new page with the same look&feel
I don't know PHP (but know HTML).
My question is how to make a new page that will look like all the other pages (Will have the same header,footer,design...) but will be blank in the middle, so i'll be able to put something new in there (at the same site's look&feel). How do i do it ? b.t.w i also have vBindex if that can help... |
Quote:
|
Quote:
|
add this code to your new template:
Code:
$stylevar[htmldoctype] |
Thank you :)
|
wont they need to make the php file and upload that aswell? to display the template?
if you do the code is: <?php error_reporting(E_ALL & ~E_NOTICE); require_once('./global.php'); eval('$navbar = "' . fetch_template('navbar') . '";'); eval('print_output("' . fetch_template('yourtemplatenameherer') . '");'); ?> |
All times are GMT. The time now is 03:26 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|