|
|
| |
1. /design.html is not working |
|
Reply |
|
|
 Rik | 2009-12-03 18:34:07 |
| Can I just use a single html file of one of the site's pages or do I need a basic template? /design.html where I can make a proposal isn't working for me. Can you explain how to do it right now, because I'm a bit confused. Thanks in advance. |
| |
2. Re: /design.html is not working |
|
Reply |
|
|
 Manuel Lemos | 2009-12-03 21:17:42 - In reply to message 1 from Rik |
| I am not sure what you are asking. The main page template is an HTML file with some marks that are mandatory. Just go on the editor page, edit the main HTML page, click on the HTML link to see the HTML template. |
| |
3. Re: /design.html is not working |
|
Reply |
|
|
 Tomasz Malewski | 2009-12-03 22:26:58 - In reply to message 1 from Rik |
Rik,
Plz Open URL : http://www.phpclasses.org/design.html
First YOu should be asked about desired theme name etc....
After that You should have table with two records:
[code]
- template.html Main page template HTML Main page template Edit
- styles.css Main CSS styles CSS stylesheet Main CSS stylesheet Edit
[/code]
First one is template, so YOu have predefined necessary components and You HTMLize environment. Looks like SMARTY layout design.
Second one is raw style.css in editor is last tab with description for what right style it is, if You will be little confused with find it self by view-source this tab can be handy for You.
Cya.
|
| |
4. Re: /design.html is not working |
|
Reply |
|
|
 Rik | 2009-12-04 06:56:34 - In reply to message 3 from Tomasz Malewski |
| Yesterday evening it wasn't working for me, now this morning it worked. Great, I'll submit my entry soon. Topic can be closed. |
|