| View previous topic :: View next topic |
| Author |
Message |
Mozart
Joined: 29 Dec 2011 Posts: 3
|
Posted: Thu Dec 29, 2011 11:09 am Post subject: Editing Template Questions |
|
|
Hello!
I'm having a bit of trouble figuring out how the templates work, and I have a few questions.
I have an entire separate site designed, and I would like for that to be the Index.html page, while the PHP script runs on another. What steps are necessary to create another index.html page, then redirect the PHP Web Script homepage to like Index2.html or something?
Also, I am having trouble editing the Template for the homepage. When I view the index.html page, it looks to only provide content (it appears to start at the real time counter) and not with any standard html pages, like instances for the logo, navigation, colors, backgrounds ETC. how do I go about editing those things? (Logo, colors, navagation specifically)
Thank you! |
|
| Back to top |
|
 |
PHPWebScripts Richard - Admin
Joined: 13 Jan 2003 Posts: 5695
|
Posted: Thu Dec 29, 2011 11:24 am Post subject: |
|
|
If you want to modify the home page of the script, it's possible, it's not necessary to create a new one. You can edit the content of this page in admin area => templates, it's the template index.html.
If you really prefer to rename it and create your own home page, you can rename the file index.php to something else and upload your home page to the same directory. Name of the file should be index.html.
The header of all public pages is created by using the template _head_public.txt. It's editable in admin area => templates. |
|
| Back to top |
|
 |
Mozart
Joined: 29 Dec 2011 Posts: 3
|
Posted: Thu Dec 29, 2011 11:41 am Post subject: |
|
|
| Thank you for the speedy response! |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|