Update of /cvsroot/mxbb/core/templates/subsilver2 In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv22182/subsilver2 Modified Files: overall_header.html overall_header_navigation.html subsilver2.cfg subsilver2.css Added Files: overall_header_navigation_phpbb.html Log Message: styles changes Index: subsilver2.css =================================================================== RCS file: /cvsroot/mxbb/core/templates/subsilver2/subsilver2.css,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** subsilver2.css 9 Sep 2007 16:50:46 -0000 1.1 --- subsilver2.css 27 Dec 2007 03:22:13 -0000 1.2 *************** *** 1,3 **** ! /* phpBB 3.0 Style Sheet -------------------------------------------------------------- Style name: subsilver2 --- 1,3 ---- ! /* mxBB 3.0 Style Sheet -------------------------------------------------------------- Style name: subsilver2 *************** *** 13,651 **** */ ! /* Layout ! ------------ */ ! * { ! /* Reset browsers default margin, padding and font sizes */ ! margin: 0; ! padding: 0; ! } ! ! html { ! font-size: 100%; ! } ! ! body { ! /* Text-Sizing with ems: http://www.clagnut.com/blog/348/ */ ! font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif; ! color: #323D4F; ! background-color: #FFFFFF; ! font-size: 62.5%; /* This sets the default font size to be equivalent to 10px */ ! margin: 0; ! } ! ! #wrapcentre { ! margin: 15px 25px 0 25px; ! } ! ! #wrapfooter { ! text-align: center; ! clear: both; ! } ! ! #wrapnav { ! width: 100%; ! margin: 0; ! background-color: #ECECEC; ! border-width: 1px; ! border-style: solid; ! border-color: #A9B8C2; ! } ! ! #logodesc { ! margin-bottom: 5px; ! padding: 5px 25px; ! background: #D9DFE4; ! border-bottom: 1px solid #4787A7; ! } ! ! #menubar { ! margin: 0 25px; ! } ! ! #datebar { ! margin: 10px 25px 0 25px; ! } ! ! #findbar { ! width: 100%; ! margin: 0; ! padding: 0; ! border: 0; ! } ! ! .forumrules { ! background-color: #F9CC79; ! border-width: 1px; ! border-style: solid; ! border-color: #BB9860; ! padding: 4px; ! font-weight: normal; ! font-size: 1.1em; ! font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; ! } ! ! #pageheader { } ! #pagecontent { } ! #pagefooter { } ! ! #poll { } ! #postrow { } ! #postdata { } ! ! ! /* Text ! --------------------- */ ! h1 { ! color: black; ! font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif; ! font-weight: bold; ! font-size: 1.8em; ! text-decoration: none; ! } ! ! h2 { ! font-family: Arial, Helvetica, sans-serif; ! font-weight: bold; ! font-size: 1.5em; ! text-decoration: none; ! line-height: 120%; ! } ! ! h3 { ! font-size: 1.3em; ! font-weight: bold; ! font-family: Arial, Helvetica, sans-serif; ! line-height: 120%; ! } ! ! h4 { ! margin: 0; ! font-size: 1.1em; ! font-weight: bold; ! } ! ! p { ! font-size: 1.1em; ! } ! ! p.moderators { ! margin: 0; ! float: left; ! color: black; ! font-weight: bold; ! } ! ! .rtl p.moderators { ! float: right; ! } ! ! p.linkmcp { ! margin: 0; ! float: right; ! white-space: nowrap; ! } ! ! .rtl p.linkmcp { ! float: left; ! } ! ! p.breadcrumbs { ! margin: 0; ! float: left; ! color: black; ! font-weight: bold; ! white-space: normal; ! font-size: 1em; ! } ! ! .rtl p.breadcrumbs { ! float: right; ! } ! ! p.datetime { ! margin: 0; ! float: right; ! white-space: nowrap; ! font-size: 1em; ! } ! ! .rtl p.datetime { ! float: left; ! } ! ! p.searchbar { ! padding: 2px 0; ! white-space: nowrap; ! } ! ! p.searchbarreg { ! margin: 0; ! float: right; ! white-space: nowrap; ! } ! ! .rtl p.searchbarreg { ! float: left; ! } ! ! p.forumdesc { ! padding-bottom: 4px; ! } ! ! p.topicauthor { ! margin: 1px 0; ! } ! ! p.topicdetails { ! margin: 1px 0; ! } ! ! .postreported, .postreported a:visited, .postreported a:hover, .postreported a:link, .postreported a:active { ! margin: 1px 0; ! color: red; ! font-weight:bold; ! } ! ! .postapprove, .postapprove a:visited, .postapprove a:hover, .postapprove a:link, .postapprove a:active { ! color: green; ! font-weight:bold; ! } ! ! .postapprove img, .postreported img { ! vertical-align: bottom; ! } ! ! .postauthor { ! color: #000000; ! } ! ! .postdetails { ! color: #000000; ! } ! ! .postbody { ! font-size: 1.3em; ! line-height: 1.4em; ! font-family: "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif; ! } ! ! .postbody li, ol, ul { ! margin: 0 0 0 1.5em; ! } ! ! .rtl .postbody li, .rtl ol, .rtl ul { ! margin: 0 1.5em 0 0; ! } ! ! .posthilit { ! background-color: yellow; ! } ! ! .nav { ! margin: 0; ! color: black; ! font-weight: bold; ! } ! ! .pagination { ! padding: 4px; ! color: black; ! font-size: 1em; ! font-weight: bold; ! } ! ! .cattitle { ! ! } ! ! .gen { ! margin: 1px 1px; ! font-size: 1.2em; ! } ! ! .genmed { ! margin: 1px 1px; ! font-size: 1.1em; ! } ! ! .gensmall { ! margin: 1px 1px; ! font-size: 1em; ! } ! ! .copyright { ! color: #444; ! font-weight: normal; ! font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; ! } ! ! .titles { ! font-family: "Lucida Grande", Helvetica, Arial, sans-serif; ! font-weight: bold; ! font-size: 1.3em; ! text-decoration: none; ! } ! ! .error { ! color: red; ! } ! ! ! /* Tables ! ------------ */ ! th { ! color: #FFA34F; ! font-size: 1.1em; ! font-weight: bold; ! background-color: #006699; ! white-space: nowrap; ! padding: 7px 5px; ! } ! ! td { ! padding: 2px; ! } ! td.profile { ! padding: 4px; ! } ! ! .tablebg { ! background-color: #A9B8C2; ! } ! ! .catdiv { ! height: 28px; ! margin: 0; ! padding: 0; ! border: 0; ! } ! ! .cat { ! height: 28px; ! margin: 0; ! padding: 0; ! border: 0; ! background-color: #C7D0D7; ! text-indent: 4px; ! } ! ! .row1 { ! background-color: #ECECEC; ! padding: 4px; ! } ! ! .row2 { ! background-color: #DCE1E5; ! padding: 4px; ! } ! ! .row3 { ! background-color: #C0C8D0; ! padding: 4px; ! } ! ! .spacer { ! background-color: #D1D7DC; ! } ! ! hr { ! height: 1px; ! border-width: 0; ! background-color: #D1D7DC; ! color: #D1D7DC; ! } ! ! .legend { ! text-align:center; ! margin: 0 auto; ! } ! ! /* Links ! ------------ */ ! a:link { ! color: #006597; ! text-decoration: none; ! } ! ! a:active, ! a:visited { ! color: #005784; ! text-decoration: none; ! } ! ! a:hover { ! color: #D46400; ! text-decoration: underline; ! } ! ! a.forumlink { ! color: #069; ! font-weight: bold; ! font-family: "Lucida Grande", Helvetica, Arial, sans-serif; ! font-size: 1.2em; ! } ! ! a.topictitle { ! margin: 1px 0; ! font-family: "Lucida Grande", Helvetica, Arial, sans-serif; ! font-weight: bold; ! font-size: 1.2em; ! } ! ! a.topictitle:visited { ! color: #5493B4; ! text-decoration: none; ! } ! ! th a, ! th a:visited { ! color: #FFA34F !important; ! text-decoration: none; ! } ! ! th a:hover { ! text-decoration: underline; ! } ! ! ! /* Form Elements ! ------------ */ ! form { ! margin: 0; ! padding: 0; ! border: 0; ! } ! ! input { ! color: #333333; ! font-family: "Lucida Grande", Verdana, Helvetica, sans-serif; ! font-size: 1.1em; ! font-weight: normal; ! padding: 1px; ! border: 1px solid #A9B8C2; ! background-color: #FAFAFA; ! } ! ! textarea { ! background-color: #FAFAFA; ! color: #333333; ! font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif; ! font-size: 1.3em; ! line-height: 1.4em; ! font-weight: normal; ! border: 1px solid #A9B8C2; ! padding: 2px; ! } ! ! select { ! color: #333333; ! background-color: #FAFAFA; ! font-family: "Lucida Grande", Verdana, Helvetica, sans-serif; ! font-size: 1.1em; ! font-weight: normal; ! border: 1px solid #A9B8C2; ! padding: 1px; ! } ! ! option { ! padding: 0 1em 0 0; ! } ! ! option.disabled-option { ! color: graytext; ! } ! ! .rtl option { ! padding: 0 0 0 1em; ! } ! ! input.radio { ! border: none; ! background-color: transparent; ! } ! ! .post { ! background-color: white; ! border-style: solid; ! border-width: 1px; ! } ! ! .btnbbcode { ! color: #000000; ! font-weight: normal; ! font-size: 1.1em; ! font-family: "Lucida Grande", Verdana, Helvetica, sans-serif; ! background-color: #EFEFEF; ! border: 1px solid #666666; ! } ! ! .btnmain { ! font-weight: bold; ! background-color: #ECECEC; ! border: 1px solid #A9B8C2; ! cursor: pointer; ! padding: 1px 5px; ! font-size: 1.1em; ! } ! ! .btnlite { ! font-weight: normal; ! background-color: #ECECEC; ! border: 1px solid #A9B8C2; ! cursor: pointer; ! padding: 1px 5px; ! font-size: 1.1em; ! } ! ! .btnfile { ! font-weight: normal; ! background-color: #ECECEC; ! border: 1px solid #A9B8C2; ! padding: 1px 5px; ! font-size: 1.1em; ! } ! ! .helpline { ! background-color: #DEE3E7; ! border-style: none; ! } ! ! ! /* BBCode ! ------------ */ ! .quotetitle, .attachtitle { ! margin: 10px 5px 0 5px; ! padding: 4px; ! border-width: 1px 1px 0 1px; ! border-style: solid; ! border-color: #A9B8C2; ! color: #333333; ! background-color: #A9B8C2; ! font-size: 0.85em; ! font-weight: bold; ! } ! ! .quotetitle .quotetitle { ! font-size: 1em; ! } ! ! .quotecontent, .attachcontent { ! margin: 0 5px 10px 5px; ! padding: 5px; ! border-color: #A9B8C2; ! border-width: 0 1px 1px 1px; ! border-style: solid; ! font-weight: normal; ! font-size: 1em; ! line-height: 1.4em; ! font-family: "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif; ! background-color: #FAFAFA; ! color: #4B5C77; ! } ! ! .attachcontent { ! font-size: 0.85em; ! } ! ! .codetitle { ! margin: 10px 5px 0 5px; ! padding: 2px 4px; ! border-width: 1px 1px 0 1px; ! border-style: solid; ! border-color: #A9B8C2; ! color: #333333; ! background-color: #A9B8C2; ! font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif; ! font-size: 0.8em; ! } ! ! .codecontent { ! direction: ltr; ! margin: 0 5px 10px 5px; ! padding: 5px; ! border-color: #A9B8C2; ! border-width: 0 1px 1px 1px; ! border-style: solid; ! font-weight: normal; ! color: #006600; ! font-size: 0.85em; ! font-family: Monaco, 'Courier New', monospace; ! background-color: #FAFAFA; ! } ! ! .syntaxbg { ! color: #FFFFFF; ! } ! ! .syntaxcomment { ! color: #FF8000; ! } ! ! .syntaxdefault { ! color: #0000BB; ! } ! ! .syntaxhtml { ! color: #000000; ! } ! ! .syntaxkeyword { ! color: #007700; ! } ! ! .syntaxstring { ! color: #DD0000; ! } ! ! ! /* Private messages ! ------------------ */ ! .pm_marked_colour { ! background-color: #000000; ! } ! ! .pm_replied_colour { ! background-color: #A9B8C2; ! } ! ! .pm_friend_colour { ! background-color: #007700; ! } ! ! .pm_foe_colour { ! background-color: #DD0000; ! } ! ! ! /* Misc ! ------------ */ ! img { ! border: none; ! } ! ! .sep { ! color: black; ! background-color: #FFA34F; ! } ! ! table.colortable td { ! padding: 0; ! } ! ! pre { ! font-size: 1.1em; ! font-family: Monaco, 'Courier New', monospace; ! } ! ! .nowrap { ! white-space: nowrap; ! } - .username-coloured { - font-weight: bold; - } - /************************************************************\ - | Addon or redefined CSS definitions for mxBB-Portal - \************************************************************/ p, td { font-size: 11px; color: #000000; } --- 13,18 ---- */ ! @import url("theme/stylesheet.css"); p, td { font-size: 11px; color: #000000; } Index: subsilver2.cfg =================================================================== RCS file: /cvsroot/mxbb/core/templates/subsilver2/subsilver2.cfg,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** subsilver2.cfg 12 Sep 2007 19:28:27 -0000 1.2 --- subsilver2.cfg 27 Dec 2007 03:22:13 -0000 1.3 *************** *** 70,79 **** // 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 // --- 70,80 ---- // 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 ! $current_template_theme_images = PORTAL_URL . $current_template_path . '/theme/images'; // *************** *** 104,116 **** // 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} --- 105,117 ---- // 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} *************** *** 119,131 **** // /* ! $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"; */ --- 120,132 ---- // /* ! $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"; */ *************** *** 241,246 **** --- 242,252 ---- $template_config_row['td_color2'] = "FBF4F4"; // post box background $template_config_row['fontface1'] = "Verdana,Arial,Helvetica,sans-serif"; + $template_config_row['fontface2'] = "Trebuchet MS"; + $template_config_row['fontface3'] = "Courier, \'Courier New\', sans-serif"; + $template_config_row['fontsize3'] = "12"; $template_config_row['fontcolor1'] = "383B3F"; // Main font color $template_config_row['fontcolor2'] = "726363"; + $template_config_row['fontcolor3'] = "FFA34F"; + /********************************************************************************\ *************** *** 250,254 **** // Logo // ! $mx_images['mx_logo'] = "$current_template_images/logo.gif";; // --- 256,260 ---- // Logo // ! $mx_images['mx_logo'] = "$current_template_theme_images/logo.gif";; // *************** *** 260,263 **** // Online Block // ! $mx_images['mx_who_is_online'] = "$current_template_phpbb_images/whosonline.gif"; ?> --- 266,269 ---- // Online Block // ! $mx_images['mx_who_is_online'] = "$current_template_theme_images/whosonline.gif"; ?> --- NEW FILE: overall_header_navigation_phpbb.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> <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}{TEMPLATE_ROOT_PATH}{T_GECKO_STYLESHEET}" type="text/css" ><!-- END switch_gecko --> {MX_ADDITIONAL_CSS_FILES} {MX_ICON_CSS} <!-- 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> {MX_ADDITIONAL_JS_FILES} {MX_ADDITIONAL_HEADER_TEXT} </head> <body bgcolor="{T_BODY_BGCOLOR}" text="{T_BODY_TEXT}" link="{T_BODY_LINK}" vlink="{T_BODY_VLINK}"> <a name="top"></a> <table width="780" cellspacing="0" cellpadding="1" border="0" align="center" class="mx_main_table"> <tr> <td class="bodyline"> <table width="100%" cellspacing="0" cellpadding="2" border="0" class="mx_header_table"> <tr> <td class="row3" width="25%" align="left" valign="top"><a href="{U_INDEX}"><img src="{LOGO}" border="0" alt="{L_INDEX}" vspace="1"/></a></td> <td class="row3" width="50%" align="center" valign="middle">{PAGE_ICON}<span class="pagetitle">{PAGE_TITLE}</span></td> <td class="row3" width="25%" align="right" valign="top"><span class="sitetitle">{SITENAME}</span><br /><span class="sitetitle_desc">{SITE_DESCRIPTION}</span></td> </tr> <tr> <td class="row2" align="center" valign="middle" colspan="3"> {OVERALL_NAVIGATION} </td> </tr> <tr> <td class="cat" align="center" valign="middle" colspan="3"> <table cellspacing="1" cellpadding="1" border="0"> <tr> <td align="center" valign="middle" nowrap > <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> </td> <td align="center" valign="middle" nowrap> <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> </td> <td align="center" valign="middle" nowrap> <!-- 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 --> </td> <td align="center" valign="middle" nowrap> <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> </td> <!-- <td align="center" valign="middle" nowrap> <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> </td> --> <td align="center" valign="middle" nowrap> <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> </td> <td align="center" valign="middle" nowrap> <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> </td> <td align="center" valign="middle" nowrap> <!-- BEGIN switch_user_logged_in --> <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 --> </td> </tr> </table> </td> </tr> <!-- BEGIN editcp --> <tr> <td class="row2" align="center" valign="middle" colspan="3"> <div class="editCP_switch" style="display: {editcp.EDITCP_SHOW};"> <form action="{editcp.EDIT_ACTION}" method="post" class="mx_editform"> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tr> <td align="right"> {editcp.EDIT_IMG} {editcp.S_HIDDEN_FORM_FIELDS} </td> </tr> </table> </form> </div> </td> </tr> <!-- END editcp --> <!-- BEGIN switch_view --> <tr> <td align="left" valign="bottom" colspan="3" ><span class="gensmall">{CURRENT_TIME}</span></td> </tr> <tr> <td align="left" valign="bottom" colspan="3" ><span class="nav"><a href="{U_INDEX}" class="nav">{L_INDEX}</a></span></td> </tr> <!-- END switch_view --> </table> <table width="100%" cellspacing="0" cellpadding="2" border="0" align="center"> <tr> <td align="center" valign="middle" nowrap> <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> </td> <td align="center" valign="middle" nowrap> <!-- BEGIN switch_user_logged_out --> <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></span> <!-- END switch_user_logged_out --> </td> <td valign="top" align="right" width="100%" height="5" > <form name="search_block" method="post" action="{U_SEARCH}" onsubmit="return checkSearch()"> <a href="{U_SEARCH}" class="gen"><span class="gen">{L_SEARCH}</span></a>: <input class="post" type="text" name="search_keywords" size="15" value="...?" onfocus="if(this.value=='...?'){this.value='';}" onblur="if(this.value==''){this.value='...?';}"> <select class="post" name="search_engine"> {L_SEARCH_SITE} {L_SEARCH_FORUM} {L_SEARCH_KB} {L_SEARCH_PAFILEDB} {L_SEARCH_GOOGLE} </select> <input type="hidden" name="search_fields" value="all"> <input type="hidden" name="show_results" value="topics"> <input class="mainoption" type="submit" value="Search"> </form> </td> <td valign="top" align="left" width="5" height="5" > </td> </tr> </table> <!-- BEGIN phpbb_stats --> <table width="100%" cellspacing="0" cellpadding="2" border="0" align="center"> <tr> <td 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> </td> <td 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> </td> </tr> </table> <!-- END phpbb_stats --> Index: overall_header.html =================================================================== RCS file: /cvsroot/mxbb/core/templates/subsilver2/overall_header.html,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** overall_header.html 9 Sep 2007 16:50:46 -0000 1.1 --- overall_header.html 27 Dec 2007 03:22:13 -0000 1.2 *************** *** 10,16 **** {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/subsilver2/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 --> --- 10,13 ---- *************** *** 76,80 **** <table width="100%" cellspacing="0" cellpadding="2" border="0" class="mx_header_table"> <tr> ! <td class="row3" width="25%" align="left" valign="top"><a href="{U_INDEX}"><img src="{U_PORTAL_ROOT_PATH}{TEMPLATE_ROOT_PATH}images/logo.gif" border="0" alt="{L_INDEX}" vspace="1"/></a></td> <td class="row3" width="50%" align="center" valign="middle">{PAGE_ICON}<span class="pagetitle">{PAGE_TITLE}</span></td> <td class="row3" width="25%" align="right" valign="top"><span class="sitetitle">{SITENAME}</span><br /><span class="sitetitle_desc">{SITE_DESCRIPTION}</span></td> --- 73,77 ---- <table width="100%" cellspacing="0" cellpadding="2" border="0" class="mx_header_table"> <tr> ! <td class="row3" width="25%" align="left" valign="top"><a href="{U_INDEX}"><img src="{LOGO}" border="0" alt="{L_INDEX}" vspace="1"/></a></td> <td class="row3" width="50%" align="center" valign="middle">{PAGE_ICON}<span class="pagetitle">{PAGE_TITLE}</span></td> <td class="row3" width="25%" align="right" valign="top"><span class="sitetitle">{SITENAME}</span><br /><span class="sitetitle_desc">{SITE_DESCRIPTION}</span></td> Index: overall_header_navigation.html =================================================================== RCS file: /cvsroot/mxbb/core/templates/subsilver2/overall_header_navigation.html,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** overall_header_navigation.html 9 Sep 2007 16:50:46 -0000 1.1 --- overall_header_navigation.html 27 Dec 2007 03:22:13 -0000 1.2 *************** *** 10,16 **** {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/subsilver2/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 --> --- 10,13 ---- *************** *** 75,79 **** <table width="100%" cellspacing="0" cellpadding="2" border="0" class="mx_header_table"> <tr> ! <td class="row3" width="25%" align="left" valign="top"><a href="{U_INDEX}"><img src="{U_PORTAL_ROOT_PATH}{TEMPLATE_ROOT_PATH}images/logo.gif" border="0" alt="{L_INDEX}" vspace="1"/></a></td> <td class="row3" width="50%" align="center" valign="middle">{PAGE_ICON}<span class="pagetitle">{PAGE_TITLE}</span></td> <td class="row3" width="25%" align="right" valign="top"><span class="sitetitle">{SITENAME}</span><br /><span class="sitetitle_desc">{SITE_DESCRIPTION}</span></td> --- 72,76 ---- <table width="100%" cellspacing="0" cellpadding="2" border="0" class="mx_header_table"> <tr> ! <td class="row3" width="25%" align="left" valign="top"><a href="{U_INDEX}"><img src="{LOGO}" border="0" alt="{L_INDEX}" vspace="1"/></a></td> <td class="row3" width="50%" align="center" valign="middle">{PAGE_ICON}<span class="pagetitle">{PAGE_TITLE}</span></td> <td class="row3" width="25%" align="right" valign="top"><span class="sitetitle">{SITENAME}</span><br /><span class="sitetitle_desc">{SITE_DESCRIPTION}</span></td> |