PHP-Fusion Version Compatibility :
License :
Version :
Name :
Author :
v7.02.00
Released as free software without warranties under GNU Affero GPL v3.
1.00
Orion
Mangee's Conversions
A conversion of the Orion PSD file from dd-studios.com.
Theme uses some css3 styling.
Banner area can be increased in height by editing #logo in styles.css, background image allows this.
Orion has a variable width of 1004px to 1200px.
Orion features a jquery animated drop down menu.
An extra feature included with Orion is the muti column navigation in the footer which can expand in height with more links.
Login-message-admin-logout panel in header based on code from www.fangree.co.uk.
Upload all files and folders in the root/themes/ folder to your themes folder.
Then in the admin panel choose the theme as your default.
jQuery animated drop down menu
To edit the link urls and text you must edit the theme.php file using a text editor like notepad or PSPad...
In theme.php look for Custom Menu. This is the title of the drop down below it, change.
In theme.php look for Sub Item. These are the titles of the links in the drop down and flyouts, change.
In theme.php look for href='#' just before Sub Item the # is what you change for the url.
Examples are already in the theme.php file.
Example of url href='".BASEDIR."news.php'
Example of url href='".BASEDIR."forum/index.php'
Footer multi column & multi link navigation
Its background will allow you to expand in height with more links.
To edit the link urls and text you must edit the theme.php file using a text editor like notepad or PSPad...
In theme.php look for <h3>XXXXXX</h3>. This is the title of the colume of links below it, change.
In theme.php look for Custom Link. These are the titles of the links in the footer, change.
Some titles have been changed to give you an example.
In theme.php look for href='#' just before Custom Link the # is what you change for the url.
Examples are already in the theme.php file.
Example of url href='".BASEDIR."downloads.php'
Example of url href='".BASEDIR."forum/index.php'
For experienced coders a mini_icons.png, mini_icons.css and mini_icons.txt has been included.