Ich versuche gerade eine Waffenstatistik auf unserer HP einzubauen. Nun möchte ich folgendes tun:
Und zwar die komplette Breite (1100px) für diese Statistikansicht zur Verfügung stellen.
Nur leider habe ich keinen Plan wie das geht. Ich weiß aber das man sowas über die design.ini regelt. Bleibt nur die Frage Wie?
Eine Design.ini hab ich bei meinem Design mit dabei, da steht folgendes drin:
1 2 | forum = "index_breit.htm" user = "index_breit.htm" |
Soweit, sogut, Der Forenbereich, und ich vermute der Userdetails greifen auf index_breit.htm zu damit der rechte Bereich der Page ausgeblendet wird.
Soviel habe ich verstanden. Nur wie bekomme ich nun meine self_Waffenübersicht.php da rein? Und vorallem über die gesamte Page?
Pfad:
httpdocs/include/contents/selfbp/selfp/Waffenuebersicht.php
index_breit.htm
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <!-- GoogieSpell by Pintura-Arts.de --> <link href="include/includes/googiespell/googiespell.css" type="text/css" rel="stylesheet" /> <script src="include/includes/googiespell/AJS.js" type="text/javascript"></script> <script src="include/includes/googiespell/googiespell.js" type="text/javascript"></script> <script src="include/includes/googiespell/cookiesupport.js" type="text/javascript"></script> <!-- GoogieSpell by Pintura-Arts.de --> <script type="text/javascript" src="include/includes/js/klapp.js"></script> <meta name="google-translate-customization" content="177b909942126cc5-72558da1bfb9d37b-gd70dab781c201929-1e"></meta> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>{TITLE}</title> <link rel="stylesheet" type="text/css" href="include/designs/CFX_free_35_rot/style.css" media="screen"> <link rel="stylesheet" type="text/css" href="include/designs/CFX_free_35_rot/design.css" media="screen"> <!-- /*********************************************** * Code & Design by Capfx * Visit http://www.capfx.de/ ***********************************************/ --> <script type="text/javascript"> var lastboxswitcher = 3; var chosenlastboxswitcher = 1; function togglelastboxswitcher (tolastboxswitcher) { tolastboxswitcher = isNaN(tolastboxswitcher) ? 0 : tolastboxswitcher; if (tolastboxswitcher < 1 || tolastboxswitcher > lastboxswitcher) { tolastboxswitcher = (chosenlastboxswitcher < lastboxswitcher) ? chosenlastboxswitcher + 1 : 1; } document.getElementById('lastboxswitcher_'+chosenlastboxswitcher).style.display = 'none'; document.getElementById('lastboxswitcher_'+tolastboxswitcher).style.display = ''; chosenlastboxswitcher = tolastboxswitcher; } </script> </head> <body> <table width="1123" border="0" cellspacing="0" cellpadding="0" align="center"> <tr> <td height="260"><table width="1123" height="260" border="0" cellspacing="0" cellpadding="0"> <tr> <td rowspan="2" width="10" height="260" background="include/designs/CFX_free_35_rot/Bilder/cd-35-header_l.png"></td> <td width="1100" height="258" background="include/designs/CFX_free_35_rot/Bilder/cd-35-header.png"></td> <td rowspan="2" width="13" height="260" background="include/designs/CFX_free_35_rot/Bilder/cd-35-header_r.png"></td> </tr> <tr> <td width="1100" height="2" background="include/designs/CFX_free_35_rot/Bilder/cd-35-header_u.png"></td> </tr> </table> </td> </tr> <tr> <td height="44" align="left" valign="top"><table width="100%" height="44" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="10" background="include/designs/CFX_free_35_rot/Bilder/login/login-left.png"> </td> <td align="left" valign="top" background="include/designs/CFX_free_35_rot/Bilder/login/login-bar.png">{_boxes_cfx-35-login}</td> <td width="13" background="include/designs/CFX_free_35_rot/Bilder/login/login-right.png"> </td> </tr> </table> </td> </tr> <tr> <td height="282" background="include/designs/CFX_free_35_rot/Bilder/cd-35-boxen_bg.png"><table width="1123" height="282" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="740" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td height="80"><table width="740" height="80" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="38"> </td> <td width="670" align="left" valign="middle">{_boxes_cfx-35-partner}</td> <td width="32"> </td> </tr> </table> </td> </tr> <tr> <td height="158"><table width="740" height="158" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="38"> </td> <td align="center" valign="middle">{_boxes_cfx-35-weplay}</td> <td width="10"> </td> </tr> </table> </td> </tr> <tr> <td height="44" valign="top"><table width="740" height="44" border="0" cellspacing="0" cellpadding="0"> <tr> <td colspan="4" height="8"></td> </tr> <tr> <td width="19"> </td> <td width="511" align="left" valign="top" class="stats">{_boxes_cfx-35-stats}</td> <td width="200" align="right" valign="top" class="mininav"><a href="index.php?contact" target="_self">Kontakt</a> - <a href="index.php?impressum" target="_self">Impressum</a></td> <td width="10"> </td> </tr> </table> </td> </tr> </table> </td> <td width="383" valign="top"><table width="383" border="0" cellspacing="0" cellpadding="0"> <tr> <td colspan="3" height="20"><!-- Platzhalter --></td> </tr> <tr> <td width="7"> </td> <td align="left" valign="top"> <div id="lastboxswitcher_1"> <div align="center"> <a href="javascript:void(0);" onClick="togglelastboxswitcher(1);"><img src="include/designs/CFX_free_35_rot/Bilder/lastbox/switch-lastforum_h.png" onmouseover="this.src='include/designs/CFX_free_35_rot/Bilder/lastbox/switch-lastforum_h.png'" onmouseout="this.src='include/designs/CFX_free_35_rot/Bilder/lastbox/switch-lastforum_h.png'" width="115" height="26" border="0" /></a><a href="javascript:void(0);" onClick="togglelastboxswitcher(2);"><img src="include/designs/CFX_free_35_rot/Bilder/lastbox/switch-lastnews.png" onmouseover="this.src='include/designs/CFX_free_35_rot/Bilder/lastbox/switch-lastnews_h.png'" onmouseout="this.src='include/designs/CFX_free_35_rot/Bilder/lastbox/switch-lastnews.png'" width="115" height="26" border="0" /></a><a href="javascript:void(0);" onClick="togglelastboxswitcher(3);"><img src="include/designs/CFX_free_35_rot/Bilder/lastbox/switch-lastwars.png" onmouseover="this.src='include/designs/CFX_free_35_rot/Bilder/lastbox/switch-lastwars_h.png'" onmouseout="this.src='include/designs/CFX_free_35_rot/Bilder/lastbox/switch-lastwars.png'" width="115" height="26" border="0" /></a> </div> <br /> {_boxes_cfx-35-lastforum} </div> <div id="lastboxswitcher_2" style="display:none"> <div align="center"> <a href="javascript:void(0);" onClick="togglelastboxswitcher(1);"><img src="include/designs/CFX_free_35_rot/Bilder/lastbox/switch-lastforum.png" onmouseover="this.src='include/designs/CFX_free_35_rot/Bilder/lastbox/switch-lastforum_h.png'" onmouseout="this.src='include/designs/CFX_free_35_rot/Bilder/lastbox/switch-lastforum.png'" width="115" height="26" border="0" /></a><a href="javascript:void(0);" onClick="togglelastboxswitcher(2);"><img src="include/designs/CFX_free_35_rot/Bilder/lastbox/switch-lastnews_h.png" onmouseover="this.src='include/designs/CFX_free_35_rot/Bilder/lastbox/switch-lastnews_h.png'" onmouseout="this.src='include/designs/CFX_free_35_rot/Bilder/lastbox/switch-lastnews_h.png'" width="115" height="26" border="0" /></a><a href="javascript:void(0);" onClick="togglelastboxswitcher(3);"><img src="include/designs/CFX_free_35_rot/Bilder/lastbox/switch-lastwars.png" onmouseover="this.src='include/designs/CFX_free_35_rot/Bilder/lastbox/switch-lastwars_h.png'" onmouseout="this.src='include/designs/CFX_free_35_rot/Bilder/lastbox/switch-lastwars.png'" width="115" height="26" border="0" /></a> </div> <br /> {_boxes_cfx-35-lastnews} </div> <div id="lastboxswitcher_3" style="display:none"> <div align="center"> <a href="javascript:void(0);" onClick="togglelastboxswitcher(1);"><img src="include/designs/CFX_free_35_rot/Bilder/lastbox/switch-lastforum.png" onmouseover="this.src='include/designs/CFX_free_35_rot/Bilder/lastbox/switch-lastforum_h.png'" onmouseout="this.src='include/designs/CFX_free_35_rot/Bilder/lastbox/switch-lastforum.png'" width="115" height="26" border="0" /></a><a href="javascript:void(0);" onClick="togglelastboxswitcher(2);"><img src="include/designs/CFX_free_35_rot/Bilder/lastbox/switch-lastnews.png" onmouseover="this.src='include/designs/CFX_free_35_rot/Bilder/lastbox/switch-lastnews_h.png'" onmouseout="this.src='include/designs/CFX_free_35_rot/Bilder/lastbox/switch-lastnews.png'" width="115" height="26" border="0" /></a><a href="javascript:void(0);" onClick="togglelastboxswitcher(3);"><img src="include/designs/CFX_free_35_rot/Bilder/lastbox/switch-lastwars_h.png" onmouseover="this.src='include/designs/CFX_free_35_rot/Bilder/lastbox/switch-lastwars_h.png'" onmouseout="this.src='include/designs/CFX_free_35_rot/Bilder/lastbox/switch-lastwars_h.png'" width="115" height="26" border="0" /></a> </div> <br /> {_boxes_cfx-35-lastwars} </div> </td> <td width="26"> </td> </tr> </table> </td> </tr> </table> </td> </tr> <tr> <td height="44" background="include/designs/CFX_free_35_rot/Bilder/cd-35-nav_bg.png" align="center" valign="top"><a href="index.php"><img src="include/designs/CFX_free_35_rot/Bilder/nav/cd-35-nav1.png" onmouseover="this.src='include/designs/CFX_free_35_rot/Bilder/nav/cd-35-nav1h.png'" onmouseout="this.src='include/designs/CFX_free_35_rot/Bilder/nav/cd-35-nav1.png'" border="0"/></a><a href="index.php?news"><img src="include/designs/CFX_free_35_rot/Bilder/nav/cd-35-nav2.png" onmouseover="this.src='include/designs/CFX_free_35_rot/Bilder/nav/cd-35-nav2h.png'" onmouseout="this.src='include/designs/CFX_free_35_rot/Bilder/nav/cd-35-nav2.png'" border="0"/></a><a href="index.php?forum"><img src="include/designs/CFX_free_35_rot/Bilder/nav/cd-35-nav3.png" onmouseover="this.src='include/designs/CFX_free_35_rot/Bilder/nav/cd-35-nav3h.png'" onmouseout="this.src='include/designs/CFX_free_35_rot/Bilder/nav/cd-35-nav3.png'" border="0"/></a><a href="index.php?omember"><img src="include/designs/CFX_free_35_rot/Bilder/nav/cd-35-nav4.png" onmouseover="this.src='include/designs/CFX_free_35_rot/Bilder/nav/cd-35-nav4h.png'" onmouseout="this.src='include/designs/CFX_free_35_rot/Bilder/nav/cd-35-nav4.png'" border="0"/></a><a href="index.php?teams"><img src="include/designs/CFX_free_35_rot/Bilder/nav/cd-35-nav5.png" onmouseover="this.src='include/designs/CFX_free_35_rot/Bilder/nav/cd-35-nav5h.png'" onmouseout="this.src='include/designs/CFX_free_35_rot/Bilder/nav/cd-35-nav5.png'" border="0"/></a><a href="index.php?wars-last"><img src="include/designs/CFX_free_35_rot/Bilder/nav/cd-35-nav6.png" onmouseover="this.src='include/designs/CFX_free_35_rot/Bilder/nav/cd-35-nav6h.png'" onmouseout="this.src='include/designs/CFX_free_35_rot/Bilder/nav/cd-35-nav6.png'" border="0"/></a><a href="index.php?linkus"><img src="include/designs/CFX_free_35_rot/Bilder/nav/cd-35-nav7.png" onmouseover="this.src='include/designs/CFX_free_35_rot/Bilder/nav/cd-35-nav7h.png'" onmouseout="this.src='include/designs/CFX_free_35_rot/Bilder/nav/cd-35-nav7.png'" border="0"/></a><a href="index.php?gbook"><img src="include/designs/CFX_free_35_rot/Bilder/nav/cd-35-nav8.png" onmouseover="this.src='include/designs/CFX_free_35_rot/Bilder/nav/cd-35-nav8h.png'" onmouseout="this.src='include/designs/CFX_free_35_rot/Bilder/nav/cd-35-nav8.png'" border="0"/></a><a href="index.php?rules"><img src="include/designs/CFX_free_35_rot/Bilder/nav/cd-35-nav9.png" onmouseover="this.src='include/designs/CFX_free_35_rot/Bilder/nav/cd-35-nav9h.png'" onmouseout="this.src='include/designs/CFX_free_35_rot/Bilder/nav/cd-35-nav9.png'" border="0"/></a><a href="index.php?downloads"><img src="include/designs/CFX_free_35_rot/Bilder/nav/cd-35-nav10.png" onmouseover="this.src='include/designs/CFX_free_35_rot/Bilder/nav/cd-35-nav10h.png'" onmouseout="this.src='include/designs/CFX_free_35_rot/Bilder/nav/cd-35-nav10.png'" border="0"/></a></td> </tr> <tr> <td class="temp_bg"><table width="1123" border="0" cellspacing="0" cellpadding="0" background="include/designs/CFX_free_35_rot/Bilder/cd-35-mcmf.png"> <tr> <td align="center" valign="top"><table width="254" border="0" cellpadding="0" cellspacing="0"> <tr> <td align="center" valign="top">{_list_menunr1@ </td> </tr> <tr> <td width="254" height="36" align="center" valign="middle" background="include/designs/CFX_free_35_rot/Bilder/cd-35-mhead_l.png"><table width="254" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="5"></td> <td align="center" valign="middle"><span class="menuuberschrift_l">%1</span></td> <td width="5"></td> </tr> </table></td> </tr> <tr> <td width="254" align="center" valign="top"><table width="254" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="21"></td> <td align="center">%2</td> <td width="8"></td> </tr> </table></td> </tr> <tr> <td width="254" height="5"></td> </tr> <tr> <td width="254" height="0" align="center" valign="top">}</td> </tr> </table> </td> <td align="center" valign="top"><table width="869" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="869" height="35" background="include/designs/CFX_free_35_rot/Bilder/cd-35-contheadf.png"><table width="869" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="30"></td> <td align="left" valign="middle" class="smalfont">Sie befinden sich hier: <span class="hmenu">{HMENU}</span></td> <td width="30"></td> </tr> </table></td> </tr> <tr> <td width="869"><table width="869" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="20"></td> <td align="left" valign="top">{EXPLODE}</td> <td width="20"></td> </tr> </table></td> </tr> <tr> <td width="869" height="30"></td> </tr> </table></td> </tr> </table></td> </tr> <tr class="temp_bg"> <td align="center" valign="middle" background="include/designs/CFX_free_35_rot/Bilder/cd-35-mcmfootf.png" width="1123" height="15"></td> </tr> <tr> <td align="center" valign="top" background="include/designs/CFX_free_35_rot/Bilder/cd-35-downboxen_bg.png" width="1123" height="300"><table width="1123" height="300" border="0" cellspacing="0" cellpadding="0"> <tr> <td height="55" colspan="4"></td> </tr> <tr> <td width="351" height="147" align="left" valign="top"> <table width="351" height="147" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="16"> </td> <td align="left" valign="top">{_boxes_cfx-35-lastreg}</td> <td width="10"> </td> </tr> </table> </td> <td width="243" height="147" align="left" valign="top"> <table width="243" height="147" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="10"> </td> <td align="left" valign="top">{_boxes_cfx-35-topmember}</td> <td width="10"> </td> </tr> </table> </td> <td width="262" height="147" align="left" valign="top"> <table width="262" height="147" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="10"> </td> <td align="left" valign="top">{_boxes_cfx-35-newdown}</td> <td width="10"> </td> </tr> </table> </td> <td width="267" height="147" align="left" valign="top"> <table width="267" height="147" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="10"> </td> <td align="left" valign="top">{_boxes_cfx-35-topdown}</td> <td width="18"> </td> </tr> </table> </td> </tr> <tr> <td colspan="4" height="98" valign="top"><table width="1123" height="98" border="0" cellspacing="0" cellpadding="0"> <tr> <td colspan="3" height="18"><!-- Platzhalter --></td> </tr> <tr> <td width="470" height="80" valign="top" class="copy">Copyright © by: <a href="http://www.pintura-arts.de" target="_blank">Pintura-Arts</a> | Project by: <a href="http://pintura-arts.de/index.php?user-details-2" target="_blank">LastChaos</a> & <a href="#" target="_blank">IRvD</a></a></td> <td width="176" height="80" align="center"><a href="#" target="_top"><img src="include/designs/CFX_free_35_rot/Bilder/cd-35-top-button.png" onmouseover="this.src='include/designs/CFX_free_35_rot/Bilder/cd-35-top-button_h.png'" onmouseout="this.src='include/designs/CFX_free_35_rot/Bilder/cd-35-top-button.png'"width="132" height="42" border="0" /></a></td> <td width="457" height="80" align="right" valign="top"> <a class="social_facebook" href="http://www.facebook.com/pages/CapDesigns/166172133502942" target="_blank"> </a> <a class="social_youtube" href="http://www.youtube.com/user/CapDesignsMedia" target="_blank"> </a> <a class="social_rss" href="index.php?news-rss" target="_blank"> </a> </td> <td width="20" height="80"><!-- Platzhalter --></td> </tr> </table> </td> </tr> </table></td> </tr> </table> </body> <div id="light" class="tsviewer_popup"> <a href="javascript:void(0)" onclick="document.getElementById('light').style.display='none';document.getElementById('fade').style.display='none'"><br>Close<br><br></a> {_boxes_cfx-35-tsviewer} </div> </html> <!-- {_list_hmenupoint@<li><a target="%1" class="box" href="%2">%3</a>|</li>|<br />|</ul></li>} {_list_hmenubegi@<ul>} {_list_hmenuende@</ul>} {_list_vmenupoint@<a target="%1" class="menu" href="%2">%3</a>} {_list_vmenubegi@} {_list_vmenuende@} //--> |
Ich habe auch schon versucht, das Waffenstatistik in die Design.ini einzutragen um zu testen ob es überhaupt was ausblendet. Doch leichter bekomme ich dadurch einen Error.
Betroffene Page: smokingwarehouse.de Ilch 1.1P
Zuletzt modifiziert von deejay2302 am 09.03.2014 - 10:29:57