Baseline
[www.vanrenterghem.biz.git] / phpBB2 / xs_mod / tpl / xs_header.tpl
1 <!-- BEGIN xs_file_version -->\r
2 /***************************************************************************\r
3  *                              xs_header.tpl\r
4  *                              -------------\r
5  *   copyright            : (C) 2003 - 2005 CyberAlien\r
6  *   support              : http://www.phpbbstyles.com\r
7  *\r
8  *   version              : 2.3.1\r
9  *\r
10  *   file revision        : 72\r
11  *   project revision     : 78\r
12  *   last modified        : 05 Dec 2005  13:54:54\r
13  *\r
14  ***************************************************************************/\r
15 <!-- END xs_file_version -->\r
16 \r
17 <html>\r
18 <head>\r
19 <meta http-equiv="Content-Style-Type" content="text/css">\r
20 <link rel="stylesheet" href="{XS_PATH}style.css" type="text/css">\r
21 <style>\r
22 <!--\r
23 body { background-color: #E5E5E5; background-image: url('{XS_PATH}images/top_bg2.gif'); background-position: top left; background-repeat: repeat-x; margin-top: 5px; margin-bottom: 5px; margin-left: 2px; margin-right: 2px; }\r
24 -->\r
25 </style>\r
26 </head>\r
27 <body>\r
28 <table width="100%" height="100%" cellspacing="0" cellpadding="2" class="bodyline">\r
29 <tr>\r
30         <td align="left" valign="top" style="padding: 5px;">\r
31 <table width="100%" cellspacing="0" cellpadding="3" class="navbar">\r
32 <tr>\r
33         <td align="left" nowrap="nowrap">\r
34                 <!-- BEGIN nav_left -->\r
35                 {nav_left.ITEM}\r
36                 <!-- END nav_left -->\r
37         </td>\r
38         <td align="right" nowrap="nowrap">\r
39                 <!-- BEGIN nav_right -->\r
40                 {nav_right.ITEM}\r
41                 <!-- END nav_right -->\r
42         </td>\r
43 </tr>\r
44 </table>\r
45 <br />\r