Unter Read More gibts die deutsche Version
Nature is a wonder and my new Nature themes are, too. There has never been a Theme so diverse and variable before.... Ok, let us put aside exaggerations and megaloania. Let us take a look at the facts.
The features:
All of my 10 Nature Themes feature the 9 follwong settings:
I. Disable one side:
Did you ever want to have a 2 column look in a certain theme and wondered how to archive this without having all the other themes also set two 2 columns? No problem with the Nature Themes. Just open up theme.php with an editor and change this line:
$disable_side = 0; //Disable a Panel column for 2 Column look? (1=left/2=right/0=no)
Reload your site and the Panels of the Side you chose is switched to the opposing Side for the time you use this Theme.
Attention: This is an experimental feature. I tested it repeatedly, but there might be strange effects if the script execution is aborted before the whole theme.php was parsed or if there is someone loading your site just in the same millisecond as you do. However, the worst case is that you need to manually switch the Panels to the right side again.
II. Set the topnaviagtion position.
Have you ever been annoyed by the horizontal Naviagtion line, because it wasn't of use for you or because you wanted to have it above instead of below the header? Just switch it off, switch it's postion with the Nature themes and this line:
$topnavi_position = 2; // Position of the horizontal navigation? (1=Above Header/2=below header/3=both/0=off)
III. Footer Naviagtion
Are you sometimes unnerved if you have to scroll all the way up on a long page to reach the navigations? Just enable the horizontal navigation to be shown above the footer, too. That's the line:
$footer_navigation = 1; //Enable the Horizontal Navigation to be shown in the footer, too? (1=yes/0=no)
IV. Disable Header
Is your site solely Information based? You might want to disable the logo then to provide more space for text on the screen. Instead of workarounds with blank 1x1px graphics, just open the theme.php and edit this line:
$show_header = 1; //Show the Header? (1=yes/0=no)
V. Disable Background
By default, there is a tileable background set in every Nature theme. If you don't need it, just disable it by setting this var to 1:
$disable_background = 0; //Disable Background? (1=yes/0=no)
VI. Toggle Date
If your horizontal navigation is stuffed with links or if you just think that there is not much sense in displaying date and time as everybody has a watch and a little clock in the corner of the screen, you can disable the date in the horizontal navigation bar by setting
$show_date = 1; //Show date? (1=yes/0=no)
to 1.
VII. Use Default Banner?
Every Nature Theme has it's own Banner set, which is located as banner.jpg in the theme directory. You can just replace this file or, if you want to show your banner that you set in Main Settings, enable this setting:
$default_banner = 0; //Whether or not to use the Banner set in Main Settings (1=yes/0=no)
VIII. Show Version?
In newer php-fusion versions, the version number is no longer shown in he default themes for security reasons. By default, the Nature Themes do not show the version either. However, if you keep your php-fusion setup updated to the latest version and are proud of that, you can enable the version number in the footer with:
$show_version = 0; //Show your php-fusion version? (1=yes/0=no)
IX. Rollover Navigation?
Last but not least there is this option:
$advanced_navigation = 1; //Fancy Navigation? (1=yes/0=no)
What does it do? Did you ever want to have a cool Rollover Menu but didn't want to mod another file or install another Infusion (if there even is one)?
That's not a problem at all with the Nature themes. Just set the above var to 1 and after reloading your site, the default navigation panel is replaced by a neat css based rollover menu.
The Colors:
My Nature Themes all display a peace of Nature. There are currently cloud, grass, lava, moon, ocean, rape, rock, sunset, universe and wood included in the package. However, there are more to come and if you are fed up to the back teeth wit Nature: There will be quite a number of non Nature based styles based on the Nature Theme Layout. A renewed version of my Grunge Concept Theme is already ready.
Questions, you might want to ask now:
Q: I have all Nature Themes installed. Do I need to set all the settings for each of them?
A: No. Just copy the theme.php file of the Nature Theme you edited to the other theme folders, replacing the existing ones.
Q: Sounds cool, but where can I take a look at them?
A: Just select one of the Themes enumerated above from the theme switcher drop down list.
Q: Wow, I have to get one of those, but where?
A: Browse straight to my Download Section where you'll find a Package with all current Nature Themes.
Q: I want to modify the Banner, can I get the .psd file?
A: Unfortunately, my computer crashed due to a thunderstorm and some of the psd files were lost. I'll recreate these and provide all the psd files in one Package soon.
|