/*--------------------------------------------+ | PHP-Fusion v6 - Content Management System | |---------------------------------------------| | author: Nick Jones (Digitanium) © 2002-2005 | | web: http://www.php-fusion.co.uk | | email: nick@php-fusion.co.uk | |---------------------------------------------| | Released under the terms and conditions of | | the GNU General Public License (Version 2) | +--------------------------------------------*/ /*--------------------------------------------+ | Fusion 6 Theme for PHP-Fusion v6 | |---------------------------------------------| | author: PHP-Fusion Themes - Shedrock © 2005 | | web: http://phpfusion.org | | email: webmaster@phpfusion.org | |---------------------------------------------| | Released under the terms and conditions of | | the GNU General Public License (Version 2) | +--------------------------------------------*/ // theme settings $body_text = "#000000"; $body_bg = "#a06000"; $theme_width = "100%"; $theme_width_l = "165"; $theme_width_r = "165"; function render_header($header_content) { global $theme_width,$settings; echo "
![]() | ";
// Start banner code
echo "$header_content | "; // End banner code echo "![]() |
![]() | ";
echo ""; $result = dbquery("SELECT * FROM ".DB_PREFIX."site_links WHERE link_visibility<='".iUSER."' AND link_position>='2' ORDER BY link_order"); if (dbrows($result) != 0) { $i = 1; while($data = dbarray($result)) { if ($data['link_url']!="---") { $link_target = ($data['link_window'] == "1" ? " target='_blank'" : ""); if (strstr($data['link_url'], "http://") || strstr($data['link_url'], "https://")) { echo "".$data['link_name'].""; } else { echo "".$data['link_name'].""; } } if ($i != dbrows($result)) { echo " ·\n"; } else { echo "\n"; } $i++; } } echo " | "; echo ""; echo "".ucwords(showdate($settings['subheaderdate'], time()))." | "; echo "![]() |
".stripslashes($settings['footer'])." |
![]() | ";
echo "$subject | "; echo "![]() | ";
echo "
![]() | ";
echo "$news ";
echo "";
echo "
| ";
echo "![]() | ||
![]() | ";
echo "![]() | ";
echo "![]() | ";
echo "
![]() | ";
echo "$subject | "; echo "![]() | ";
echo "
![]() | ";
echo "".($info['article_breaks'] == "y" ? nl2br($article) : $article)." ";
echo "";
echo "
| ";
echo "![]() | ";
echo "||
![]() | ";
echo "![]() | ";
echo "![]() | ";
echo "
![]() | ";
echo "$title | "; echo "![]() | ";
echo "
![]() | ";
echo "\n"; } function closetable() { echo " | "; echo "![]() |
![]() | ";
echo "![]() | ";
echo "![]() | ";
echo "
![]() | ";
echo "$title | "; echo "![]() | ";
echo "
![]() | ";
echo "\n"; } function closeside() { echo " | "; echo "![]() |
![]() | ";
echo "![]() | ";
echo "![]() | ";
echo "
![]() | ";
echo "$title | "; echo "![]() | ";
echo "![]() | ";
echo "
![]() | ";
echo "";
echo " \n";
}
function closesidex() {
echo " ";
echo " | ![]() |
![]() | ";
echo "![]() | ";
echo "![]() | ";
echo "
"; echo " |