>_Cannapaceus READ ME...

Cannapaceus - a theme for PHP-Fusion version 7.00
  • Current version: Version: 0.9 (Released 07.02.2010)
  • Author: Sveinung {Sveinungs} Skjærseth
  • Website: Yafs.net
Description / Credits:

This is a TWO COLUMN Theme for PHP-Fusion 7 Content Management System.

>_INSTALLATION...

This theme is installed like any other PHP-Fusion themes.
1] Unzip the content of this download to your computer.
2] The folder with the theme will be located in the /themes/ folder (i.e. /themes/Cannapaceus).
3] Use FTP to transfer the theme to you sites /theme/ folder
(i.e. www.your_site.com/themes/Cannapaceus).

You can watch the theme by editing your profile on your website, or set it as the sites default theme in Administration => System Admin: Main Settings.

>_PLEASE NOTE...!

  • This theme is tested in the most commonly used web-browsers (on Windows and Linux). Please report any layout-trouble you might experience, and state what web-browser and O/S you used. A screenshot which explains the error is most welcome too.

>_CONFIGURATION...

This theme uses a fixed width of 990px. If you would like to change this, find the #page ID in styles.css and change to your preferred width.

Note! By default this theme includes a three-column panel at the bottom of your start page.
If you don't want this panel, simply delete or rename the 'bottom_panels_include.php' located in the Cannapaceus/includes folder.

If you'd like the 'bottom_panels' to show on every page, edit 'bottom_panels_include.php' and
1) remove
if (FUSION_SELF == $settings['opening_page']) {
and
2) remove the closing
}
before the closing
?>

It's quite easy to change what panels that's included in the 'bottom panel'.
As an example, if you'd like to use the Latest Articles Panel instead of User Info Panel,
change:
@include INFUSIONS."user_info_panel/user_info_panel.php";
to:
@include INFUSIONS."latest_articles_panel/latest_articles_panel.php";

Just make sure any panel you include is intended to be used as a SIDE-panel and not a CENTER-panel.

>_LICENCE...

This theme is released as free software without warranties under the terms and conditions of version 3 of the Affero GPL license.

Unless you have paid for a PHP-Fusion Licence for the specific domain on witch you are using this theme, OR you have made an agreement with me, you are NOT allowed to remove the theme copyright.