|
From: Culprit <cul...@us...> - 2009-10-15 15:58:40
|
Update of /cvsroot/mxbb/core/templates/prosilver In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv22062/core/templates/prosilver Modified Files: overall_header_navigation_phpbb.html overall_header_navigation_nopageicon.html overall_header_navigation.html prosilver.css overall_header.html mx_main_layout.html overall_noheader.html Log Message: prosilver - admin huge update Index: overall_header_navigation.html =================================================================== RCS file: /cvsroot/mxbb/core/templates/prosilver/overall_header_navigation.html,v retrieving revision 1.17 retrieving revision 1.18 diff -C2 -d -r1.17 -r1.18 *** overall_header_navigation.html 18 Dec 2008 01:03:15 -0000 1.17 --- overall_header_navigation.html 15 Oct 2009 15:58:30 -0000 1.18 *************** *** 1,9 **** ! <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> ! <html xmlns="http://www.w3.org/1999/xhtml" dir="{S_CONTENT_DIRECTION}" lang="{S_USER_LANG}" xml:lang="{S_USER_LANG}"> ! <html> <head> <meta http-equiv="Content-Type" content="text/html; charset={S_CONTENT_ENCODING}" /> <meta http-equiv="Content-Style-Type" content="text/css" /> ! <!-- IF SET_BASE --><base href="{U_PORTAL_ROOT_PATH}" ><!-- ENDIF --> {META} {NAV_LINKS} --- 1,8 ---- ! <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> ! <html xmlns="http://www.w3.org/1999/xhtml" dir="{S_CONTENT_DIRECTION}" xml:lang="{S_USER_LANG}"> <head> <meta http-equiv="Content-Type" content="text/html; charset={S_CONTENT_ENCODING}" /> <meta http-equiv="Content-Style-Type" content="text/css" /> ! <!-- IF SET_BASE --><base href="{U_PORTAL_ROOT_PATH}" /><!-- ENDIF --> {META} {NAV_LINKS} *************** *** 33,37 **** <!-- IF GECKO --> <!-- Optionally, redefine some defintions for gecko browsers --> ! <link rel="stylesheet" href="{U_PORTAL_ROOT_PATH}{TEMPLATE_ROOT_PATH}{T_GECKO_STYLESHEET}" type="text/css" > <!-- ENDIF --> --- 32,36 ---- <!-- IF GECKO --> <!-- Optionally, redefine some defintions for gecko browsers --> ! <link rel="stylesheet" href="{U_PORTAL_ROOT_PATH}{TEMPLATE_ROOT_PATH}{T_GECKO_STYLESHEET}" type="text/css" /> <!-- ENDIF --> *************** *** 41,45 **** <!-- IF ENABLE_PM_POPUP --> ! <script language="javascript" type="text/javascript"><!-- if( {PRIVATE_MESSAGE_NEW_FLAG} ) { --- 40,44 ---- <!-- IF ENABLE_PM_POPUP --> ! <script type="text/javascript"><!-- if( {PRIVATE_MESSAGE_NEW_FLAG} ) { *************** *** 49,53 **** <!-- ENDIF --> ! <script language="javascript" type="text/javascript"><!-- function checkSearch() --- 48,52 ---- <!-- ENDIF --> ! <script type="text/javascript"><!-- function checkSearch() *************** *** 81,86 **** // --></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} --- 80,85 ---- // --></script> ! <script type="text/javascript" src="{U_PORTAL_ROOT_PATH}modules/mx_shared/lib/Common.js"></script> ! <script type="text/javascript" src="{U_PORTAL_ROOT_PATH}modules/mx_shared/lib/Toggle.js"></script> {MX_ADDITIONAL_JS_FILES} *************** *** 90,94 **** <body id="mxbb" class="section-index {S_CONTENT_DIRECTION}"> <div id="wrap"> ! <a name="top" id="top"></a> <div id="page-header" style="margin-bottom:0px;padding-bottom:0px;"> <div class="headerbar" style="margin-bottom:0px;padding-bottom:0px;"> --- 89,93 ---- <body id="mxbb" class="section-index {S_CONTENT_DIRECTION}"> <div id="wrap"> ! <a id="top"></a> <div id="page-header" style="margin-bottom:0px;padding-bottom:0px;"> <div class="headerbar" style="margin-bottom:0px;padding-bottom:0px;"> *************** *** 98,109 **** {PAGE_ICON} </div> ! <div align="right" style="float:right;text-align:right;"> ! <span align="right" style="width:100%;text-align:right;"> ! <h1 style="margin-right:0px">{PAGE_TITLE}</h1> <p>{PAGE_DESCRIPTION}</p> - </span> </div> ! <div align="left" id="site-description" style="float:left"> ! <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> --- 97,106 ---- {PAGE_ICON} </div> ! <div style="float:right;text-align:right;"> ! <h1 style="margin-right:0px;width:100%;text-align:right;">{PAGE_TITLE}</h1> <p>{PAGE_DESCRIPTION}</p> </div> ! <div id="site-description" style="float:left"> ! <a href="{U_INDEX}" title="{L_INDEX}" id="logo"><img src="{U_PORTAL_ROOT_PATH}{TEMPLATE_ROOT_PATH}images/logo.gif" alt="{L_INDEX}" /></a> <h1>{SITENAME}</h1> <p>{SITE_DESCRIPTION}</p> *************** *** 133,137 **** <ul class="linklist navlinks" style="font-weight:normal;margin-top:0px;padding-top:0px;"> <li class="icon-home"><a href="{U_INDEX}" title="{L_INDEX}"><strong>{L_INDEX}</strong></a></li> ! <li class="icon-help">Pages navigation, eg. forum navigation, like pafiledb navigation</li> <li class="rightside"><a href="#" onclick="fontsizeup(); return false;" class="fontsize" title="{L_FONTSIZE_CHANGE}">{L_FONSIZE_CHANGE}</a></li> </ul> --- 130,134 ---- <ul class="linklist navlinks" style="font-weight:normal;margin-top:0px;padding-top:0px;"> <li class="icon-home"><a href="{U_INDEX}" title="{L_INDEX}"><strong>{L_INDEX}</strong></a></li> ! <li class="icon-help">» {PAGE_TITLE}</li> <li class="rightside"><a href="#" onclick="fontsizeup(); return false;" class="fontsize" title="{L_FONTSIZE_CHANGE}">{L_FONSIZE_CHANGE}</a></li> </ul> *************** *** 164,167 **** <!-- ENDIF --> </div> - <a name="start_here"></a> <div id="page-body"> \ No newline at end of file --- 161,163 ---- Index: mx_main_layout.html =================================================================== RCS file: /cvsroot/mxbb/core/templates/prosilver/mx_main_layout.html,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** mx_main_layout.html 16 Jun 2008 18:29:57 -0000 1.3 --- mx_main_layout.html 15 Oct 2009 15:58:30 -0000 1.4 *************** *** 1,9 **** ! <table border="0" cellspacing="5" cellpadding="0" width="100%" id="main_table" onload="go_trough( this)"> <tr> <!-- BEGIN layout_column --> ! <td width="{layout_column.BLOCK_SIZE}" valign="top"> <!-- BEGIN blocks --> <!-- BEGIN sub_start --> ! <table border="0" cellspacing="0" cellpadding="0" width="{layout_column.BLOCK_SIZE}" onload="go_trough( this)"> <tr> <!-- END sub_start --> --- 1,9 ---- ! <table border="0" cellspacing="5" cellpadding="0" width="100%" id="main_table"> <tr> <!-- BEGIN layout_column --> ! <td style="width: <!-- IF layout_column.BLOCK_SIZE neq '100%' -->{layout_column.BLOCK_SIZE}px<!-- ENDIF -->; " valign="top"> <!-- BEGIN blocks --> <!-- BEGIN sub_start --> ! <table border="0" cellspacing="0" cellpadding="0" width="<!-- IF layout_column.BLOCK_SIZE neq '100%' -->{layout_column.BLOCK_SIZE}px<!-- ENDIF -->"> <tr> <!-- END sub_start --> *************** *** 11,18 **** <!-- 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 --> <!-- BEGIN show_title --> ! <div class="forabg" style="margin-bottom:0px;padding-bottom:0px;"> <div class="inner"> <span class="corners-top"><span></span></span> --- 11,18 ---- <!-- BEGIN sub_col --> {layout_column.blocks.sub_col.INNER_SPACE} ! <td class="{layout_column.blocks.sub_col.COL_CLASS}" width="<!-- IF layout_column.blocks.sub_col.BLOCK_SIZE neq '100%' -->{layout_column.blocks.sub_col.BLOCK_SIZE}<!-- ELSE -->100%<!-- ENDIF -->"> <!-- END sub_col --> <!-- BEGIN show_title --> ! <div class="forabg<!-- IF not layout_column.blocks.show_title.SHOW_TITLE --> no-title<!-- ENDIF -->" style="margin-bottom:0px;padding-bottom:0px;"> <div class="inner"> <span class="corners-top"><span></span></span> *************** *** 36,40 **** <!-- BEGIN show_title --> <li class="header"> ! <dl class="icon"><dt class="header">{layout_column.blocks.show_title.L_TITLE}</dt></dl> </li> <!-- END show_title --> --- 36,40 ---- <!-- BEGIN show_title --> <li class="header"> ! <dl class="icon"><dt class="header">{layout_column.blocks.show_title.L_TITLE}{layout_column.blocks.show_title.SHOW_TITLE}</dt></dl> </li> <!-- END show_title --> *************** *** 66,89 **** <!-- END layout_column --> </tr> ! </table> ! <script type="text/javascript"> ! <!-- ! function getObj(obj) ! { ! return ( document.getElementById ? document.getElementById(obj) : ( document.all ? document.all[obj] : null ) ); ! } ! function go_trough( obj) ! { ! obj1 = obj.rows[0].childNodes; ! for( i = 0; i < obj1.length; i++) ! { ! if ( obj1[i].nodeName == 'TD' && obj1[i].width == '100%') ! { ! obj1[i].width=''; ! } ! } ! } ! ! go_trough( getObj('main_table')); ! --> ! </script> \ No newline at end of file --- 66,68 ---- <!-- END layout_column --> </tr> ! </table> \ No newline at end of file Index: overall_noheader.html =================================================================== RCS file: /cvsroot/mxbb/core/templates/prosilver/overall_noheader.html,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** overall_noheader.html 18 Dec 2008 01:03:15 -0000 1.8 --- overall_noheader.html 15 Oct 2009 15:58:30 -0000 1.9 *************** *** 1,5 **** <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" dir="{S_CONTENT_DIRECTION}" lang="{S_USER_LANG}" xml:lang="{S_USER_LANG}"> - <html> <head> <meta http-equiv="Content-Type" content="text/html; charset={S_CONTENT_ENCODING}" /> --- 1,4 ---- Index: prosilver.css =================================================================== RCS file: /cvsroot/mxbb/core/templates/prosilver/prosilver.css,v retrieving revision 1.16 retrieving revision 1.17 diff -C2 -d -r1.16 -r1.17 *** prosilver.css 27 Aug 2008 06:00:00 -0000 1.16 --- prosilver.css 15 Oct 2009 15:58:30 -0000 1.17 *************** *** 18,368 **** @import url("./theme/tweaks.css"); @import url("./theme/colours.css"); ! ! .block { ! background-position: 0px -20px; ! } ! ! .blockbody { ! padding: 3px; ! margin-bottom: 4px; ! background-repeat: no-repeat; ! background-position: 100% 0; ! } ! .textbody { ! padding: 0; ! line-height: 1.48em; ! color: #333333; ! clear: both; ! } ! ! .textbody .ignore { ! font-size: 1.1em; ! } ! ! .textbody .content { ! font-size: 1.2em; ! } ! .textbody h3.first { ! /* The first post on the page uses this */ ! font-size: 1.5em; ! } ! ! .textbody h3 { ! /* Postbody requires a different h3 format - so change it here */ ! font-size: 1.4em; ! padding: 2px 0 0 0; ! margin: 0 0 0.3em 0 !important; ! text-transform: none; ! border: none; ! font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif; ! line-height: 125%; ! } ! ! .textbody h3 img { ! /* Also see tweaks.css */ ! vertical-align: bottom; ! } ! ! .blockcp { ! width: 100%; ! border: 1px solid #CCCFD3; ! background-color: #FFFFFF; ! padding: 1px; ! } ! ! .blockcp th { ! padding: 3px 4px; ! color: #FFFFFF; ! background: #70AED3 url("./theme/images/gradient2b.gif") bottom left repeat-x; ! border-top: 1px solid #6DACD2; ! border-bottom: 1px solid #327AA5; ! text-align: left; ! text-transform: uppercase; ! } ! .blockcp .row1 { background-color: #F9F9F9; } ! .blockcp .row2 { background-color: #DCEBFE; } ! ! .blockcp .explain { font-style:italic;font-weight:normal;} ! ! .blockcp fieldset { ! margin: 10px 10px 15px 10px; ! padding: 10px; ! border-top: 1px solid #D7D7D7; ! border-right: 1px solid #CCCCCC; ! border-bottom: 1px solid #CCCCCC; ! border-left: 1px solid #D7D7D7; ! background-color: #FFFFFF; ! position: relative; ! } ! .blockcp .delete { ! color: Red; ! } ! .blockcp fieldset.menurows { ! padding:1px; ! } ! ! .blockcp .row { ! padding: 3px 5px 3px 5px; ! } ! .blockcp .row:hover { ! background-color: #F6F4D0; ! } ! ! .blockcp legend { ! padding: 1px 0; ! font-family: Tahoma,arial,Verdana,Sans-serif; ! font-size: 1.0em; ! font-weight: bold; ! color: #115098; ! margin-top: -.3em; ! position: relative; ! text-transform: none; ! line-height: 1.2em; ! top: 0; ! vertical-align: middle; ! } ! ! /* Hide from macIE \*/ ! .blockcp legend { top: -1.2em; } ! /* end */ ! ! .blockcp fieldset dl:hover dt label { ! color: #000000; ! } ! ! .blockcp fieldset.fields2 dl:hover dt label { ! color: inherit; ! } ! ! /* Quick-login on index page */ ! .blockcp fieldset.quick-login input { ! background-color: #F2F3F3; ! } ! ! .blockcp fieldset dl { ! margin-bottom: 10px; ! ! font-size: 0.85em; ! ! } ! ! .blockcp fieldset dt { ! width: 45%; ! text-align: left; ! border: none; ! border-right: 1px solid #CCCCCC; ! padding-top: 3px; ! padding-right: 5px; ! margin-right:5px; ! font-weight: normal; ! text-transform: none; ! text-align: right; ! } ! .blockcp dt .explain { font-style: italic;} ! ! .blockcp dd { color: #666666; margin-left:5px; padding-left:5px;} ! .blockcp dd + dd { padding-top: 5px;} ! .blockcp dt span { padding: 0 5px 0 0;} ! ! .blockcp dd input { ! font-size: 1.00em; ! max-width: 100%; ! } ! ! .blockcp dd select { ! font-size: 100%; ! width: auto; ! max-width: 100%; ! } ! ! .blockcp dd textarea { ! font-size: 0.90em; ! width: 90%; ! } ! ! .blockcp dd select { ! width: auto; ! font-size: 1.00em; ! } ! ! .blockcp .dividers { ! border-top:solid 1px #CCCCCC; ! ! } ! .blockcp .dividers span{ ! top: -1.2em; ! } ! ! H1.blockcp { ! font-weight: normal; ! color: #28313F; ! border-bottom: 1px solid #CCCCCC; ! font-size: 1.6em; ! margin-top: 0.5em; ! margin-bottom: 0.5em; ! padding-bottom: 0.5em; ! ! } ! ! /***********\ ! |* SiteBar *| ! \***********/ ! .sitebar { ! clear: both; ! margin-top: 2px; ! background: #12A3EB url("./theme/images/sitebar_bg.gif") repeat-x; ! } ! .sitebar .corners-bottom { ! top: -5px; ! margin-top:0px; ! position:relative; ! ! } ! ! .sitebar UL { ! margin-left: 0px; ! padding-bottom: 1px; ! font-weight: bold; ! } ! ! .sitebar UL LI { ! float:left; ! display:block; ! } ! .sitebar .button A.nav, .sitebar .button-current A.nav { ! text-decoration:none; ! background: #cadceb url("./theme/images/sitebar_bg.gif") repeat-x; ! } ! ! .sitebar .button A.nav , .sitebar .button-current A.nav { ! font-size: 1.3em; ! padding: 3px 5px 3px 5px; ! color: #FFFFFF; ! display:block; ! text-decoration: none; ! } ! .sitebar .button-current A.nav { ! background-position: 0 -44px; ! color: #0a90d3; ! } ! ! .sitebar UL LI.button A.nav:active, .sitebar UL LI.button-current A.nav:active { ! background-color: #CCCCCC; ! background-image: url("./theme/images/bg_active.gif"); ! background-position: -1px 0px; ! color: Red; ! } ! ! .sitebar UL LI.button A.nav:hover, .sitebar UL LI.button-current A.nav:hover { ! background-color: #CCCCCC; ! background-position: 0 -22px; ! color: #000000; ! } ! ! .linklist .icon { ! background-position: 0 50%; ! background-repeat: no-repeat; ! background-image: none; ! padding: 1px 0 0 17px; ! } ! ! UL.rightside { ! float: right; ! } ! .rtl ul.linklist li.rightside, .rtl p.rightside { ! float: right; ! margin-right: 0; ! margin-left: 5px; ! text-align: right; ! } ! ! /* Search box ! --------------------------------------------- */ ! #nav-search { ! color: #FFFFFF; ! position: relative; ! margin-top: 1px; ! margin-right: 5px; ! margin-bottom: 1px; ! display: block; ! float: right; ! text-align: right; ! white-space: nowrap; /* For Opera */ ! } ! ! .rtl #nav-search { ! float: left; ! text-align: left; ! margin-right: 0; ! margin-left: 5px; ! } ! ! #nav-search #keywords { ! width: 95px; ! background-color: #FFF; ! } ! ! #nav-search input { ! border: 1px solid #b0b0b0; ! } ! ! /* .button1 style defined later, just a few tweaks for the search button version */ ! #nav-search input.button1 { ! padding: 1px 5px; ! } ! ! #nav-search li { ! text-align: right; ! margin-top: 4px; ! } ! ! #nav-search img { ! vertical-align: middle; ! margin-right: 3px; ! } ! ! #tabs a span{ ! float: left; ! display: block; ! background: url("./theme/images/bg_tabs2.gif") no-repeat 100% -35px; ! padding: 7px 10px 4px 4px; ! color: #767676; ! white-space: nowrap; ! font-family: Arial, Helvetica, sans-serif; ! text-transform: uppercase; ! font-weight: bold; ! } ! #tabs .activetab a span { ! background-position: 100% 0; ! padding-bottom: 5px; ! color: #23649F; ! } ! ! #tabs a:hover { ! background-position: 0 -69px; ! } ! ! #tabs a:hover span { ! background-position: 100% -69px; ! } ! ! #tabs .activetab a:hover span { ! color: #115098; ! } ! ! .fieldset1, .fieldset1 FIELDSET { ! border: solid 1px #CCCCCC; ! background-color: #FFFFFF; ! padding:10px; ! } ! ! .fieldset1 FORM * { ! font-size: 1.0em; ! } ! ! .row1 { background-color: #ECF3F7; } /* .bg1 */ ! .row2 { background-color: #e1ebf2; } /* .bg2 */ ! .row2 { background-color: #cadceb; } /* .bg3 */ ! .row4 { background-color: #EFEFEF; } ! .row5 { background-color: #DEE3E7; } ! .row6 { background-color: #D1D7DC; } \ No newline at end of file --- 18,20 ---- @import url("./theme/tweaks.css"); @import url("./theme/colours.css"); ! @import url("./theme/mxPublisher.css"); Index: overall_header_navigation_nopageicon.html =================================================================== RCS file: /cvsroot/mxbb/core/templates/prosilver/overall_header_navigation_nopageicon.html,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** overall_header_navigation_nopageicon.html 18 Dec 2008 01:03:15 -0000 1.5 --- overall_header_navigation_nopageicon.html 15 Oct 2009 15:58:30 -0000 1.6 *************** *** 1,9 **** <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" dir="{S_CONTENT_DIRECTION}" lang="{S_USER_LANG}" xml:lang="{S_USER_LANG}"> - <html> <head> <meta http-equiv="Content-Type" content="text/html; charset={S_CONTENT_ENCODING}" /> <meta http-equiv="Content-Style-Type" content="text/css" /> ! <!-- IF SET_BASE --><base href="{U_PORTAL_ROOT_PATH}" ><!-- ENDIF --> {META} {NAV_LINKS} --- 1,8 ---- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" dir="{S_CONTENT_DIRECTION}" lang="{S_USER_LANG}" xml:lang="{S_USER_LANG}"> <head> <meta http-equiv="Content-Type" content="text/html; charset={S_CONTENT_ENCODING}" /> <meta http-equiv="Content-Style-Type" content="text/css" /> ! <!-- IF SET_BASE --><base href="{U_PORTAL_ROOT_PATH}" /><!-- ENDIF --> {META} {NAV_LINKS} *************** *** 34,38 **** <!-- IF GECKO --> <!-- Optionally, redefine some defintions for gecko browsers --> ! <link rel="stylesheet" href="{U_PORTAL_ROOT_PATH}{TEMPLATE_ROOT_PATH}{T_GECKO_STYLESHEET}" type="text/css" > <!-- ENDIF --> --- 33,37 ---- <!-- IF GECKO --> <!-- Optionally, redefine some defintions for gecko browsers --> ! <link rel="stylesheet" href="{U_PORTAL_ROOT_PATH}{TEMPLATE_ROOT_PATH}{T_GECKO_STYLESHEET}" type="text/css" /> <!-- ENDIF --> Index: overall_header_navigation_phpbb.html =================================================================== RCS file: /cvsroot/mxbb/core/templates/prosilver/overall_header_navigation_phpbb.html,v retrieving revision 1.15 retrieving revision 1.16 diff -C2 -d -r1.15 -r1.16 *** overall_header_navigation_phpbb.html 18 Dec 2008 01:03:15 -0000 1.15 --- overall_header_navigation_phpbb.html 15 Oct 2009 15:58:29 -0000 1.16 *************** *** 1,9 **** ! <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> ! <html xmlns="http://www.w3.org/1999/xhtml" dir="{S_CONTENT_DIRECTION}" lang="{S_USER_LANG}" xml:lang="{S_USER_LANG}"> ! <html> <head> <meta http-equiv="Content-Type" content="text/html; charset={S_CONTENT_ENCODING}" /> <meta http-equiv="Content-Style-Type" content="text/css" /> ! <!-- IF SET_BASE --><base href="{U_PORTAL_ROOT_PATH}" ><!-- ENDIF --> {META} {NAV_LINKS} --- 1,8 ---- ! <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> ! <html xmlns="http://www.w3.org/1999/xhtml" dir="{S_CONTENT_DIRECTION}" xml:lang="{S_USER_LANG}"> <head> <meta http-equiv="Content-Type" content="text/html; charset={S_CONTENT_ENCODING}" /> <meta http-equiv="Content-Style-Type" content="text/css" /> ! <!-- IF SET_BASE --><base href="{U_PORTAL_ROOT_PATH}" /><!-- ENDIF --> {META} {NAV_LINKS} *************** *** 33,37 **** <!-- IF GECKO --> <!-- Optionally, redefine some defintions for gecko browsers --> ! <link rel="stylesheet" href="{U_PORTAL_ROOT_PATH}{TEMPLATE_ROOT_PATH}{T_GECKO_STYLESHEET}" type="text/css" > <!-- ENDIF --> --- 32,36 ---- <!-- IF GECKO --> <!-- Optionally, redefine some defintions for gecko browsers --> ! <link rel="stylesheet" href="{U_PORTAL_ROOT_PATH}{TEMPLATE_ROOT_PATH}{T_GECKO_STYLESHEET}" type="text/css" /> <!-- ENDIF --> *************** *** 41,45 **** <!-- IF ENABLE_PM_POPUP --> ! <script language="javascript" type="text/javascript"><!-- if( {PRIVATE_MESSAGE_NEW_FLAG} ) { --- 40,44 ---- <!-- IF ENABLE_PM_POPUP --> ! <script type="text/javascript"><!-- if( {PRIVATE_MESSAGE_NEW_FLAG} ) { *************** *** 49,53 **** <!-- ENDIF --> ! <script language="javascript" type="text/javascript"><!-- function checkSearch() --- 48,52 ---- <!-- ENDIF --> ! <script type="text/javascript"><!-- function checkSearch() *************** *** 81,86 **** // --></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} --- 80,85 ---- // --></script> ! <script type="text/javascript" src="{U_PORTAL_ROOT_PATH}modules/mx_shared/lib/Common.js"></script> ! <script type="text/javascript" src="{U_PORTAL_ROOT_PATH}modules/mx_shared/lib/Toggle.js"></script> {MX_ADDITIONAL_JS_FILES} *************** *** 90,94 **** <body id="mxbb" class="section-index {S_CONTENT_DIRECTION}"> <div id="wrap"> ! <a name="top" id="top"></a> <div id="page-header" style="margin-bottom:0px;padding-bottom:0px;"> <div class="headerbar" style="margin-bottom:0px;padding-bottom:0px;"> --- 89,93 ---- <body id="mxbb" class="section-index {S_CONTENT_DIRECTION}"> <div id="wrap"> ! <a id="top"></a> <div id="page-header" style="margin-bottom:0px;padding-bottom:0px;"> <div class="headerbar" style="margin-bottom:0px;padding-bottom:0px;"> *************** *** 98,109 **** {PAGE_ICON} </div> ! <div align="right" style="float:right;text-align:right;"> ! <span align="right" style="width:100%;text-align:right;"> ! <h1 style="margin-right:0px">{PAGE_TITLE}</h1> <p>{PAGE_DESCRIPTION}</p> - </span> </div> ! <div align="left" id="site-description" style="float:left"> ! <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> --- 97,106 ---- {PAGE_ICON} </div> ! <div style="float:right;text-align:right;"> ! <h1>{PAGE_TITLE}</h1> <p>{PAGE_DESCRIPTION}</p> </div> ! <div id="site-description" style="float:left"> ! <a href="{U_INDEX}" title="{L_INDEX}" id="logo"><img src="{U_PORTAL_ROOT_PATH}{TEMPLATE_ROOT_PATH}images/logo.gif" alt="{L_INDEX}" /></a> <h1>{SITENAME}</h1> <p>{SITE_DESCRIPTION}</p> *************** *** 172,175 **** <!-- ENDIF --> </div> - <a name="start_here"></a> <div id="page-body"> \ No newline at end of file --- 169,171 ---- Index: overall_header.html =================================================================== RCS file: /cvsroot/mxbb/core/templates/prosilver/overall_header.html,v retrieving revision 1.13 retrieving revision 1.14 diff -C2 -d -r1.13 -r1.14 *** overall_header.html 18 Dec 2008 01:03:15 -0000 1.13 --- overall_header.html 15 Oct 2009 15:58:30 -0000 1.14 *************** *** 1,9 **** ! <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> ! <html xmlns="http://www.w3.org/1999/xhtml" dir="{S_CONTENT_DIRECTION}" lang="{S_USER_LANG}" xml:lang="{S_USER_LANG}"> ! <html> <head> <meta http-equiv="Content-Type" content="text/html; charset={S_CONTENT_ENCODING}" /> <meta http-equiv="Content-Style-Type" content="text/css" /> ! <!-- IF SET_BASE --><base href="{U_PORTAL_ROOT_PATH}" ><!-- ENDIF --> {META} {NAV_LINKS} --- 1,8 ---- ! <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> ! <html xmlns="http://www.w3.org/1999/xhtml" dir="{S_CONTENT_DIRECTION}" xml:lang="{S_USER_LANG}"> <head> <meta http-equiv="Content-Type" content="text/html; charset={S_CONTENT_ENCODING}" /> <meta http-equiv="Content-Style-Type" content="text/css" /> ! <!-- IF SET_BASE --><base href="{U_PORTAL_ROOT_PATH}" /><!-- ENDIF --> {META} {NAV_LINKS} *************** *** 33,37 **** <!-- IF GECKO --> <!-- Optionally, redefine some defintions for gecko browsers --> ! <link rel="stylesheet" href="{U_PORTAL_ROOT_PATH}{TEMPLATE_ROOT_PATH}{T_GECKO_STYLESHEET}" type="text/css" > <!-- ENDIF --> --- 32,36 ---- <!-- IF GECKO --> <!-- Optionally, redefine some defintions for gecko browsers --> ! <link rel="stylesheet" href="{U_PORTAL_ROOT_PATH}{TEMPLATE_ROOT_PATH}{T_GECKO_STYLESHEET}" type="text/css" /> <!-- ENDIF --> *************** *** 97,101 **** <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> --- 96,100 ---- <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" alt="{L_INDEX}" vspace="1"/></a> <h1>{SITENAME}</h1> <p>{SITE_DESCRIPTION}</p> *************** *** 119,123 **** <!-- IF 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> <!-- ENDIF --> --- 118,122 ---- <!-- IF USER_LOGGED_OUT --> <li class="linklist"> ! <a href="{U_REGISTER}" class="mainmenu"><img src="{NAV_IMAGES_REGISTER}" class="mx_icon" alt="" hspace="1" /></a><span class="mainmenu"><a href="{U_REGISTER}" class="mainmenu">{L_REGISTER}</a> </li> <!-- ENDIF --> |