>>
Site Map
>>
Forums
>>
Themes 6x
Forum module - topics in forum:
Themes 6x - Discussions regarding PHP-Nuke Themes.
overall page?
Hi
I am trying to modify my page. I have found the page where the navigation links are stored, but where is this file included on the rest of the site? I can't find blocks.html included anywhere.
any ideas?
Thanks

: Can you be a bit more clearer, its hard to understand what you want to do.
Looking at it a bit closer, it looks like you want to edit the blocks for your website. If so, you dont edit the links in a file, its on an admin page. Admin >> Blocks, Click edit next to the name of the block, you will then be able to edit it from there.
I want to edit the page that holds the blocks.
I guess there is a tempalte page somewhere which holds the header files, navigation block, content and footer. What is this page called?
Allready opened the root/themes/ folder
BL
I only have a blank index.html there.
Is there not a file that holds all the included files such as header and footer etc?
Whats your theme name and where did you get it from (link)?
the theme is 009. not sure where it came from.
anyone?
We can't help you without knowing the themename, or a link where we can download it.
How did you manage to install the PHP-Nuke version? Where did you download your copy?
Whats your site url?
BL
i dont know where the theme came from. it's someone else's site im working on. the url is:
http://www.conquestrealestate.com
is there not a common 'overall' file?
Yes, there is. Its called theme.php and should be located in root/themes/YOUR-THEME/
BL
ok and that holds the header, footer and blocks pages?
http://www.conquestrealestate.com/themes/009/
A list of files of your theme. As you can see the header and footer are html files and get includes by the theme.php
Blocks.html are the blocks shown left and right on mainpage.
Story_home is the news template for the homepage and Story_page is used in the topics module.
Hope you can work on it now.
BL
excellent. many thanks