]> git.vanrenterghem.biz Git - www.vanrenterghem.biz.git/blobdiff - phpBB2/templates/christmas/overall_header.tpl
Verwijder verouderde bestanden.
[www.vanrenterghem.biz.git] / phpBB2 / templates / christmas / overall_header.tpl
diff --git a/phpBB2/templates/christmas/overall_header.tpl b/phpBB2/templates/christmas/overall_header.tpl
deleted file mode 100644 (file)
index 3460a3b..0000000
+++ /dev/null
@@ -1,379 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">\r
-<ml dir="{S_CONTENT_DIRECTION}">\r
-<head>\r
-<meta tp-equiv="Content-Type" content="text/ml; charset={S_CONTENT_ENCODING}">\r
-<meta tp-equiv="Content-Style-Type" content="text/css">\r
-<title>{SITENAME} :: {PAGE_TITLE}</title>\r
-<!-- link rel="stylesheet" href="templates/christmas/{T_HEAD_STYLESHEET}" type="text/css" -->\r
-<link rel="stylesheet" href="/styles/header.css" type="text/css" />\r
-<link rel="stylesheet" href="/styles/main.css" type="text/css" />\r
-\r
-<style type="text/css">\r
-\r
-<!--\r
-/*\r
-  The original christmas Theme for phpBB version 2+\r
-  Created by subBlue design\r
-  http://www.subBlue.com\r
-  MAJ : 29 novembre 2003 :: Mojy :: http://www.phpbb-fr-themes.com :: mojy@phpbb-fr.org\r
-  => 2.0.6 correcting CSS and all files .tpl\r
-\r
-  NOTE: These CSS definitions are stored within the main page body so that you can use the phpBB2\r
-  theme administration centre. When you have finalised your style you could cut the final CSS code\r
-  and place it in an external file, deleting this section to save bandwidth.\r
-*/\r
-\r
-/* General page style. The scroll bar colours only visible in IE5.5+ */\r
-body { \r
-       background-color: {T_BODY_BGCOLOR};\r
-       scrollbar-face-color: {T_TR_COLOR2};\r
-       scrollbar-highlight-color: {T_TD_COLOR1};\r
-       scrollbar-shadow-color: {T_TR_COLOR1};\r
-       scrollbar-3dlight-color: {T_TR_COLOR3};\r
-       scrollbar-arrow-color:  {T_BODY_LINK};\r
-       scrollbar-track-color: {T_TR_COLOR1};\r
-       scrollbar-darkshadow-color: {T_TH_COLOR1};\r
-}\r
-\r
-/* General font families for common tags */\r
-font, th, td, p { font-family: {T_FONTFACE1} }\r
-a:link, a:active, a:visited { color : {T_BODY_LINK}; }\r
-a:hover                { text-decoration: underline; color : {T_BODY_HLINK}; }\r
-hr     { height: 0px; border: solid {T_BODY_BGCOLOR} 0px; border-top-width: 1px;}\r
-\r
-/* This is the border line & background colour round the entire page */\r
-.bodyline      { background-color: {T_TD_COLOR2}; border: 1px {T_TH_COLOR1} solid; }\r
-\r
-/* This is the outline round the main forum tables */\r
-.forumline     { background-color: {T_BODY_BGCOLOR}; border: 2px {T_TH_COLOR2} solid; }\r
-\r
-/* Main table cell colours and backgrounds */\r
-td.row1        { background-color: {T_TR_COLOR1}; }\r
-td.row2        { background-color: {T_TR_COLOR2}; }\r
-td.row3        { background-color: {T_TR_COLOR3}; }\r
-\r
-/*\r
-  This is for the table cell above the Topics, Post & Last posts on the index.php page\r
-  By default this is the fading out gradiated silver background.\r
-  However, you could replace this with a bitmap specific for each forum\r
-*/\r
-td.rowpic {\r
-               background-color: {T_TD_COLOR2};\r
-               background-image: url(templates/christmas/images/{T_TH_CLASS3});\r
-               background-repeat: repeat-y;\r
-}\r
-\r
-/* Header cells - the blue and silver gradient backgrounds */\r
-th     {\r
-       color: {T_FONTCOLOR3}; font-size: {T_FONTSIZE2}px; font-weight : bold; \r
-       background-color: {T_BODY_LINK}; height: 25px;\r
-       background-image: url(templates/christmas/images/{T_TH_CLASS2});\r
-}\r
-\r
-td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {\r
-                       background-image: url('templates/christmas/images/{T_TH_CLASS1}');\r
-                       background-color:{T_TR_COLOR3}; border: {T_TH_COLOR3}; border-style: solid; height: 28px;\r
-}\r
-\r
-/*\r
-  Setting additional nice inner borders for the main table cells.\r
-  The names indicate which sides the border will be on.\r
-  Don't worry if you don't understand this, just ignore it :-)\r
-*/\r
-td.cat,td.catHead,td.catBottom {\r
-       height: 29px;\r
-       border-width: 0px 0px 0px 0px;\r
-}\r
-th.thHead, th.thSides, th.thTop, th.thLeft, th.thRight, th.thBottom, th.thCornerL, th.thCornerR {\r
-       font-weight: bold; border: {T_TD_COLOR2}; border-style: solid; height: 28px;\r
-}\r
-td.row3Right,td.spaceRow {\r
-       background-color: {T_TR_COLOR3}; border: {T_TH_COLOR3}; border-style: solid;\r
-}\r
-\r
-th.thHead,td.catHead { font-size: {T_FONTSIZE3}px; border-width: 1px 1px 0px 1px; }\r
-th.thSides,td.catSides,td.spaceRow      { border-width: 0px 1px 0px 1px; }\r
-th.thRight, td.catRight, td.row3Right   { border-width: 0px 1px 0px 0px; }\r
-th.thLeft, td.catLeft    { border-width: 0px 0px 0px 1px; }\r
-th.thBottom, td.catBottom  { border-width: 0px 1px 1px 1px; }\r
-th.thTop        { border-width: 1px 0px 0px 0px; }\r
-th.thCornerL { border-width: 1px 0px 0px 1px; }\r
-th.thCornerR { border-width: 1px 1px 0px 0px; }\r
-\r
-/* The largest text used in the index page title and toptic title etc. */\r
-.maintitle     {\r
-       font-weight: bold; font-size: 22px; font-family: "T_FONTFACE2"};\r
-       text-decoration: none; line-height : 120%; color : {T_BODY_TEXT};\r
-}\r
-\r
-/* General text */\r
-.gen { font-size : {T_FONTSIZE3}px; }\r
-.genmed { font-size : {T_FONTSIZE2}px; }\r
-.gensmall { font-size : {T_FONTSIZE1}px; }\r
-.gen,.genmed,.gensmall { color : {T_BODY_TEXT}; }\r
-a.gen, a.genmed, a.gensmall { color: {T_BODY_LINK}; text-decoration: none; }\r
-a.gen:hover,a.genmed:hover,a.gensmall:hover    { color: {T_BODY_HLINK}; text-decoration: underline; }\r
-\r
-/* The register, login, search etc links at the top of the page */\r
-.mainmenu              { font-size : {T_FONTSIZE2}px; color : {T_BODY_TEXT} }\r
-a.mainmenu             { text-decoration: none; color : {T_BODY_LINK};  }\r
-a.mainmenu:hover{ text-decoration: underline; color : {T_BODY_HLINK}; }\r
-\r
-/* Forum category titles */\r
-.cattitle              { font-weight: bold; font-size: {T_FONTSIZE3}px ; letter-spacing: 1px; color : {T_BODY_LINK}}\r
-a.cattitle             { text-decoration: none; color : {T_BODY_LINK}; }\r
-a.cattitle:hover{ text-decoration: underline; }\r
-\r
-/* Forum title: Text and link to the forums used in: index.php */\r
-.forumlink             { font-weight: bold; font-size: {T_FONTSIZE3}px; color : {T_BODY_LINK}; }\r
-a.forumlink    { text-decoration: none; color : {T_BODY_LINK}; }\r
-a.forumlink:hover{ text-decoration: underline; color : {T_BODY_HLINK}; }\r
-\r
-/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */\r
-.nav                   { font-weight: bold; font-size: {T_FONTSIZE2}px; color : {T_BODY_TEXT};}\r
-a.nav                  { text-decoration: none; color : {T_BODY_LINK}; }\r
-a.nav:hover            { text-decoration: underline; }\r
-\r
-/* titles for the topics: could specify viewed link colour too */\r
-.topictitle, h1, h2    { font-weight: bold; font-size: {T_FONTSIZE2}px; color : {T_BODY_TEXT}; }\r
-a.topictitle:link   { text-decoration: none; color : {T_BODY_LINK}; }\r
-a.topictitle:visited { text-decoration: none; color : {T_BODY_VLINK}; }\r
-a.topictitle:hover     { text-decoration: underline; color : {T_BODY_HLINK}; }\r
-\r
-/* Name of poster in viewmsg.php and viewtopic.php and other places */\r
-.name                  { font-size : {T_FONTSIZE2}px; color : {T_BODY_TEXT};}\r
-\r
-/* Location, number of posts, post date etc */\r
-.postdetails           { font-size : {T_FONTSIZE1}px; color : {T_BODY_TEXT}; }\r
-\r
-/* The content of the posts (body of text) */\r
-.postbody { font-size : {T_FONTSIZE3}px; line-height: 18px}\r
-a.postlink:link        { text-decoration: none; color : {T_BODY_LINK} }\r
-a.postlink:visited { text-decoration: none; color : {T_BODY_VLINK}; }\r
-a.postlink:hover { text-decoration: underline; color : {T_BODY_HLINK}}\r
-\r
-/* Quote & Code blocks */\r
-.code { \r
-       font-family: {T_FONTFACE3}; font-size: {T_FONTSIZE2}px; color: {T_FONTCOLOR2};\r
-       background-color: {T_TD_COLOR1}; border: {T_TR_COLOR3}; border-style: solid;\r
-       border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px\r
-}\r
-\r
-.quote {\r
-       font-family: {T_FONTFACE1}; font-size: {T_FONTSIZE2}px; color: {T_FONTCOLOR1}; line-height: 125%;\r
-       background-color: {T_TD_COLOR1}; border: {T_TR_COLOR3}; border-style: solid;\r
-       border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px\r
-}\r
-\r
-/* Copyright and bottom info */\r
-.copyright             { font-size: {T_FONTSIZE1}px; font-family: {T_FONTFACE1}; color: {T_FONTCOLOR1}; letter-spacing: -1px;}\r
-a.copyright            { color: {T_FONTCOLOR1}; text-decoration: none;}\r
-a.copyright:hover { color: {T_BODY_TEXT}; text-decoration: underline;}\r
-\r
-/* Form elements */\r
-input,textarea, select {\r
-       color : {T_BODY_TEXT};\r
-       font: normal {T_FONTSIZE2}px {T_FONTFACE1};\r
-       border-color : {T_BODY_TEXT};\r
-}\r
-\r
-/* The text input fields background colour */\r
-input.post, textarea.post, select {\r
-       background-color : {T_TD_COLOR2};\r
-}\r
-\r
-input { text-indent : 2px; }\r
-\r
-/* The buttons used for bbCode styling in message post */\r
-input.button {\r
-       background-color : {T_TR_COLOR1};\r
-       color : {T_BODY_TEXT};\r
-       font-size: {T_FONTSIZE2}px; font-family: {T_FONTFACE1};\r
-}\r
-\r
-/* The main submit button option */\r
-input.mainoption {\r
-       background-color : {T_TD_COLOR1};\r
-       font-weight : bold;\r
-}\r
-\r
-/* None-bold submit button */\r
-input.liteoption {\r
-       background-color : {T_TD_COLOR1};\r
-       font-weight : normal;\r
-}\r
-\r
-/* This is the line in the posting page which shows the rollover\r
-  help line. This is actually a text box, but if set to be the same\r
-  colour as the background no one will know ;)\r
-*/\r
-.helpline { background-color: {T_TR_COLOR2}; border-style: none; }\r
-\r
-/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */\r
-@import url("templates/christmas/formIE.css"); \r
--->\r
-\r
-</style>\r
-<!-- BEGIN switch_enable_pm_popup -->\r
-<script language="Javascript" type="text/javascript">\r
-<!--\r
-       if ( {PRIVATE_MESSAGE_NEW_FLAG} )\r
-       {\r
-               window.open('{U_PRIVATEMSGS_POPUP}', '_phpbbprivmsg', 'HEIGHT=225,resizable=yes,WIDTH=400');;\r
-       }\r
-//-->\r
-</script>\r
-<!-- END switch_enable_pm_popup -->\r
-<script language="JavaScript" src="templates/christmas/rainbow.js"></script>\r
-</head>\r
-<body bgcolor="#800000" text="#000000" link="#FFFF80" vlink="#FFFFC0" onLoad="snow()" />\r
-<!-- INCLUDE ../../../header.shtml -->\r
-<!-- paste script in body -->\r
-<script language="JavaScript">\r
-<!-- Snow Script by kurt.grightg@virgin.net\r
-N = 40;\r
-Y = new Array();\r
-X = new Array();\r
-S = new Array();\r
-A = new Array();\r
-B = new Array();\r
-M = new Array();\r
-V = (document.layers)?1:0;\r
-\r
-iH=(document.layers)?window.innerHeight:window.document.body.clientHeight;\r
-iW=(document.layers)?window.innerWidth:window.document.body.clientWidth;\r
-for (i=0; i < N; i++){\r
- Y[i]=Math.round(Math.random()*iH);\r
- X[i]=Math.round(Math.random()*iW);\r
- S[i]=Math.round(Math.random()*5+2);\r
- A[i]=0;\r
- B[i]=Math.random()*0.1+0.1;\r
- M[i]=Math.round(Math.random()*1+1);\r
-}\r
-if (V){\r
-for (i = 0; i < N; i++)\r
-{document.write("<LAYER NAME='sn"+i+"' LEFT=0 TOP=0 BGCOLOR='#FFFFF0' CLIP='0,0,"+M[i]+","+M[i]+"'></LAYER>")}\r
-}\r
-else{\r
-document.write('<div style="position:absolute;top:0px;left:0px">');\r
-document.write('<div style="position:relative">');\r
-for (i = 0; i < N; i++)\r
-{document.write('<div id="si" style="position:absolute;top:0;left:0;width:'+M[i]+';height:'+M[i]+';background:#fffff0;font-size:'+M[i]+'"></div>')}\r
-document.write('</div></div>');\r
-}\r
-function snow(){\r
-var H=(document.layers)?window.innerHeight:window.document.body.clientHeight;\r
-var W=(document.layers)?window.innerWidth:window.document.body.clientWidth;\r
-var T=(document.layers)?window.pageYOffset:document.body.scrollTop;\r
-var L=(document.layers)?window.pageXOffset:document.body.scrollLeft;\r
-for (i=0; i < N; i++){\r
-sy=S[i]*Math.sin(90*Math.PI/180);\r
-sx=S[i]*Math.cos(A[i]);\r
-Y[i]+=sy;\r
-X[i]+=sx;\r
-if (Y[i] > H){\r
-Y[i]=-10;\r
-X[i]=Math.round(Math.random()*W);\r
-M[i]=Math.round(Math.random()*1+1);\r
-S[i]=Math.round(Math.random()*5+2);\r
-}\r
-if (V){document.layers['sn'+i].left=X[i];document.layers['sn'+i].top=Y[i]+T}\r
-else{si[i].style.pixelLeft=X[i];si[i].style.pixelTop=Y[i]+T}\r
-A[i]+=B[i];\r
-}\r
-setTimeout('snow()',10);\r
-}\r
-//-->\r
-</script>\r
-\r
-\r
-{META}\r
-{NAV_LINKS}\r
-\r
-<a name="top"></a>\r
-\r
-<table width="930" cellspacing="0" cellpadding="10" border="0" align="center">\r
-       <tr> \r
-               <td background="templates/christmas/images/barre3.gif"><table width="100%" cellspacing="0" cellpadding="0" border="0">\r
-                       <tr>\r
-                               <td align="center" width="100%" valign="middle"><a href="{U_INDEX}"><img src="templates/christmas/images/logo_phpBB.gif" border="0" alt="{L_INDEX}" vspace="1" /></a><br><span class="maintitle"><SCRIPT language="JavaScript" title="G1SCRIPT">\r
-//by Matt Hedgecoe (c) 2002\r
-var text="{SITENAME}"\r
-var speed=80 // SPEED OF FADE\r
-// ********** LEAVE THE NEXT BIT ALONE!\r
-if (document.all||document.getElementById){\r
-document.write('<span id="highlight">' + text + '</span>')\r
-var storetext=document.getElementById? document.getElementById("highlight") : document.all.highlight\r
-}\r
-else\r
-document.write(text)\r
-var hex=new Array("00","14","28","3C","50","64","78","8C","A0","B4","C8","DC","F0")\r
-var r=1\r
-var g=1\r
-var b=1\r
-var seq=1\r
-function changetext(){\r
-rainbow="#"+hex[r]+hex[g]+hex[b]\r
-storetext.style.color=rainbow\r
-}\r
-function change(){\r
-if (seq==6){\r
-b--\r
-if (b==0)\r
-seq=1\r
-}\r
-if (seq==5){\r
-r++\r
-if (r==12)\r
-seq=6\r
-}\r
-if (seq==4){\r
-g--\r
-if (g==0)\r
-seq=5\r
-}\r
-if (seq==3){\r
-b++\r
-if (b==12)\r
-seq=4\r
-}\r
-if (seq==2){\r
-r--\r
-if (r==0)\r
-seq=3\r
-}\r
-if (seq==1){\r
-g++\r
-if (g==12)\r
-seq=2\r
-}\r
-changetext()\r
-}\r
-function starteffect(){\r
-if (document.all||document.getElementById)\r
-flash=setInterval("change()",speed)\r
-}\r
-starteffect()\r
-</SCRIPT></span><br /><font color="#FFFFFF">{SITE_DESCRIPTION}</font><br />&nbsp; </span> \r
-                               <table cellspacing="0" cellpadding="2" border="0">\r
-                                       <tr> \r
-                                               <td align="center" valign="top" nowrap="nowrap"><span class="mainmenu"><a href="{U_FAQ}" class="mainmenu"><img src="templates/christmas/images/icon_mini_faq.gif" width="111" height="20" border="0" alt="{L_FAQ}" /></a>&nbsp;<a href="{U_SEARCH}" class="mainmenu"><img src="templates/christmas/images/icon_mini_search.gif" width="111" height="20" border="0" alt="{L_SEARCH}" /></a>&nbsp;<a href="{U_MEMBERLIST}" class="mainmenu"><img src="templates/christmas/images/icon_mini_members.gif" width="111" height="20" border="0" alt="{L_MEMBERLIST}" /></a>&nbsp;<a href="{U_GROUP_CP}" class="mainmenu"><img src="templates/christmas/images/icon_mini_groups.gif" width="111" height="20" border="0" alt="{L_USERGROUPS}" /></a>\r
-                                               <!-- BEGIN switch_user_logged_out -->\r
-                                               <a href="{U_REGISTER}" class="mainmenu"><img src="templates/christmas/images/icon_mini_register.gif" width="111" height="20" border="0" alt="{L_REGISTER}" /></a></span>\r
-                                               <!-- END switch_user_logged_out -->\r
-                                               <br /><span class="mainmenu"><a href="{U_PROFILE}" class="mainmenu"><img src="templates/christmas/images/icon_mini_profile.gif" width="111" height="20" border="0" alt="{L_PROFILE}" /></a>&nbsp;<a href="{U_PRIVATEMSGS}" class="mainmenu"><img src="templates/christmas/images/icon_mini_message.gif" width="111" height="20" border="0" alt="{PRIVATE_MESSAGE_INFO}" /></a>\r
-                                               <!-- BEGIN switch_user_logged_out -->\r
-                                               <a href="{U_LOGIN_LOGOUT}" class="mainmenu"><img src="templates/christmas/images/icon_login.gif" width="111" height="20" border="0" alt="{L_LOGIN_LOGOUT}" /></a></span>\r
-                                               <!-- END switch_user_logged_out -->\r
-                                               <!-- BEGIN switch_user_logged_in -->\r
-                                               <a href="{U_LOGIN_LOGOUT}" class="mainmenu"><img src="templates/christmas/images/icon_logout.gif" width="111" height="20" border="0" alt="{L_LOGIN_LOGOUT}" /></a></span>\r
-                                               <!-- END switch_user_logged_in -->\r
-                                               </td><br />\r
-                                       </tr>\r
-                               </table></td>\r
-                       </tr>\r
-               </table>\r
-\r
-               <br />\r
-    </table><center>\r
-            <p></p>\r