|
From: Jon O. <jon...@us...> - 2007-09-09 16:50:54
|
Update of /cvsroot/mxbb/core/templates/prosilver In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv10026/prosilver Added Files: gecko.css index.htm mx_main_layout.html overall_footer.html overall_header.html overall_header_navigation.html prosilver.cfg prosilver.css Log Message: Ok, massive update for 2.9.x. --- NEW FILE: overall_header_navigation.html --- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html dir="{S_CONTENT_DIRECTION}"> <head> <meta http-equiv="Content-Type" content="text/html; charset={S_CONTENT_ENCODING}"> <meta http-equiv="Content-Style-Type" content="text/css"> <!-- BEGIN switch_set_base --> <base href="{U_PORTAL_ROOT_PATH}" > <!-- END switch_set_base --> {META} {NAV_LINKS} <title>{SITENAME} :: {PAGE_TITLE}</title> <!-- First load standard template *.css definition, located in the the phpbb template folder --> <link rel="stylesheet" href="{U_PHPBB_ROOT_PATH}styles/prosilver/theme/stylesheet.css" type="text/css" > <!-- Then load mxBB template *.css definition for mx, located in the the portal template folder --> <link rel="stylesheet" href="{U_PORTAL_ROOT_PATH}{TEMPLATE_ROOT_PATH}{T_MXBB_STYLESHEET}" type="text/css" > <!-- Optionally, redefine some defintions for gecko browsers --> <!-- BEGIN switch_gecko --><link rel="stylesheet" href="{U_PORTAL_ROOT_PATH}templates/prosilver/{T_GECKO_STYLESHEET}" type="text/css" ><!-- END switch_gecko --> <style type="text/css"> <!-- body { /* Text-Sizing with ems: http://www.clagnut.com/blog/348/ */ font-family: Verdana, Helvetica, Arial, sans-serif; color: #828282; background-color: #FFFFFF; /*font-size: 62.5%; This sets the default font size to be equivalent to 10px */ font-size: 10px; margin: 0; padding: 12px 0; display: block; list-style-type: none; color: #777777; margin: 0; color: #4C5D77; } body { font-size: 10px; margin:0px; padding:0px; /* Opera 0 margin */ text-align: center; /* center in IE */ } p, td { font-size: 11px; color: #000000; } /* This is the main table round all portal contents, use with .bodyline */ .mx_main_table { } /* This is the outline table round the overall page header */ .mx_header_table { background-color: #FFFFFF; border: 2px solid #006699; } /* This is the outline table round the columns/blocks, that is the table below the header */ .mx_body_table { } /* This is the outer outline table round the blocks */ .mx_graphborder { } /* Table styles */ table { width: 100%; border: 1px solid #CCCFD3; background-color: #FFFFFF; padding: 1px; } th { padding: 3px 4px; color: #FFFFFF; background: #70AED3 url("{U_PHPBB_ROOT_PATH}templates/prosilver/theme/images/bg_list.gif") bottom left repeat-x; border-top: 1px solid #6DACD2; border-bottom: 1px solid #327AA5; text-align: left; font-size: 0.75em; text-transform: uppercase; } th.1 { color: #B7BAC5; font-size: 11px; font-weight : bold; BORDER-RIGHT: #47475D 1px solid; BORDER-TOP: #121316 2px solid; BORDER-BOTTOM: #47475D 1px solid; BORDER-LEFT: #121316 2px solid; background:#70AED3; height: 25px; background-image: url({U_PHPBB_ROOT_PATH}templates/prosilver/theme/images/bg_list.gif); } td { text-align: left; line-height: 1.20em; } th.thHead { background: url({U_PHPBB_ROOT_PATH}templates/prosilver/theme/images/bg_list.gif) left; } td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom { BORDER-RIGHT: #47475D 1px solid; BORDER-TOP: #121316 2px solid; BORDER-BOTTOM: #47475D 1px solid; BORDER-LEFT: #121316 2px solid; background-image: url({U_PHPBB_ROOT_PATH}templates/prosilver/theme/images/gradient.gif); background:#D1D7DC; font-size: 12px; } th.thSides,td.catSides,td.spaceRow { border-width: 0px 1px 0px 1px; } th.thRight,td.catRight,td.row3Right { border-width: 0px 1px 0px 0px; } th.thLeft,td.catLeft { border-width: 0px 0px 0px 1px; } th.thBottom,td.catBottom { border-width: 0px 1px 1px 1px; } th.thTop { border-width: 1px 0px 0px 0px; } th.thCornerL { border-width: 1px 0px 0px 1px; } th.thCornerR { border-width: 1px 1px 0px 0px; } td.row3Right,td.spaceRow { font-size: 12px; background-color: #B9B9B9; BORDER-TOP: #B7B7B7 1px solid; BORDER-BOTTOM: #E7E7E7 1px solid; BORDER-LEFT: #B7B7B7 1px solid; BORDER-RIGHT: #E7E7E7 1px solid; } td.catHead { font-size: 12px; BORDER-RIGHT: #47475D 1px solid; BORDER-TOP: #121316 2px solid; BORDER-BOTTOM: #47475D 1px solid; BORDER-LEFT: #121316 2px solid; background:#1E1E2A; } td.catSides { BORDER-RIGHT: #47475D 1px solid; BORDER-TOP: #121316 2px solid; BORDER-BOTTOM: #47475D 1px solid; BORDER-LEFT: #121316 2px solid; background:#1E1E2A; } td.catRight { BORDER-RIGHT: #47475D 1px solid; BORDER-TOP: #121316 2px solid; BORDER-BOTTOM: #47475D 1px solid; BORDER-LEFT: #121316 2px solid; background:#1E1E2A; } td.catLeft { BORDER-RIGHT: #47475D 1px solid; BORDER-TOP: #121316 2px solid; BORDER-BOTTOM: #47475D 1px solid; BORDER-LEFT: #121316 2px solid; background:#1E1E2A; } td.catBottom { BORDER-RIGHT: #47475D 1px solid; BORDER-TOP: #121316 2px solid; BORDER-BOTTOM: #47475D 1px solid; BORDER-LEFT: #121316 2px solid; background:#1E1E2A; } .rtl th, .rtl td { text-align: right; } table.type2 { border: none; background: none; padding: 0; } table.type2 th { background: none; border-top: none; text-align: center; color: #115098; padding: 2px 0; } table.type2 td { padding: 0; font-size: 11px; } table.type2 td.name { padding: 2px; vertical-align: middle; } table.type3 { float: right; width: 300px; border: none; background-color: transparent; padding: 0; } .rtl table.type3 { float: left; } table.type3 thead th { background-color: transparent; border-top: none; text-align: center; color: #115098; padding: 0 3px; font-size: 11px; font-weight: normal; text-transform: none; } table.type3 tbody th { border-top: none; text-align: left; text-transform: none; padding: 0; border: none; font-size: 12px; font-weight: normal; width: 100%; } .rtl table.type3 tbody th { text-align: right; } table.type3 td { text-align: center; padding: 1px; } th.name { text-align: left; width: auto; } .rtl th.name { text-align: right; } td.name { text-align: left; font-weight: bold; } .rtl td.name { text-align: right; } .entry { text-align: left; font-weight: normal; } .rtl .entry { text-align: right; } .row1 { background-color: #F9F9F9; } .row2 { background-color: #DCEBFE; } .row3 { background-color: #DBDFE2; } .row4 { background-color: #E4E8EB; } .col1 { background-color: #DCEBFE; } .col2 { background-color: #F9F9F9; } .spacer { background-color: #DBDFE2; height: 1px; line-height: 1px; } /* These are the main mx column styles */ td.leftcol { } td.middlecol { } td.rightcol { } /* This is the style used for the top page title. */ .pagetitle { font-weight: bold; font-size: 30px; font-family: "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif; text-decoration: none; line-height : 120%; color : #000066; font-variant: small-caps; text-transform: capitalize; letter-spacing: 5px; vertical-align: 20%; } /* This is the style used for the top site title. */ .sitetitle { font-family: Arial; font-variant: small-caps; font-weight: bolder; font-size: 12pt; color: #000066; } /* This is the style used for the top site description. */ .sitetitle_desc { color: #006699; font-size: 9px; } /* Customized hr below site title */ hr.hrtop { height: 3px; border: solid #000066 1px; border-top-width: 1px; } /* For all contract/expand rollup buttons */ .mx_rollup_button { font-size: 11px; margin: 0px; padding: 0px; cursor: pointer; cursor: hand; } /* Form elements */ form { margin-bottom: 0px; } /* Form elements */ form.mx_editform { margin-bottom: 0px; margin-top: 0px; } /* This is the border around numbers in pagination */ .mx_pagination, .mx_pagination_sele, .mx_pagination_over { padding-left: 2px; padding-right: 2px; border-top: 1px solid #B0B0B0; border-right: 1px solid #B0B0B0; border-bottom: 1px solid #B0B0B0; border-left: 1px solid #B0B0B0; text-decoration: none; } .mx_pagination_sele { background-color: #E0E0E0; } .mx_pagination_over { background-color: #F0F0F0; } .shadow { color: #00AA00; filter: DropShadow(Color=#660000, OffX=5, OffY=5, Positive=1); } img.shadow { color: #00AA00; filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=5, OffY=5, Color='gray', Positive='true'); } --> </style> {MX_ADDITIONAL_CSS} {MX_ICON_CSS} <script type="text/javascript" src="{U_PHPBB_ROOT_PATH}templates/prosilver/forum_fn.js"></script> <!-- BEGIN switch_enable_pm_popup --> <script language="javascript" type="text/javascript"><!-- if( {PRIVATE_MESSAGE_NEW_FLAG} ) { window.open('{U_PRIVATEMSGS_POPUP}', '_phpbbprivmsg', 'HEIGHT=225,resizable=yes,WIDTH=400'); } // --></script> <!-- END switch_enable_pm_popup --> <script language="javascript" type="text/javascript"><!-- function checkSearch() { if (document.search_block.search_engine.value == 'google') { window.open('http://www.google.com/search?q=' + document.search_block.search_keywords.value, '_google', ''); return false; } else if (document.search_block.search_engine.value == 'site') { window.open('{U_SEARCH_SITE}&search_keywords=' + document.search_block.search_keywords.value, '_self', ''); return false; } else if (document.search_block.search_engine.value == 'kb') { window.open('{U_SEARCH_KB}&search_keywords=' + document.search_block.search_keywords.value, '_self', ''); return false; } else if (document.search_block.search_engine.value == 'pafiledb') { window.open('{U_SEARCH_PAFILEDB}&search_keywords=' + document.search_block.search_keywords.value, '_self', ''); return false; } else { return true; } } // --></script> <script language="javascript" type="text/javascript" src="{U_PORTAL_ROOT_PATH}modules/mx_shared/lib/Common.js"></script> <script language="javascript" type="text/javascript" src="{U_PORTAL_ROOT_PATH}modules/mx_shared/lib/Toggle.js"></script> </head> <body id="mxbb" class="section-index {S_CONTENT_DIRECTION}"> <div id="wrap"> <a name="top" id="top"></a> <div id="page-header"> <div class="headerbar"> <div class="inner"><span class="corners-top"><span></span></span> <div id="site-description"> <a href="{U_INDEX}" title="{L_INDEX}" id="logo"><img src="{U_PORTAL_ROOT_PATH}{TEMPLATE_ROOT_PATH}images/logo.gif" border="0" alt="{L_INDEX}" vspace="1"/></a> <h1>{SITENAME}</h1> <p>{SITE_DESCRIPTION}</p> <p style="display: none;"><a href="#start_here">{L_SKIP}</a></p> </div> <div id="search-box"> <form action="{U_SEARCH}" method="get" id="search"> <fieldset> <input name="search_keywords" id="keywords" type="text" maxlength="128" title="" class="inputbox search" value="{L_SEARCH}..." onclick="if(this.value=='{L_SEARCH}...')this.value='';" onblur="if(this.value=='')this.value='{L_SEARCH}...';" /> <input class="button2" value="{L_SEARCH}" type="submit" /><br /> {S_HIDDEN_FIELDS} </fieldset> </form> </div> <span class="corners-bottom"><span></span></span></div> </div> <div class="navbar"> <div class="inner"><span class="corners-top"><span></span></span> <ul class="linklist navlinks"> <!-- BEGIN switch_user_logged_out --> <li class="linklist"> <a href="{U_REGISTER}" class="mainmenu"><img src="{NAV_IMAGES_REGISTER}" class="mx_icon" border="0" alt="" hspace="1" align="middle" /></a><span class="mainmenu"><a href="{U_REGISTER}" class="mainmenu">{L_REGISTER}</a> </li> <!-- END switch_user_logged_out --> <li class="linklist"> <a href="{U_LOGIN_LOGOUT}" class="mainmenu"><img src="{NAV_IMAGES_LOGIN_LOGOUT}" class="mx_icon" border="0" alt="" hspace="1" align="middle" /></a><span class="mainmenu"><a href="{U_LOGIN_LOGOUT}" class="mainmenu">{L_LOGIN_LOGOUT}</a></span> </li> </ul> <span class="corners-bottom"><span></span></span> </div> </div> <!-- BEGIN switch_view --> <ul> <li><span class="gensmall">{CURRENT_TIME}</span></li> </ul> <ul> <li><span class="nav"><a href="{U_INDEX}" class="nav">{L_INDEX}</a></span></li> </ul> <!-- END switch_view --> <!-- BEGIN phpbb_stats --> <ul> <li align="left" valign="top" ><span class="gensmall"> <!-- BEGIN switch_user_logged_in --> {LAST_VISIT_DATE}<br /> <!-- END switch_user_logged_in --> {CURRENT_TIME}<br /></span> </li> <li align="right" valign="top" > <!-- BEGIN switch_user_logged_in --> <a href="{U_SEARCH_NEW}" class="gensmall">{L_SEARCH_NEW}</a><br /><a href="{U_SEARCH_SELF}" class="gensmall">{L_SEARCH_SELF}</a><br /> <!-- END switch_user_logged_in --> <a href="{U_SEARCH_UNANSWERED}" class="gensmall">{L_SEARCH_UNANSWERED}</a> </li> </ul> <!-- END phpbb_stats --> </div> <a name="start_here"></a> <div id="page-body"> <li>{OVERALL_NAVIGATION}</li> --- NEW FILE: prosilver.css --- /************************************************************\ | Addon or redefined CSS definitions for mxBB-Portal \************************************************************/ p, td { font-size: 11px; color: #000000; } /* This is the main table round all portal contents, use with .bodyline */ .mx_main_table { } /* This is the outline table round the overall page header */ .mx_header_table { background-color: #FFFFFF; border: 2px solid #006699; } /* This is the outline table round the columns/blocks, that is the table below the header */ .mx_body_table { } /* This is the outer outline table round the blocks */ .mx_graphborder { } /* These are the main mx column styles */ td.leftcol { } td.middlecol { } td.rightcol { } /* This is the style used for the top page title. */ .pagetitle { font-weight: bold; font-size: 30px; font-family: "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif; text-decoration: none; line-height : 120%; color : #000066; font-variant: small-caps; text-transform: capitalize; letter-spacing: 5px; vertical-align: 20%; } /* This is the style used for the top site title. */ .sitetitle { font-family: Arial; font-variant: small-caps; font-weight: bolder; font-size: 12pt; color: #000066; } /* This is the style used for the top site description. */ .sitetitle_desc { color: #006699; font-size: 9px; } /* Customized hr below site title */ hr.hrtop { height: 3px; border: solid #000066 1px; border-top-width: 1px; } /* For all contract/expand rollup buttons */ .mx_rollup_button { font-size: 11px; margin: 0px; padding: 0px; cursor: pointer; cursor: hand; } /* Form elements */ form { margin-bottom: 0px; } /* Form elements */ form.mx_editform { margin-bottom: 0px; margin-top: 0px; } /* This is the border around numbers in pagination */ .mx_pagination, .mx_pagination_sele, .mx_pagination_over { padding-left: 2px; padding-right: 2px; border-top: 1px solid #B0B0B0; border-right: 1px solid #B0B0B0; border-bottom: 1px solid #B0B0B0; border-left: 1px solid #B0B0B0; text-decoration: none; } .mx_pagination_sele { background-color: #E0E0E0; } .mx_pagination_over { background-color: #F0F0F0; } .shadow { color: #00AA00; filter: DropShadow(Color=#660000, OffX=5, OffY=5, Positive=1); } img.shadow { color: #00AA00; filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=5, OffY=5, Color='gray', Positive='true'); } --- NEW FILE: overall_footer.html --- <div align="center" id="page-footer"> <span class="copyright"> <!-- BEGIN editcp_exists --> <span class="genmed">{editcp_exists.ADMIN_OPTIONS}</span> <span class="newsbutton" onclick="mx_toggle_editCP(this, 'editCP_switch', '{editcp_exists.EDITCP_EXPAND_IMG}', '{editcp_exists.EDITCP_CONTRACT_IMG}');"><img src="{editcp_exists.EDITCP_DYNAMIC_IMG}" border="0" alt="" /></span><br /> <!-- END editcp_exists --> {ADMIN_LINK}<br /> <!-- We request you retain the full copyright notice below including the link to www.phpbb.com. This not only gives respect to the large amount of time given freely by the developers but also helps build interest, traffic and use of phpBB 2.0. If you cannot (for good reason) retain the full copyright we request you at least leave in place the Powered by phpBB line, with phpBB linked to www.phpbb.com. If you refuse to include even this then support on our forums may be affected. The phpBB Group : 2002 & mxBB Team : 2002 // --> {POWERED_BY} <a href="http://www.mx-system.com/" target="_mx-system" class="copyright">mxBB Portal</a> {MX_VERSION} © 2001-2007 & <a href="http://www.phpbb.com/" target="_phpbb" class="copyright">phpBB</a> {PHPBB_VERSION} © 2000, 2002, 2005, 2007 phpBB Group | {MXBB_EXTRA} </div> <a name="bot" id="bot"></a></td></tr></table></td></tr></table> <!-- This displays generation info at the bottom of the page --> {EXECUTION_STATS} </body> </html> --- NEW FILE: prosilver.cfg --- <?php /** * * @package mxBB Portal Core * @version $Id: prosilver.cfg,v 1.1 2007/09/09 16:50:46 jonohlsson Exp $ * @copyright (c) 2002-2006 mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * */ /** Original theme by: * * copyright (C) 2001 The phpBB Group * Created by subBlue design * www.subBlue.com * subSilver dev. forum: www.subSky.com/phpBB2/ * */ /** Adapted for mxBB by: * * The mxBB Development Team * Version: 1.0 * Requirements: mxBB Core 2.8.x * */ $mx_template_settings['portal_backend'] = 'phpbb3'; // // Do not alter this line! // define(MX_TEMPLATE_CONFIG, true); $mx_template_config = true; /********************************************************************************\ | Template Setup | - define general template settings \********************************************************************************/ // // Credits, copyrights etc $mx_template_settings['template_copy'] = 'Original subSilver theme for phpBB by <a href="http://www.subSky.com/phpBB2/">subBlue design</a> :: Adapted for mxBB by <a href="http://www.mxbb.net">The mxBB Development Team</a>'; // // When creating a new template, you normally "clone" a template and modify a number of *.tpl files. // For similar templates this means only a few files are different. // For example: you may have a template similar to subSilver, but with a different overall_header.tpl - the other files are identical. // Then this template should only contain one *.tpl file, namely overall_header.tpl, // and with $mx_template_settings['cloned_template'] = 'subSilver'. // If this template is a full set of *.tpl files, leave this blank. $mx_template_settings['cloned_template'] = ''; // // Block border graphics are defined in mx_main_layout.tpl, within the 'graph_border' template environment. // Turning this setting 'false' will disable block border graphics. $mx_template_settings['border_graphics'] = false; /********************************************************************************\ | Define what graphics bundles to use | - these are very handy paths to ALL kind of phpBB/mxBB graphics \********************************************************************************/ $mx_images['mx_graphics']['general'] = $current_template_path . "/images"; $mx_images['mx_graphics']['page_icons'] = file_exists( $mx_root_path . $current_template_path . "/images/page_icons" ) ? $current_template_path . "/images/page_icons" : $cloned_template_path . "/images/page_icons"; $mx_images['mx_graphics']['block_icons'] = file_exists( $mx_root_path . $current_template_path . "/images/block_icons" ) ? $current_template_path . "/images/block_icons" : $cloned_template_path . "/images/block_icons"; $mx_images['mx_graphics']['menu_icons'] = file_exists( $mx_root_path . $current_template_path . "/images/menu_icons" ) ? $current_template_path . "/images/menu_icons" : $cloned_template_path . "/images/menu_icons"; $mx_images['mx_graphics']['admin_icons'] = file_exists( $mx_root_path . $current_template_path . "/images/admin_icons" ) ? $current_template_path . "/images/admin_icons" : $cloned_template_path . "/images/admin_icons"; $mx_images['mx_graphics']['phpbb_icons'] = file_exists( $phpbb_root_path . $current_template_path . "/images" ) ? $current_template_path . "/images" : $cloned_template_path . "/images"; // // Prefix all paths to get full img URLs // $current_template_images = PORTAL_URL . $mx_images['mx_graphics']['general']; // Logo etc $current_template_page_images = PORTAL_URL . $mx_images['mx_graphics']['page_icons']; // Used by adminCP - Pages $current_template_block_images = PORTAL_URL . $mx_images['mx_graphics']['block_icons']; // Used by userCP block buttons $current_template_menu_images = PORTAL_URL . $mx_images['mx_graphics']['menu_icons']; // Used by adminCP - Navigation Menu $current_template_admin_images = PORTAL_URL . $mx_images['mx_graphics']['admin_icons']; // Internal graphics for the mxBB adminCP $current_template_phpbb_images = PHPBB_URL . $mx_images['mx_graphics']['phpbb_icons']; // phpBB graphics template // // Define the icon css style // $mx_images['mx_graphics']['icon_style'] = '<style type="text/css"> .mx_icon { vertical-align: middle; background-color:; background-image: url('.$current_template_menu_images.'/icon_bg.gif); background-repeat: no-repeat; } .mx_icon_hot { vertical-align: middle; background-color:; background-image: url('.$current_template_menu_images.'/icon_bg.gif); background-repeat: no-repeat; } </style>'; /********************************************************************************\ | Page Navigation Images | 1. If you want to control the overall_header.tpl images from this *.cfg file, make defintions below | 2. Or if not, use hardcoded image paths in overall_header.tpl, just like in the phpBB standard subSilver overall_header.tpl. \********************************************************************************/ // // Use mxBB graphics - normally the menu_icons bundle // $mx_images['mx_nav_home'] = "$current_template_menu_images/icon_home.gif"; // {NAV_IMAGES_HOME} $mx_images['mx_nav_forum'] = "$current_template_menu_images/icon_forum.gif"; // {NAV_IMAGES_FORUM} $mx_images['mx_nav_profile'] = "$current_template_menu_images/icon_profile.gif"; // {NAV_IMAGES_PROFILE} $mx_images['mx_nav_faq'] = "$current_template_menu_images/icon_faq.gif"; // {NAV_IMAGES_FAQ} $mx_images['mx_nav_search'] = "$current_template_menu_images/icon_search.gif"; // {NAV_IMAGES_SEARCH} $mx_images['mx_nav_members'] = "$current_template_menu_images/icon_members.gif"; // {NAV_IMAGES_MEMBERS} $mx_images['mx_nav_groups'] = "$current_template_menu_images/icon_groups.gif"; // {NAV_IMAGES_GROUPS} $mx_images['mx_nav_mail'] = "$current_template_menu_images/icon_mail.gif"; // {NAV_IMAGES_PRIVMSG} $mx_images['mx_nav_login'] = "$current_template_menu_images/icon_login.gif"; // {NAV_IMAGES_LOGIN_LOGOUT} $mx_images['mx_nav_register'] = "$current_template_menu_images/icon_register.gif"; // {NAV_IMAGES_REGISTER} // // Use standard phpBB graphics // /* $mx_images['mx_nav_home'] = "$current_template_phpbb_images/icon_minipost.gif"; $mx_images['mx_nav_forum'] = "$current_template_phpbb_images/icon_minipost.gif"; $mx_images['mx_nav_profile'] = "$current_template_phpbb_images/icon_mini_profile.gif"; $mx_images['mx_nav_faq'] = "$current_template_phpbb_images/icon_mini_faq.gif"; $mx_images['mx_nav_search'] = "$current_template_phpbb_images/icon_mini_search.gif"; $mx_images['mx_nav_members'] = "$current_template_phpbb_images/icon_mini_members.gif"; $mx_images['mx_nav_groups'] = "$current_template_phpbb_images/icon_mini_groups.gif"; $mx_images['mx_nav_mail'] = "$current_template_phpbb_images/icon_mini_message.gif"; $mx_images['mx_nav_login'] = "$current_template_phpbb_images/icon_mini_login.gif"; $mx_images['mx_nav_register'] = "$current_template_phpbb_images/icon_mini_register.gif"; */ /********************************************************************************\ | Block Images | - these images are used for the block editCP buttons and controls \********************************************************************************/ $mx_images['mx_contract'] = "$current_template_block_images/contract.gif"; $mx_images['mx_expand'] = "$current_template_block_images/expand.gif"; $mx_images['mx_block_edit_admin'] = "$current_template_block_images/block_edit_admin.gif"; $mx_images['mx_block_edit_split'] = "$current_template_block_images/block_edit_split.gif"; $mx_images['mx_block_edit'] = "$current_template_block_images/block_edit.gif"; $mx_images['mx_block_hidden'] = "$current_template_block_images/block_hidden.gif"; /********************************************************************************\ | adminCP/editCP Images | - these images are used for the adminCP & block editCP \********************************************************************************/ $mx_images['mx_spacer'] = "$current_template_phpbb_images/spacer.gif"; // // phpBB Graphics - redefined for mxBB // - Uncomment and redefine phpBB graphics // // If you need to redefine some phpBB graphics, look within the phpBB/templates folder for the template_name.cfg file and // redefine those $image['xxx'] you want. Note: Many phpBB images are reused all over mxBB (eg see below), thus if you redefine // common phpBB images, this will have immedaite effect for all mxBB pages. // $current_template_images = $current_template_path . "/images"; $images['icon_quote'] = "$current_template_images/{LANG}/icon_quote.gif"; $images['icon_edit'] = "$current_template_images/{LANG}/icon_edit.gif"; $images['icon_profile'] = "$current_template_images/icon_profile.gif"; $images['icon_pm'] = "$current_template_images/icon_pm.gif"; $images['icon_email'] = "$current_template_images/icon_email.gif"; $images['icon_delpost'] = "$current_template_images/icon_delete.gif"; $images['icon_ip'] = "$current_template_images/icon_ip.gif"; $images['icon_www'] = "$current_template_images/icon_www.gif"; $images['icon_icq'] = "$current_template_images/icon_icq_add.gif"; $images['icon_aim'] = "$current_template_images/icon_aim.gif"; $images['icon_yim'] = "$current_template_images/icon_yim.gif"; $images['icon_msnm'] = "$current_template_images/icon_msnm.gif"; $images['icon_minipost'] = "$current_template_images/icon_post_target.gif"; $images['icon_gotopost'] = "$current_template_images/icon_minipost.gif"; $images['icon_minipost_new'] = "$current_template_images/icon_post_target_unread.gif"; $images['icon_latest_reply'] = "$current_template_images/icon_latest_reply.gif"; $images['icon_newest_reply'] = "$current_template_images/icon_newest_reply.gif"; $images['forum'] = "$current_template_images/forum_read.gif"; $images['forum_new'] = "$current_template_images/forum_unread.gif"; $images['forum_locked'] = "$current_template_images/forum_read_locked.gif"; $images['folder'] = "$current_template_images/topic_read.gif"; $images['folder_new'] = "$current_template_images/topic_unread.gif"; $images['folder_hot'] = "$current_template_images/topic_read_hot.gif"; $images['folder_hot_new'] = "$current_template_images/topic_unread_hot.gif"; $images['folder_locked'] = "$current_template_images/topic_read_locked.gif"; $images['folder_locked_new'] = "$current_template_images/topic_unread_locked.gif"; $images['folder_sticky'] = "$current_template_images/sticky_read.gif"; $images['folder_sticky_new'] = "$current_template_images/sticky_unread.gif"; $images['folder_announce'] = "$current_template_images/announce_read.gif"; $images['folder_announce_new'] = "$current_template_images/announce_unread.gif"; $images['post_new'] = "$current_template_images/{LANG}/post.gif"; $images['post_locked'] = "$current_template_images/{LANG}/reply-locked.gif"; $images['reply_new'] = "$current_template_images/{LANG}/reply.gif"; $images['reply_locked'] = "$current_template_images/{LANG}/reply-locked.gif"; $images['pm_inbox'] = "$current_template_images/msg_inbox.gif"; $images['pm_outbox'] = "$current_template_images/msg_outbox.gif"; $images['pm_savebox'] = "$current_template_images/msg_savebox.gif"; $images['pm_sentbox'] = "$current_template_images/msg_sentbox.gif"; $images['pm_readmsg'] = "templates/prosilver/images/topic_read.gif"; $images['pm_unreadmsg'] = "templates/prosilver/images/topic_unread.gif"; $images['pm_replymsg'] = "$current_template_images/{LANG}/reply.gif"; $images['pm_postmsg'] = "$current_template_images/{LANG}/msg_newpost.gif"; $images['pm_quotemsg'] = "$current_template_images/{LANG}/icon_quote.gif"; $images['pm_editmsg'] = "$current_template_images/{LANG}/icon_edit.gif"; $images['pm_new_msg'] = ""; $images['pm_no_new_msg'] = ""; $images['Topic_watch'] = ""; $images['topic_un_watch'] = ""; $images['topic_mod_lock'] = "$current_template_images/topic_lock.gif"; $images['topic_mod_unlock'] = "$current_template_images/topic_unlock.gif"; $images['topic_mod_split'] = "$current_template_images/topic_split.gif"; $images['topic_mod_move'] = "$current_template_images/topic_move.gif"; $images['topic_mod_delete'] = "$current_template_images/topic_delete.gif"; $images['voting_graphic'][0] = "$current_template_images/voting_bar.gif"; $images['voting_graphic'][1] = "$current_template_images/voting_bar.gif"; $images['voting_graphic'][2] = "$current_template_images/voting_bar.gif"; $images['voting_graphic'][3] = "$current_template_images/voting_bar.gif"; $images['voting_graphic'][4] = "$current_template_images/voting_bar.gif"; // // Define common theme colors (if not present in db) // $theme['body_bgcolor'] = "FFFFFF"; $theme['body_text'] = "383B3F"; $theme['body_link'] = "006699"; $theme['body_vlink'] = "006699"; $theme['body_alink'] = "006699"; $theme['body_hlink'] = "f3a625"; $theme['tr_color1'] = "F7EEEE"; // row1 $theme['tr_color2'] = "FBF4F4"; // row2 $theme['tr_color3'] = "f1f1f1"; // row3 $theme['th_color1'] = "FFA34F"; // bodyline border color $theme['th_color2'] = "333333"; // forumline border color $theme['th_color3'] = "d1d7dc"; // boxes border color $theme['td_color1'] = "F7EEEE"; // code/quote boxes background $theme['td_color2'] = "FBF4F4"; // post box background $theme['fontface1'] = "Verdana,Arial,Helvetica,sans-serif"; $theme['fontcolor1'] = "383B3F"; // Main font color $theme['fontcolor2'] = "726363"; /********************************************************************************\ | CORE Images \********************************************************************************/ // // SiteLog // $mx_images['mx_dot'] = $images['folder']; // // Online Block // $mx_images['mx_who_is_online'] = $mx_root_path . $current_template_path . "/images/whosonline.gif"; ?> --- NEW FILE: mx_main_layout.html --- <div> <table border="0" cellspacing="10" cellpadding="0" width="100%" class="mx_body_table"> <tr valign="top"> <!-- BEGIN layout_column --> <td class="{layout_column.COL_CLASS}" width="{layout_column.BLOCK_SIZE}"> <!-- BEGIN blocks --> <!-- BEGIN sub_start --> <table border="0" cellspacing="0" cellpadding="0" width="{layout_column.BLOCK_SIZE}"> <tr valign="top"> <!-- END sub_start --> <!-- BEGIN sub_col --> {layout_column.blocks.sub_col.INNER_SPACE} <td class="{layout_column.blocks.sub_col.COL_CLASS}" width="{layout_column.blocks.sub_col.BLOCK_SIZE}"> <!-- END sub_col --> <table width="{layout_column.BLOCK_SIZE}" cellpadding="0" cellspacing="0" border="0" class="mx_graphborder"> <tr> <td> <!-- BEGIN graph_border --> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tr> <td> <img src="{layout_column.blocks.graph_border.TEMPLATE_ROOT_PATH}images/{layout_column.blocks.graph_border.PREFIX}1-1.gif" width="5" height="5" alt="" /> </td> <td background="{layout_column.blocks.graph_border.TEMPLATE_ROOT_PATH}images/{layout_column.blocks.graph_border.PREFIX}1-2.gif" width="100%"> <img src="{layout_column.blocks.graph_border.TEMPLATE_ROOT_PATH}images/spacer.gif" width="5" height="5" alt="" /> </td> <td> <img src="{layout_column.blocks.graph_border.TEMPLATE_ROOT_PATH}images/{layout_column.blocks.graph_border.PREFIX}1-3.gif" width="5" height="5" alt="" /> </td> </tr> <tr> <td background="{layout_column.blocks.graph_border.TEMPLATE_ROOT_PATH}images/{layout_column.blocks.graph_border.PREFIX}2-1.gif" width="5"> <img src="{layout_column.blocks.graph_border.TEMPLATE_ROOT_PATH}images/spacer.gif" width="5" height="5" alt="" /> </td> <td background="{layout_column.blocks.graph_border.TEMPLATE_ROOT_PATH}images/{layout_column.blocks.graph_border.PREFIX}2-2.gif" width="100%" align="center"> <!-- END graph_border --> <!-- BEGIN block_header --> <table width="100%" cellpadding="0" cellspacing="0" border="0" class="mx_blockline"> <tr> <!-- END block_header --> <!-- BEGIN show_title --> <th class="thHead" align="left" width="99%"> {layout_column.blocks.show_title.L_TITLE} </th> <!-- END show_title --> <!-- BEGIN edit --> <th class="thTop" align="right" width="1"> <form action="{layout_column.blocks.edit.EDIT_ACTION}" method="post" class="mx_editform"> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <!-- BEGIN switch_edit_on --> <tbody id="phpbbEdit_Blocks" name="phpbbEdit_Blocks" style="display: ;"> <!-- END switch_edit_on --> <!-- BEGIN switch_edit_off --> <tbody id="phpbbEdit_Blocks" name="phpbbEdit_Blocks" style="display: none;"> <!-- END switch_edit_off --> <tr> <!-- BEGIN hidden_block --> <td align="right"> <span class="gensmall"><i> {layout_column.blocks.edit.hidden_block.HIDDEN_BLOCK}</i></span> </td> <!-- END hidden_block --> <td align="right"> {layout_column.blocks.edit.EDIT_IMG} {layout_column.blocks.edit.S_HIDDEN_FORM_FIELDS} </td> </tr> </tbody> </table> </form> </th> <!-- END edit --> <!-- BEGIN block_header --> </tr> </table> <!-- END block_header --> {layout_column.blocks.BLOCK} <!-- BEGIN graph_border --> </td> <td background="{layout_column.blocks.graph_border.TEMPLATE_ROOT_PATH}images/{layout_column.blocks.graph_border.PREFIX}2-3.gif" width="5"> <img src="{layout_column.blocks.graph_border.TEMPLATE_ROOT_PATH}images/spacer.gif" width="5" height="5" alt="" /> </td> </tr> <tr> <td> <img src="{layout_column.blocks.graph_border.TEMPLATE_ROOT_PATH}images/{layout_column.blocks.graph_border.PREFIX}3-1.gif" width="5" height="5" alt="" /> </td> <td background="{layout_column.blocks.graph_border.TEMPLATE_ROOT_PATH}images/{layout_column.blocks.graph_border.PREFIX}3-2.gif" width="100%"> <img src="{layout_column.blocks.graph_border.TEMPLATE_ROOT_PATH}images/spacer.gif" width="5" height="5" alt="" /> </td> <td> <img src="{layout_column.blocks.graph_border.TEMPLATE_ROOT_PATH}images/{layout_column.blocks.graph_border.PREFIX}3-3.gif" width="5" height="5" alt="" /> </td> </tr> </table> <!-- END graph_border --> </td> </tr> </table> <!-- BEGIN block_stats --> <div align="right"><span class="copyright">{layout_column.blocks.block_stats.L_BLOCK_UPDATED}{layout_column.blocks.block_stats.EDITOR_NAME} ({layout_column.blocks.block_stats.EDIT_TIME})</span></div> <br clear="all" /> <!-- END block_stats --> <!-- BEGIN no_stats --> <br clear="all" /> <!-- END no_stats --> <!-- BEGIN sub_col --> </td> <!-- END sub_col --> <!-- BEGIN sub_end --> </tr> </table> <!-- END sub_end --> <!-- END blocks --> </td> <!-- END layout_column --> </tr> </table> </div> --- NEW FILE: overall_header.html --- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html dir="{S_CONTENT_DIRECTION}"> <head> <meta http-equiv="Content-Type" content="text/html; charset={S_CONTENT_ENCODING}"> <meta http-equiv="Content-Style-Type" content="text/css"> <!-- BEGIN switch_set_base --> <base href="{U_PORTAL_ROOT_PATH}" > <!-- END switch_set_base --> {META} {NAV_LINKS} <title>{SITENAME} :: {PAGE_TITLE}</title> <!-- First load standard template *.css definition, located in the the phpbb template folder --> <link rel="stylesheet" href="{U_PHPBB_ROOT_PATH}styles/prosilver/theme/stylesheet.css" type="text/css" > <!-- Then load mxBB template *.css definition for mx, located in the the portal template folder --> <link rel="stylesheet" href="{U_PORTAL_ROOT_PATH}{TEMPLATE_ROOT_PATH}{T_MXBB_STYLESHEET}" type="text/css" > <!-- Optionally, redefine some defintions for gecko browsers --> <!-- BEGIN switch_gecko --><link rel="stylesheet" href="{U_PORTAL_ROOT_PATH}templates/prosilver/{T_GECKO_STYLESHEET}" type="text/css" ><!-- END switch_gecko --> <style type="text/css"> <!-- body { /* Text-Sizing with ems: http://www.clagnut.com/blog/348/ */ font-family: Verdana, Helvetica, Arial, sans-serif; color: #828282; background-color: #FFFFFF; /*font-size: 62.5%; This sets the default font size to be equivalent to 10px */ font-size: 10px; margin: 0; padding: 12px 0; display: block; list-style-type: none; color: #777777; margin: 0; color: #4C5D77; } body { font-size: 10px; margin:0px; padding:0px; /* Opera 0 margin */ text-align: center; /* center in IE */ } p, td { font-size: 11px; color: #000000; } /* This is the main table round all portal contents, use with .bodyline */ .mx_main_table { } /* This is the outline table round the overall page header */ .mx_header_table { background-color: #FFFFFF; border: 2px solid #006699; } /* This is the outline table round the columns/blocks, that is the table below the header */ .mx_body_table { } /* This is the outer outline table round the blocks */ .mx_graphborder { } /* Table styles */ table { width: 100%; border: 1px solid #CCCFD3; background-color: #FFFFFF; padding: 1px; } th { padding: 3px 4px; color: #FFFFFF; background: #70AED3 url("{U_PHPBB_ROOT_PATH}templates/prosilver/theme/images/bg_list.gif") bottom left repeat-x; border-top: 1px solid #6DACD2; border-bottom: 1px solid #327AA5; text-align: left; font-size: 0.75em; text-transform: uppercase; } th.1 { color: #B7BAC5; font-size: 11px; font-weight : bold; BORDER-RIGHT: #47475D 1px solid; BORDER-TOP: #121316 2px solid; BORDER-BOTTOM: #47475D 1px solid; BORDER-LEFT: #121316 2px solid; background:#70AED3; height: 25px; background-image: url({U_PHPBB_ROOT_PATH}templates/prosilver/theme/images/bg_list.gif); } td { text-align: left; line-height: 1.20em; } th.thHead { background: url({U_PHPBB_ROOT_PATH}templates/prosilver/theme/images/bg_list.gif) left; } td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom { BORDER-RIGHT: #47475D 1px solid; BORDER-TOP: #121316 2px solid; BORDER-BOTTOM: #47475D 1px solid; BORDER-LEFT: #121316 2px solid; background-image: url({U_PHPBB_ROOT_PATH}templates/prosilver/theme/images/gradient.gif); background:#D1D7DC; font-size: 12px; } th.thSides,td.catSides,td.spaceRow { border-width: 0px 1px 0px 1px; } th.thRight,td.catRight,td.row3Right { border-width: 0px 1px 0px 0px; } th.thLeft,td.catLeft { border-width: 0px 0px 0px 1px; } th.thBottom,td.catBottom { border-width: 0px 1px 1px 1px; } th.thTop { border-width: 1px 0px 0px 0px; } th.thCornerL { border-width: 1px 0px 0px 1px; } th.thCornerR { border-width: 1px 1px 0px 0px; } td.row3Right,td.spaceRow { font-size: 12px; background-color: #B9B9B9; BORDER-TOP: #B7B7B7 1px solid; BORDER-BOTTOM: #E7E7E7 1px solid; BORDER-LEFT: #B7B7B7 1px solid; BORDER-RIGHT: #E7E7E7 1px solid; } td.catHead { font-size: 12px; BORDER-RIGHT: #47475D 1px solid; BORDER-TOP: #121316 2px solid; BORDER-BOTTOM: #47475D 1px solid; BORDER-LEFT: #121316 2px solid; background:#1E1E2A; } td.catSides { BORDER-RIGHT: #47475D 1px solid; BORDER-TOP: #121316 2px solid; BORDER-BOTTOM: #47475D 1px solid; BORDER-LEFT: #121316 2px solid; background:#1E1E2A; } td.catRight { BORDER-RIGHT: #47475D 1px solid; BORDER-TOP: #121316 2px solid; BORDER-BOTTOM: #47475D 1px solid; BORDER-LEFT: #121316 2px solid; background:#1E1E2A; } td.catLeft { BORDER-RIGHT: #47475D 1px solid; BORDER-TOP: #121316 2px solid; BORDER-BOTTOM: #47475D 1px solid; BORDER-LEFT: #121316 2px solid; background:#1E1E2A; } td.catBottom { BORDER-RIGHT: #47475D 1px solid; BORDER-TOP: #121316 2px solid; BORDER-BOTTOM: #47475D 1px solid; BORDER-LEFT: #121316 2px solid; background:#1E1E2A; } .rtl th, .rtl td { text-align: right; } table.type2 { border: none; background: none; padding: 0; } table.type2 th { background: none; border-top: none; text-align: center; color: #115098; padding: 2px 0; } table.type2 td { padding: 0; font-size: 11px; } table.type2 td.name { padding: 2px; vertical-align: middle; } table.type3 { float: right; width: 300px; border: none; background-color: transparent; padding: 0; } .rtl table.type3 { float: left; } table.type3 thead th { background-color: transparent; border-top: none; text-align: center; color: #115098; padding: 0 3px; font-size: 11px; font-weight: normal; text-transform: none; } table.type3 tbody th { border-top: none; text-align: left; text-transform: none; padding: 0; border: none; font-size: 12px; font-weight: normal; width: 100%; } .rtl table.type3 tbody th { text-align: right; } table.type3 td { text-align: center; padding: 1px; } th.name { text-align: left; width: auto; } .rtl th.name { text-align: right; } td.name { text-align: left; font-weight: bold; } .rtl td.name { text-align: right; } .entry { text-align: left; font-weight: normal; } .rtl .entry { text-align: right; } .row1 { background-color: #F9F9F9; } .row2 { background-color: #DCEBFE; } .row3 { background-color: #DBDFE2; } .row4 { background-color: #E4E8EB; } .col1 { background-color: #DCEBFE; } .col2 { background-color: #F9F9F9; } .spacer { background-color: #DBDFE2; height: 1px; line-height: 1px; } /* These are the main mx column styles */ td.leftcol { } td.middlecol { } td.rightcol { } /* This is the style used for the top page title. */ .pagetitle { font-weight: bold; font-size: 30px; font-family: "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif; text-decoration: none; line-height : 120%; color : #000066; font-variant: small-caps; text-transform: capitalize; letter-spacing: 5px; vertical-align: 20%; } /* This is the style used for the top site title. */ .sitetitle { font-family: Arial; font-variant: small-caps; font-weight: bolder; font-size: 12pt; color: #000066; } /* This is the style used for the top site description. */ .sitetitle_desc { color: #006699; font-size: 9px; } /* Customized hr below site title */ hr.hrtop { height: 3px; border: solid #000066 1px; border-top-width: 1px; } /* For all contract/expand rollup buttons */ .mx_rollup_button { font-size: 11px; margin: 0px; padding: 0px; cursor: pointer; cursor: hand; } /* Form elements */ form { margin-bottom: 0px; } /* Form elements */ form.mx_editform { margin-bottom: 0px; margin-top: 0px; } /* This is the border around numbers in pagination */ .mx_pagination, .mx_pagination_sele, .mx_pagination_over { padding-left: 2px; padding-right: 2px; border-top: 1px solid #B0B0B0; border-right: 1px solid #B0B0B0; border-bottom: 1px solid #B0B0B0; border-left: 1px solid #B0B0B0; text-decoration: none; } .mx_pagination_sele { background-color: #E0E0E0; } .mx_pagination_over { background-color: #F0F0F0; } .shadow { color: #00AA00; filter: DropShadow(Color=#660000, OffX=5, OffY=5, Positive=1); } img.shadow { color: #00AA00; filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=5, OffY=5, Color='gray', Positive='true'); } --> </style> {MX_ADDITIONAL_CSS} {MX_ICON_CSS} <script type="text/javascript" src="{U_PHPBB_ROOT_PATH}templates/prosilver/forum_fn.js"></script> <!-- BEGIN switch_enable_pm_popup --> <script language="javascript" type="text/javascript"><!-- if( {PRIVATE_MESSAGE_NEW_FLAG} ) { window.open('{U_PRIVATEMSGS_POPUP}', '_phpbbprivmsg', 'HEIGHT=225,resizable=yes,WIDTH=400'); } // --></script> <!-- END switch_enable_pm_popup --> <script language="javascript" type="text/javascript"><!-- function checkSearch() { if (document.search_block.search_engine.value == 'google') { window.open('http://www.google.com/search?q=' + document.search_block.search_keywords.value, '_google', ''); return false; } else if (document.search_block.search_engine.value == 'site') { window.open('{U_SEARCH_SITE}&search_keywords=' + document.search_block.search_keywords.value, '_self', ''); return false; } else if (document.search_block.search_engine.value == 'kb') { window.open('{U_SEARCH_KB}&search_keywords=' + document.search_block.search_keywords.value, '_self', ''); return false; } else if (document.search_block.search_engine.value == 'pafiledb') { window.open('{U_SEARCH_PAFILEDB}&search_keywords=' + document.search_block.search_keywords.value, '_self', ''); return false; } else { return true; } } // --></script> <script language="javascript" type="text/javascript" src="{U_PORTAL_ROOT_PATH}modules/mx_shared/lib/Common.js"></script> <script language="javascript" type="text/javascript" src="{U_PORTAL_ROOT_PATH}modules/mx_shared/lib/Toggle.js"></script> </head> <body id="mxbb" class="section-index {S_CONTENT_DIRECTION}"> <div id="wrap"> <a name="top" id="top"></a> <div id="page-header"> <div class="headerbar"> <div class="inner"><span class="corners-top"><span></span></span> <div id="site-description"> <a href="{U_INDEX}" title="{L_INDEX}" id="logo"><img src="{U_PORTAL_ROOT_PATH}{TEMPLATE_ROOT_PATH}images/logo.gif" border="0" alt="{L_INDEX}" vspace="1"/></a> <h1>{SITENAME}</h1> <p>{SITE_DESCRIPTION}</p> <p style="display: none;"><a href="#start_here">{L_SKIP}</a></p> </div> <div id="search-box"> <form action="{U_SEARCH}" method="get" id="search"> <fieldset> <input name="search_keywords" id="keywords" type="text" maxlength="128" title="" class="inputbox search" value="{L_SEARCH}..." onclick="if(this.value=='{L_SEARCH}...')this.value='';" onblur="if(this.value=='')this.value='{L_SEARCH}...';" /> <input class="button2" value="{L_SEARCH}" type="submit" /><br /> {S_HIDDEN_FIELDS} </fieldset> </form> </div> <span class="corners-bottom"><span></span></span></div> </div> <div class="navbar"> <div class="inner"><span class="corners-top"><span></span></span> <ul class="linklist navlinks"> <li><a href="{U_INDEX}" class="mainmenu"><img src="{NAV_IMAGES_HOME}" class="mx_icon" border="0" alt="" hspace="1" align="middle" /></a><span class="mainmenu"><a href="{U_INDEX}" class="mainmenu">{L_HOME}</a></span> </li> <li class="linklist"> <a href="{U_INDEX_FORUM}" class="mainmenu"><img src="{NAV_IMAGES_FORUM}" class="mx_icon" border="0" alt="" hspace="1" align="middle" /></a><span class="mainmenu"><a href="{U_INDEX_FORUM}" class="mainmenu">{L_FORUM}</a></span> </li> <li class="linklist"> <!-- BEGIN switch_user_logged_in --> <a href="{U_PROFILE}" class="mainmenu"><img src="{NAV_IMAGES_PROFILE}" class="mx_icon" border="0" alt="" hspace="1" align="middle" /></a><span class="mainmenu"><a href="{U_PROFILE}" class="mainmenu">{L_PROFILE}</a></span> <!-- END switch_user_logged_in --> </li> <li class="linklist"> <a href="{U_FAQ}" class="mainmenu"><img src="{NAV_IMAGES_FAQ}" class="mx_icon" border="0" alt="" hspace="1" align="middle" /></a><span class="mainmenu"><a href="{U_FAQ}" class="mainmenu">{L_FAQ}</a></span> <li> <!-- <li class="linklist"> <a href="{U_SEARCH}" class="mainmenu"><img src="{NAV_IMAGES_SEARCH}" class="mx_icon" border="0" alt="" hspace="1" align="middle" /></a><span class="mainmenu"><a href="{U_SEARCH}" class="mainmenu">{L_SEARCH}</a></span> </li> --> <li class="linklist"> <a href="{U_MEMBERLIST}" class="mainmenu"><img src="{NAV_IMAGES_MEMBERS}" class="mx_icon" border="0" alt="" hspace="1" align="middle" /></a><span class="mainmenu"><a href="{U_MEMBERLIST}" class="mainmenu">{L_MEMBERLIST}</a></span> </li> <li class="linklist"> <a href="{U_GROUP_CP}" class="mainmenu"><img src="{NAV_IMAGES_GROUPS}" class="mx_icon" border="0" alt="" hspace="1" align="middle" /></a><span class="mainmenu"><a href="{U_GROUP_CP}" class="mainmenu">{L_USERGROUPS}</a></span> </li> <!-- BEGIN switch_user_logged_in --> <li class="linklist"> <a href="{U_PRIVATEMSGS}" class="mainmenu"><img src="{NAV_IMAGES_PRIVMSG}" class="mx_icon" border="0" alt="" hspace="1" align="middle" /></a><span class="mainmenu"><a href="{U_PRIVATEMSGS}" class="mainmenu">{L_PRIVATEMSGS}</a></span> <!-- END switch_user_logged_in --> </li> <!-- END switch_user_logged_in --> <!-- BEGIN switch_user_logged_out --> <li class="linklist"> <a href="{U_REGISTER}" class="mainmenu"><img src="{NAV_IMAGES_REGISTER}" class="mx_icon" border="0" alt="" hspace="1" align="middle" /></a><span class="mainmenu"><a href="{U_REGISTER}" class="mainmenu">{L_REGISTER}</a> </li> <!-- END switch_user_logged_out --> <li class="linklist"> <a href="{U_LOGIN_LOGOUT}" class="mainmenu"><img src="{NAV_IMAGES_LOGIN_LOGOUT}" class="mx_icon" border="0" alt="" hspace="1" align="middle" /></a><span class="mainmenu"><a href="{U_LOGIN_LOGOUT}" class="mainmenu">{L_LOGIN_LOGOUT}</a></span> </li> </ul> <span class="corners-bottom"><span></span></span> </div> </div> <!-- BEGIN switch_view --> <ul> <li><span class="gensmall">{CURRENT_TIME}</span></li> </ul> <ul> <li><span class="nav"><a href="{U_INDEX}" class="nav">{L_INDEX}</a></span></li> </ul> <!-- END switch_view --> <!-- BEGIN phpbb_stats --> <ul> <li align="left" valign="top" ><span class="gensmall"> <!-- BEGIN switch_user_logged_in --> {LAST_VISIT_DATE}<br /> <!-- END switch_user_logged_in --> {CURRENT_TIME}<br /></span> </li> <li align="right" valign="top" > <!-- BEGIN switch_user_logged_in --> <a href="{U_SEARCH_NEW}" class="gensmall">{L_SEARCH_NEW}</a><br /><a href="{U_SEARCH_SELF}" class="gensmall">{L_SEARCH_SELF}</a><br /> <!-- END switch_user_logged_in --> <a href="{U_SEARCH_UNANSWERED}" class="gensmall">{L_SEARCH_UNANSWERED}</a> </li> </ul> <!-- END phpbb_stats --> </div> <a name="start_here"></a> <div id="page-body"> --- NEW FILE: index.htm --- <html> <head> <title></title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> </head> <body bgcolor="#FFFFFF" text="#000000"> </body> </html> --- NEW FILE: gecko.css --- /* Addon defs for gecko browsers, or redefined */ |