Changeset b3a64df57d5dfede4e5ee521f62db1c9ec91c3c1
- Timestamp:
- 03/18/07 14:54:27 (2 years ago)
- git-parent:
- Files:
-
- templates/portal.html (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
templates/portal.html
r30e1bd2 rb3a64df 42 42 table.noBorderX {background-color:transparent; color: #000000; font-family: arial, helvetica; border-style: none; border-width: 0px; font-size:14px} 43 43 td.noBorderX {background-color:transparent; color: #C7C7C7; font-family: arial, helvetica; border-style: none; border-width: 0px; font-size:14px; background-image: url('./data/interface/border/border_background.gif')} 44 td.noBorderXMenu {margin-bottom:2px; background-color:transparent; color: #C7C7C7; font-family: arial, helvetica; border-style: none; border-width: 0px; font-size:14px; background-image: url('./data/interface/border/border_background.gif')} 44 45 td.noBorderXnBG {background-color:transparent; color: #C7C7C7; font-family: arial, helvetica; border-style: none; border-width: 0px; font-size:14px} 45 46 46 a.menu:link {color: #c7c7c7; font-family: courier new, courier; font-size:15px; font-weight: normal; text-decoration: none;}47 a.menu:visited {color: #c7c7c7; font-family: courier new, courier; font-size:15px; font-weight: normal; text-decoration: none;}48 a.menu:hover {color: #719bef; font-family: courier new, courier; font-size:15px; font-weight: normal; text-decoration: none;}49 a.menu:active {color: #719bef; font-family: courier new, courier; font-size:15px; font-weight: normal; text-decoration: none;}50 51 a.submenu:link {color: #c7c7c7; font-family: courier new, courier; font-size:13px; font-weight: normal; text-decoration: none;}52 a.submenu:visited {color: #c7c7c7; font-family: courier new, courier; font-size:13px; font-weight: normal; text-decoration: none;}53 a.submenu:hover {color: #719bef; font-family: courier new, courier; font-size:13px; font-weight: normal; text-decoration: none;}54 a.submenu:active {color: #719bef; font-family: courier new, courier; font-size:13px; font-weight: normal; text-decoration: none;}47 a.menu:link {color: #c7c7c7; font-family: arial, helvetica; font-size:14px; font-weight: normal; text-decoration: none;} 48 a.menu:visited {color: #c7c7c7; font-family: arial, helvetica; font-size:14px; font-weight: normal; text-decoration: none;} 49 a.menu:hover {color: #719bef; font-family: arial, helvetica; font-size:14px; font-weight: normal; text-decoration: none;} 50 a.menu:active {color: #719bef; font-family: arial, helvetica; font-size:14px; font-weight: normal; text-decoration: none;} 51 52 a.submenu:link {color: #c7c7c7; font-family: arial, helvetica; font-size:13px; font-weight: normal; text-decoration: none;} 53 a.submenu:visited {color: #c7c7c7; font-family: arial, helvetica; font-size:13px; font-weight: normal; text-decoration: none;} 54 a.submenu:hover {color: #719bef; font-family: arial, helvetica; font-size:13px; font-weight: normal; text-decoration: none;} 55 a.submenu:active {color: #719bef; font-family: arial, helvetica; font-size:13px; font-weight: normal; text-decoration: none;} 55 56 --> 56 57 </style> … … 82 83 <table class="noBorderX" width="100%" cellspacing="1" cellpadding="0"> 83 84 <tr> 84 <td class="noBorderX " colspan="2">85 <td class="noBorderXMenu" colspan="2"> 85 86 <a class="menu" href="./main.php?module=portal">News</a> 86 87 </td> 87 88 </tr> 88 89 <tr> 89 <td class="noBorderX " colspan="2">90 <td class="noBorderXMenu" colspan="2"> 90 91 <a class="menu" href="./main.php?module=portal&action=login">Login</a> 91 92 </td> 92 93 </tr> 93 94 <tr> 94 <td class="noBorderX " colspan="2">95 <td class="noBorderXMenu" colspan="2"> 95 96 <a class="menu" href="./main.php?module=portal&action=register">Registrieren</a> 96 97 </td> 97 98 </tr> 98 99 <tr> 99 <td class="noBorderX " colspan="2">100 <td class="noBorderXMenu" colspan="2"> 100 101 <a class="menu" href="./main.php?module=portal&action=infos">Infos</a> 101 102 </td> 102 103 </tr> 103 104 <tr> 104 <td class="noBorderX " style="width:10px"> </td>105 <td class="noBorderX ">105 <td class="noBorderXMenu" style="width:10px"> </td> 106 <td class="noBorderXMenu"> 106 107 <a class="submenu" href="./main.php?module=portal&action=infosArtikel&artikel={FAQ_ID}">FAQ</a> 107 108 </td> 108 109 </tr> 109 110 <tr> 110 <td class="noBorderX " style="width:10px"> </td>111 <td class="noBorderX ">111 <td class="noBorderXMenu" style="width:10px"> </td> 112 <td class="noBorderXMenu"> 112 113 <a class="submenu" href="http://fanart.drifting-souls.net/gallery/Screenshots">Screenshots</a> 113 114 </td> 114 115 </tr> 115 116 <tr> 116 <td class="noBorderX " style="width:10px"> </td>117 <td class="noBorderX ">117 <td class="noBorderXMenu" style="width:10px"> </td> 118 <td class="noBorderXMenu"> 118 119 <a class="submenu" href="./main.php?module=portal&action=infosDf">Daten & Fakten</a> 119 120 </td> 120 121 </tr> 121 122 <tr> 122 <td class="noBorderX " style="width:10px"> </td>123 <td class="noBorderX ">123 <td class="noBorderXMenu" style="width:10px"> </td> 124 <td class="noBorderXMenu"> 124 125 <a class="submenu" href="./main.php?module=portal&action=infosAgb">AGB</a> 125 126 </td> 126 127 </tr> 127 128 <tr> 128 <td class="noBorderX " style="width:10px"> </td>129 <td class="noBorderX ">129 <td class="noBorderXMenu" style="width:10px"> </td> 130 <td class="noBorderXMenu"> 130 131 <a class="submenu" href="./main.php?module=portal&action=infosPlayerlist">Spielerliste</a> 131 132 </td> 132 133 </tr> 133 134 <tr> 134 <td class="noBorderX " style="width:10px"> </td>135 <td class="noBorderX ">135 <td class="noBorderXMenu" style="width:10px"> </td> 136 <td class="noBorderXMenu"> 136 137 <a class="submenu" href="http://wiki.drifting-souls.net/">Wiki</a> 137 138 </td> 138 139 </tr> 139 140 <tr> 140 <td class="noBorderX " style="width:10px"> </td>141 <td class="noBorderX ">141 <td class="noBorderXMenu" style="width:10px"> </td> 142 <td class="noBorderXMenu"> 142 143 <a class="submenu" href="http://fanart.drifting-souls.net/gallery/view_album.php?set_albumName=ds-fanart">Fan Art</a> 143 144 </td> 144 145 </tr> 145 146 <tr> 146 <td class="noBorderX " colspan="2">147 <td class="noBorderXMenu" colspan="2"> 147 148 <a class="menu" href="http://ds2.drifting-souls.net/trac/">Projekt/Sources</a> 148 149 </td> 149 150 </tr> 150 151 <tr> 151 <td class="noBorderX " colspan="2">152 <td class="noBorderXMenu" colspan="2"> 152 153 <a class="menu" href="./main.php?module=portal&action=javachat">Chat</a> 153 154 </td> 154 155 </tr> 155 156 <tr> 156 <td class="noBorderX " colspan="2">157 <td class="noBorderXMenu" colspan="2"> 157 158 <a class="menu" href="http://forum.drifting-souls.net/phpBB2/index.php">Forum</a> 158 159 </td> 159 160 </tr> 160 161 <tr> 161 <td class="noBorderX " colspan="2">162 <td class="noBorderXMenu" colspan="2"> 162 163 <a class="menu" href="./main.php?module=portal&action=download">Downloads</a> 163 164 </td> 164 165 </tr> 165 166 <tr> 166 <td class="noBorderX " colspan="2">167 <td class="noBorderXMenu" colspan="2"> 167 168 <a class="menu" href="./main.php?module=portal&action=links">Links</a> 168 169 </td> 169 170 </tr> 170 171 <tr> 171 <td class="noBorderX " colspan="2">172 <td class="noBorderXMenu" colspan="2"> 172 173 <a class="menu" href="./main.php?module=portal&action=impressum">Impressum</a> 173 174 </td> 174 175 </tr> 175 176 <tr> 176 <td class="noBorderX " colspan="2">177 <td class="noBorderXMenu" colspan="2"> 177 178 <hr style="height:1px; border:0px; background-color:#606060; color:#606060" /> 178 179 </td> 179 180 </tr> 180 181 <tr> 181 <td class= "noBorderX"style="height:50px" colspan="2" align="center">182 <td class=noBorderXMenu style="height:50px" colspan="2" align="center"> 182 183 <a href='http://www.galaxy-news.de/?page=charts&op=vote&game_id=339' target='_blank'><img style="border:0px" src='{URL}vote.gif' alt="vote4ds" /></a><br /> 183 184 <a href="http://www.browsergames24.de/modules.php?name=Web_Links&l_op=ratelink&lid=1159" target="_blank"><img src="http://www.browsergames24.de/votebg.gif" alt="Vote for us @ BG24" /></a>
