ilch Forum » Ilch Clan 1.1 » Installation und Upgrades » Boxen

Geschlossen
  1. #1
    User Pic
    Herr11 Mitglied
    Registriert seit
    06.09.2008
    Beiträge
    10
    Beitragswertungen
    0 Beitragspunkte
    Hallo,
    ich habe ein Problem 2 Boxen auf die HP zu setzen...
    Im Adminbereich werden sie angezeigt, bloß nicht auf der
    Hp...kann einer evtl. über Teamviewer bzw. ICQ helfen?

    Mfg
    0 Mitglieder finden den Beitrag gut.
  2. #2
    User Pic
    Tyrargo Mitglied
    Registriert seit
    30.01.2006
    Beiträge
    5.541
    Beitragswertungen
    7 Beitragspunkte
    du hast wohl ein statisches design. da musst die boxen oder menüpunkte manuell in der index.htm bearbeiten.

    oder du suchst dir ein dynamisches design.
    0 Mitglieder finden den Beitrag gut.
  3. #3
    User Pic
    Saarlonz Hall Of Fame
    Registriert seit
    07.08.2008
    Beiträge
    3.003
    Beitragswertungen
    235 Beitragspunkte
    Link zur Seite wäre nicht schlecht.
    0 Mitglieder finden den Beitrag gut.
  4. #4
    User Pic
    Herr11 Mitglied
    Registriert seit
    06.09.2008
    Beiträge
    10
    Beitragswertungen
    0 Beitragspunkte
    [url]www.objective-clan.de.pl[/url] ist die Seite.
    0 Mitglieder finden den Beitrag gut.
  5. #5
    User Pic
    Nano.v1 Hall Of Fame
    Registriert seit
    14.02.2009
    Beiträge
    896
    Beitragswertungen
    0 Beitragspunkte
    in der index.htm des designs in der entsprechenden tabelle zum beispiel der shutbox oder so folgendes einfügen

    {_boxes_BOXENNAME}
    Kein Support ausserhalb dieses Forum, es sei denn ich biete es selbst an, und das passiert ....?!

    Nano´s Ilch-Seite
    0 Mitglieder finden den Beitrag gut.
  6. #6
    User Pic
    Herr11 Mitglied
    Registriert seit
    06.09.2008
    Beiträge
    10
    Beitragswertungen
    0 Beitragspunkte
    Ich kenn mich da nicht so aus, kannses mir über Teamviewer zeigen=
    0 Mitglieder finden den Beitrag gut.
  7. #7
    User Pic
    Saarlonz Hall Of Fame
    Registriert seit
    07.08.2008
    Beiträge
    3.003
    Beitragswertungen
    235 Beitragspunkte
    Schau mal in deiner index.htm.

    Dort wirst du mehrer Boxen finden die mit dem code {_boxes_BOXENNAME} plaziert sind. Jetzt ersetzt du die Box , hier im Beispiel BOXENNAME mit der gewünschten Box (alle Boxen und ihre Schreibweisen findest du unter include/boxes).
    0 Mitglieder finden den Beitrag gut.
  8. #8
    User Pic
    Herr11 Mitglied
    Registriert seit
    06.09.2008
    Beiträge
    10
    Beitragswertungen
    0 Beitragspunkte
    Mit welchem Programm kann ich die htm öffnen?
    0 Mitglieder finden den Beitrag gut.
  9. #9
    User Pic
    Saarlonz Hall Of Fame
    Registriert seit
    07.08.2008
    Beiträge
    3.003
    Beitragswertungen
    235 Beitragspunkte
    Mit einem Editor.

    Im Web findest du einige kostenlose Programme wie NVU oder HTML-Editor.
    0 Mitglieder finden den Beitrag gut.
  10. #10
    User Pic
    Herr11 Mitglied
    Registriert seit
    06.09.2008
    Beiträge
    10
    Beitragswertungen
    0 Beitragspunkte
    Und wo muss ich die dann Platzieren?
    0 Mitglieder finden den Beitrag gut.
  11. #11
    User Pic
    Saarlonz Hall Of Fame
    Registriert seit
    07.08.2008
    Beiträge
    3.003
    Beitragswertungen
    235 Beitragspunkte
    Entweder ersetzt du eine der vorhanden Boxen wie oben beschrieben, oder du kopierst den code und fügst ihn unter der Box ein wo du ihn haben willst.
    0 Mitglieder finden den Beitrag gut.
  12. #12
    User Pic
    Herr11 Mitglied
    Registriert seit
    06.09.2008
    Beiträge
    10
    Beitragswertungen
    0 Beitragspunkte
    Ich hab da wirklich kein Nerv was zu Zerschrotten, kann mir da wirklich keiner über Teamviewer helfen?
    0 Mitglieder finden den Beitrag gut.
  13. #13
    User Pic
    Saarlonz Hall Of Fame
    Registriert seit
    07.08.2008
    Beiträge
    3.003
    Beitragswertungen
    235 Beitragspunkte
    Oder geb uns einfach mal den code und sag welche box du wo haben möchtest.
    0 Mitglieder finden den Beitrag gut.
  14. #14
    User Pic
    Herr11 Mitglied
    Registriert seit
    06.09.2008
    Beiträge
    10
    Beitragswertungen
    0 Beitragspunkte
    Hier isse:

    <!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>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
    <link rel="stylesheet" type="text/css" href="include/designs/atrox_design/style.css">
    <title>{TITLE}</title>
    <style type="text/css">
    <!--
    body {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-image: url(include/designs/atrox_design/Bilder/bg.jpg);
    background-repeat: repeat-x;
    background-color: #000000;
    }
    -->
    </style>
    <script type="text/JavaScript">
    <!--
    function MM_swapImgRestore() { //v3.0
    var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
    }

    function MM_preloadImages() { //v3.0
    var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
    }

    function MM_findObj(n, d) { //v4.01
    var p,i,x; if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
    if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
    for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
    if(!x && d.getElementById) x=d.getElementById(n); return x;
    }

    function MM_swapImage() { //v3.0
    var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
    if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
    }
    //-->
    </script>
    <style type="text/css">
    <!--
    .font1{
    font-size: 9px;
    color: #FFFFFF;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    }
    .font2 {color: #000000}
    a:link {
    color: #00b2ff;
    }
    a:visited {
    color: #00b2ff;
    }
    a:hover {
    color: #00b2ff;
    }
    a:active {
    color: #00b2ff;
    }
    -->
    </style>
    </head>

    <body onload="MM_preloadImages('include/designs/atrox_design/Bilder/news_02.gif','include/designs/atrox_design/Bilder/forum_02.gif','include/designs/atrox_design/Bilder/mitglieder_02.gif','include/designs/atrox_design/Bilder/gastebuch_02.gif','include/designs/atrox_design/Bilder/links_02.gif','include/designs/atrox_design/Bilder/downloads_02.gif','include/designs/atrox_design/Bilder/gallery_02.gif','include/designs/atrox_design/Bilder/kalender_02.gif','include/designs/atrox_design/Bilder/kontakt_02.gif','include/designs/atrox_design/Bilder/impressum_02.gif','include/designs/atrox_design/Bilder/squads_02.gif','include/designs/atrox_design/Bilder/fightus_02.gif','include/designs/atrox_design/Bilder/joinus_02.gif','include/designs/atrox_design/Bilder/wars_02.gif','include/designs/atrox_design/Bilder/awards_02.gif','include/designs/atrox_design/Bilder/regeln_02.gif','include/designs/atrox_design/Bilder/awaycal_02.gif','include/designs/atrox_design/Bilder/history_02.gif')">
    <table width="990" border="0" align="center" cellpadding="0" cellspacing="0">
    <tr>
    <td align="left" valign="top"><img src="include/designs/atrox_design/Bilder/header.png" width="990" height="271" alt="header"></td>
    </tr>
    <tr>
    <td align="left" valign="top"><img src="include/designs/atrox_design/Bilder/header_unten.png" width="990" height="27" alt="header_unten"></td>
    </tr>
    <tr>
    <td align="left" valign="top"><table width="990" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td width="217" height="57" align="left" valign="top" background="include/designs/atrox_design/Bilder/footur_links.png"><table width="217" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td width="42" height="50">&nbsp;</td>
    <td width="162" align="left" valign="top"><table width="162" height="11" border="0" cellpadding="0" cellspacing="0">
    <tr>
    <td><img src="include/designs/atrox_design/Bilder/home.png" alt="clan_menu" width="163" height="27"></td>
    </tr>
    </table>
    <table width="163" height="18" border="0" cellpadding="0" cellspacing="0">
    <tr>
    <td><a href="?news"><img src="include/designs/atrox_design/Bilder/news.gif" onmouseover="this.src = 'include/designs/atrox_design/Bilder/news_02.gif'" onmouseout="this.src = 'include/designs/atrox_design/Bilder/news.gif'" width="163" height="18" border="0"></a></td>
    </tr>
    </table>
    <table width="163" height="18" border="0" cellpadding="0" cellspacing="0">
    <tr>
    <td><a href="?forum"><img src="include/designs/atrox_design/Bilder/forum.gif" onmouseover="this.src = 'include/designs/atrox_design/Bilder/forum_02.gif'" onmouseout="this.src = 'include/designs/atrox_design/Bilder/forum.gif'" width="163" height="18" border="0"></a></td>
    </tr>
    </table>
    <table width="163" height="18" border="0" cellpadding="0" cellspacing="0">
    <tr>
    <td><a href="?user"><img src="include/designs/atrox_design/Bilder/mitglieder.gif" onmouseover="this.src = 'include/designs/atrox_design/Bilder/mitglieder_02.gif'" onmouseout="this.src = 'include/designs/atrox_design/Bilder/mitglieder.gif'" width="163" height="18" border="0"></a></td>
    </tr>
    </table>
    <table width="163" height="18" border="0" cellpadding="0" cellspacing="0">
    <tr>
    <td><a href="?gbook"><img src="include/designs/atrox_design/Bilder/gastebuch.gif" onmouseover="this.src = 'include/designs/atrox_design/Bilder/gastebuch_02.gif'" onmouseout="this.src = 'include/designs/atrox_design/Bilder/gastebuch.gif'" width="163" height="18" border="0"></a></td>
    </tr>
    </table>
    <table width="163" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td><a href="?links"><img src="include/designs/atrox_design/Bilder/links.gif" onmouseover="this.src = 'include/designs/atrox_design/Bilder/links_02.gif'" onmouseout="this.src = 'include/designs/atrox_design/Bilder/links.gif'" width="163" height="18" border="0" /></a><a href="?links"></a></td>
    </tr>
    </table>
    <table width="163" height="18" border="0" cellpadding="0" cellspacing="0">
    <tr>
    <td><a href="?downloads"></a><a href="?downloads"><img src="include/designs/atrox_design/Bilder/downloads.gif" onmouseover="this.src = 'include/designs/atrox_design/Bilder/downloads_02.gif'" onmouseout="this.src = 'include/designs/atrox_design/Bilder/downloads.gif'" width="163" height="18" border="0" /></a><a href="?downloads" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('6','','include/designs/atrox_design/Bilder/downloads_02.gif',1)"></a></td>
    </tr>
    </table>
    <table width="163" height="18" border="0" cellpadding="0" cellspacing="0">
    <tr>
    <td><a href="?gallery"><img src="include/designs/atrox_design/Bilder/gallery.gif" onmouseover="this.src = 'include/designs/atrox_design/Bilder/gallery_02.gif'" onmouseout="this.src = 'include/designs/atrox_design/Bilder/gallery.gif'" width="163" height="18" border="0" /></a><a href="?gallery" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('7','','include/designs/atrox_design/Bilder/gallery_02.gif',1)"></a></td>
    </tr>
    </table>
    <table width="163" height="18" border="0" cellpadding="0" cellspacing="0">
    <tr>
    <td><a href="?kalender"><img src="include/designs/atrox_design/Bilder/kalender.gif" onmouseover="this.src = 'include/designs/atrox_design/Bilder/kalender_02.gif'" onmouseout="this.src = 'include/designs/atrox_design/Bilder/kalender.gif'" width="163" height="18" border="0" /></a><a href="?kalender" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('8','','include/designs/atrox_design/Bilder/kalender_02.gif',1)"></a></td>
    </tr>
    </table>
    <table width="163" height="18" border="0" cellpadding="0" cellspacing="0">
    <tr>
    <td><a href="?contact"><img src="include/designs/atrox_design/Bilder/kontakt.gif" onmouseover="this.src = 'include/designs/atrox_design/Bilder/kontakt_02.gif'" onmouseout="this.src = 'include/designs/atrox_design/Bilder/kontakt.gif'" width="163" height="18" border="0" /></a><a href="?contact" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('9','','include/designs/atrox_design/Bilder/kontakt_02.gif',1)"></a></td>
    </tr>
    </table>
    <table width="163" height="18" border="0" cellpadding="0" cellspacing="0">
    <tr>
    <td><a href="?impressum"><img src="include/designs/atrox_design/Bilder/impressum.gif" onmouseover="this.src = 'include/designs/atrox_design/Bilder/impressum_02.gif'" onmouseout="this.src = 'include/designs/atrox_design/Bilder/impressum.gif'" width="163" height="18" border="0" /></a><a href="?impressum" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('10','','include/designs/atrox_design/Bilder/impressum_02.gif',1)"></a></td>
    </tr>
    </table>
    <table width="163" height="12" border="0" cellpadding="0" cellspacing="0">
    <tr>
    <td><img src="include/designs/atrox_design/Bilder/box_unten.png" width="162" height="12"></td>
    </tr>
    </table>
    <table width="163" height="12" border="0" cellpadding="0" cellspacing="0">
    <tr>
    <td><img src="include/designs/atrox_design/Bilder/box_oben_links.png" width="163" height="11"></td>
    </tr>
    </table>
    <table width="163" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td><img src="include/designs/atrox_design/Bilder/clan_menu.png" alt="clan_menu" width="162" height="28"></td>
    </tr>
    </table>
    <table width="163" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td><a href="?teams"><img src="include/designs/atrox_design/Bilder/squads.gif" onmouseover="this.src = 'include/designs/atrox_design/Bilder/squads_02.gif'" onmouseout="this.src = 'include/designs/atrox_design/Bilder/squads.gif'" width="163" height="18" border="0" /></a><a href="?teams" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('11','','include/designs/atrox_design/Bilder/squads_02.gif',1)"></a></td>
    </tr>
    </table>
    <table width="163" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td><a href="?fightus"><img src="include/designs/atrox_design/Bilder/fightus.gif" onmouseover="this.src = 'include/designs/atrox_design/Bilder/fightus_02.gif'" onmouseout="this.src = 'include/designs/atrox_design/Bilder/fightus.gif'" width="163" height="18" border="0" /></a><a href="?fightus" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('12','','include/designs/atrox_design/Bilder/fightus_02.gif',1)"></a></td>
    </tr>
    </table>
    <table width="163" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td><a href="?joinus"><img src="include/designs/atrox_design/Bilder/joinus.gif" onmouseover="this.src = 'include/designs/atrox_design/Bilder/joinus_02.gif'" onmouseout="this.src = 'include/designs/atrox_design/Bilder/joinus.gif'" width="163" height="18" border="0" /></a><a href="?joinus" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('13','','include/designs/atrox_design/Bilder/joinus_02.gif',1)"></a></td>
    </tr>
    </table>
    <table width="163" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td><a href="?wars"><img src="include/designs/atrox_design/Bilder/wars.gif" onmouseover="this.src = 'include/designs/atrox_design/Bilder/wars_02.gif'" onmouseout="this.src = 'include/designs/atrox_design/Bilder/wars.gif'" width="163" height="18" border="0" /></a><a href="?wars" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('15','','include/designs/atrox_design/Bilder/wars_02.gif',1)"></a></td>
    </tr>
    </table>
    <table width="163" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td><a href="?awards"><img src="include/designs/atrox_design/Bilder/awards.gif" onmouseover="this.src = 'include/designs/atrox_design/Bilder/awards_02.gif'" onmouseout="this.src = 'include/designs/atrox_design/Bilder/awards.gif'" width="163" height="18" border="0" /></a><a href="?awards"></a><a href="?awards" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('16','','include/designs/atrox_design/Bilder/awards_02.gif',1)"></a></td>
    </tr>
    </table>
    <table width="163" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td><a href="?rules"><img src="include/designs/atrox_design/Bilder/regeln.gif" onmouseover="this.src = 'include/designs/atrox_design/Bilder/regeln_02.gif'" onmouseout="this.src = 'include/designs/atrox_design/Bilder/regeln.gif'" width="163" height="18" border="0" /></a><a href="?ruls" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('17','','include/designs/atrox_design/Bilder/regeln_02.gif',1)"></a></td>
    </tr>
    </table>
    <table width="163" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td><a href="?awaycal"><img src="include/designs/atrox_design/Bilder/awaycal.gif" onmouseover="this.src = 'include/designs/atrox_design/Bilder/awaycal_02.gif'" onmouseout="this.src = 'include/designs/atrox_design/Bilder/awaycal.gif'" width="163" height="18" border="0" /></a><a href="?awaycal" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('18','','include/designs/atrox_design/Bilder/awaycal_02.gif',1)"></a></td>
    </tr>
    </table>
    <table width="163" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td><a href="?history"><img src="include/designs/atrox_design/Bilder/history.gif" onmouseover="this.src = 'include/designs/atrox_design/Bilder/history_02.gif'" onmouseout="this.src = 'include/designs/atrox_design/Bilder/history.gif'" width="163" height="18" border="0" /></a><a href="?history" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('19','','include/designs/atrox_design/Bilder/history_02.gif',1)"></a></td>
    </tr>
    </table>
    <table width="163" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td><img src="include/designs/atrox_design/Bilder/box_unten.png" alt="box_unten" width="162" height="12"></td>
    </tr>
    </table>
    <table width="163" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td><img src="include/designs/atrox_design/Bilder/box_oben_links.png" alt="box_oben" width="163" height="11"></td>
    </tr>
    </table>
    <table width="163" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td><img src="include/designs/atrox_design/Bilder/shoutbox.png" alt="sb" width="162" height="26"></td>
    </tr>
    </table>
    <table width="163" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td><table width="160" border="0" align="center" cellpadding="0" cellspacing="0">
    <tr>
    <td><p class="font2"> <font size="1,5" face="Verdana, Arial, Helvetica, sans-serif"><strong>{_boxes_SHOUTBOX}</strong></font></p>
    <p>&nbsp;</p></td>
    </tr>
    </table></td>
    </tr>
    </table>
    <table width="163" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td><img src="include/designs/atrox_design/Bilder/box_unten.png" alt="box_unten" width="162" height="12"></td>
    </tr>
    </table>
    <table width="163" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td><img src="include/designs/atrox_design/Bilder/box_oben_links.png" alt="box_oben" width="163" height="11"></td>
    </tr>
    </table>
    <table width="163" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td><img src="include/designs/atrox_design/Bilder/clan_logo.jpg" alt="clan_logo" width="163" height="220"></td>
    </tr>
    </table> <p>&nbsp;</p></td>
    <td width="13">&nbsp;</td>
    </tr>
    </table> <p>&nbsp;</p>
    </td>
    <td width="556" align="left" valign="top" bgcolor="#d8d8d8"><table width="556" height="858" border="0" cellpadding="0" cellspacing="0">
    <tr>
    <td height="20" background="include/designs/atrox_design/Bilder/content_oben.png"><table width="540" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td width="13">&nbsp;</td>
    <td width="527"><table width="527" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td height="3"></td>
    </tr>
    <tr>
    <td><span class="font1">{HMENU}</span></td>
    </tr>
    <tr>
    <td height="2"></td>
    </tr>
    </table></td>
    </tr>
    </table></td>
    </tr>
    <tr>
    <td height="821" align="left" valign="top" background="include/designs/atrox_design/Bilder/content_mitte.png"><table width="556" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td width="4">&nbsp;</td>
    <td width="537"><span class="font2">{EXPLODE} </span></td>
    <td width="4">&nbsp;</td>
    </tr>
    </table>
    </td>
    </tr>
    <tr>
    <td><img src="include/designs/atrox_design/Bilder/content_unten.png" width="556" height="17"></td>
    </tr>
    </table></td>
    <td width="217" align="left" valign="top" background="include/designs/atrox_design/Bilder/footur_rechts.png"><table width="217" height="590" border="0" cellpadding="0" cellspacing="0">
    <tr>
    <td width="12" height="69">&nbsp;</td>
    <td width="163" align="left" valign="top"><table width="163" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td height="20"><img src="include/designs/atrox_design/Bilder/user_login.png" alt="ul" width="163" height="27"></td>
    </tr>
    <tr>
    <td><table width="163" height="59" border="0" cellpadding="0" cellspacing="0">
    <tr>
    <td width="5">&nbsp;</td>
    <td width="142"><font color="#FFFFFF" size="1,5" face="Verdana, Arial, Helvetica, sans-serif"><strong>{_boxes_LOGIN}</strong></font></td>
    <td width="5">&nbsp;</td>
    </tr>
    </table>
    <table width="163" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td><img src="include/designs/atrox_design/Bilder/box_unten.png" alt="box_unten" width="162" height="12"></td>
    </tr>
    </table>
    <table width="163" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td><img src="include/designs/atrox_design/Bilder/box_oben_rechts.png" alt="box_rechts" width="163" height="11"></td>
    </tr>
    </table>
    <table width="163" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td><img src="include/designs/atrox_design/Bilder/last_wars.png" alt="lw" width="163" height="27"></td>
    </tr>
    </table>
    <table width="163" height="59" border="0" cellpadding="0" cellspacing="0">
    <tr>
    <td width="5">&nbsp;</td>
    <td width="142"><strong><font color="#FFFFFF" size="1,5" face="Verdana, Arial, Helvetica, sans-serif">{_boxes_LASTWARS}</font></strong></td>
    <td width="5">&nbsp;</td>
    </tr>
    </table>
    <table width="163" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td><img src="include/designs/atrox_design/Bilder/box_unten.png" alt="bu" width="162" height="12"></td>
    </tr>
    </table>
    <table width="163" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td><img src="include/designs/atrox_design/Bilder/box_oben_rechts.png" alt="br" width="163" height="11"></td>
    </tr>
    </table>
    <table width="163" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td><img src="include/designs/atrox_design/Bilder/voting.png" alt="vote" width="163" height="27"></td>
    </tr>
    </table>
    <table width="163" height="59" border="0" cellpadding="0" cellspacing="0">
    <tr>
    <td width="5">&nbsp;</td>
    <td width="142"><font color="#FFFFFF" size="1,5" face="Verdana, Arial, Helvetica, sans-serif">{_boxes_VOTE}</font></td>
    <td width="5">&nbsp;</td>
    </tr>
    </table>
    <table width="163" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td><img src="include/designs/atrox_design/Bilder/box_unten.png" alt="bu" width="162" height="12"></td>
    </tr>
    </table>
    <table width="163" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td><img src="include/designs/atrox_design/Bilder/box_oben_rechts.png" alt="br" width="163" height="11"></td>
    </tr>
    </table>
    <table width="163" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td><img src="include/designs/atrox_design/Bilder/allianzen.png" alt="al" width="163" height="27"></td>
    </tr>
    </table>
    <table width="163" height="59" border="0" cellpadding="0" cellspacing="0">
    <tr>
    <td width="5">&nbsp;</td>
    <td width="142"><font color="#FFFFFF" size="1,5" face="Verdana, Arial, Helvetica, sans-serif"><strong>{_boxes_Allianz}</strong></font></td>
    <td width="5">&nbsp;</td>
    </tr>
    </table>
    <table width="163" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td><img src="include/designs/atrox_design/Bilder/box_unten.png" alt="bu" width="162" height="12"></td>
    </tr>
    </table>
    <table width="163" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td><img src="include/designs/atrox_design/Bilder/box_oben_rechts.png" alt="br" width="163" height="11"></td>
    </tr>
    </table>
    <table width="163" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td><img src="include/designs/atrox_design/Bilder/statistik.png" alt="st" width="163" height="28"></td>
    </tr>
    </table>
    <table width="163" height="59" border="0" cellpadding="0" cellspacing="0">
    <tr>
    <td width="5">&nbsp;</td>
    <td width="142"><font color="#FFFFFF" size="1,5" face="Verdana, Arial, Helvetica, sans-serif">{_boxes_STATISTIK}</font></td>
    <td width="5">&nbsp;</td>
    </tr>
    </table>
    <table width="163" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td><img src="include/designs/atrox_design/Bilder/box_unten.png" alt="bu" width="162" height="12"></td>
    </tr>
    </table>
    <table width="163" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td><img src="include/designs/atrox_design/Bilder/box_oben_rechts.png" alt="br" width="163" height="11"></td>
    </tr>
    </table>
    <p>&nbsp;</p>
    <p>&nbsp;</p>
    <p>&nbsp;</p></td>
    </tr>
    </table></td>
    <td width="42">&nbsp;</td>
    </tr>
    </table></td>
    </tr>
    </table></td>
    </tr>
    <tr>
    <td align="left" valign="top"><img src="include/designs/atrox_design/Bilder/footer_unten.png" alt="unten" width="990" height="17" border="0" usemap="#Map">
    <map name="Map" id="Map">
    <area shape="rect" coords="339,4,661,13" href="http://dms-gaming.com/" target="_blank" />
    </map></td>
    </tr>
    </table>
    </body>
    </html>

    trains_box.php und ts_viewer.php jeweils unter Voting.
    Am besten noch im Style angebasst wenss geht.
    0 Mitglieder finden den Beitrag gut.
  15. #15
    User Pic
    Saarlonz Hall Of Fame
    Registriert seit
    07.08.2008
    Beiträge
    3.003
    Beitragswertungen
    235 Beitragspunkte
    <!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>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
    <link rel="stylesheet" type="text/css" href="include/designs/atrox_design/style.css">
    <title>{TITLE}</title>
    <style type="text/css">
    <!--
    body {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-image: url(include/designs/atrox_design/Bilder/bg.jpg);
    background-repeat: repeat-x;
    background-color: #000000;
    }
    -->
    </style>
    <script type="text/JavaScript">
    <!--
    function MM_swapImgRestore() { //v3.0
    var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
    }
    
    function MM_preloadImages() { //v3.0
    var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
    if (a[i].indexOf("#"Zwinker!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
    }
    
    function MM_findObj(n, d) { //v4.01
    var p,i,x; if(!d) d=document; if((p=n.indexOf("?"Zwinker)>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
    if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
    for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
    if(!x && d.getElementById) x=d.getElementById(n); return x;
    }
    
    function MM_swapImage() { //v3.0
    var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
    if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
    }
    //-->
    </script>
    <style type="text/css">
    <!--
    .font1{
    font-size: 9px;
    color: #FFFFFF;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    }
    .font2 {color: #000000}
    a:link {
    color: #00b2ff;
    }
    a:visited {
    color: #00b2ff;
    }
    a:hover {
    color: #00b2ff;
    }
    a:active {
    color: #00b2ff;
    }
    -->
    </style>
    </head>
    
    <body onload="MM_preloadImages('include/designs/atrox_design/Bilder/news_02.gif','include/designs/atrox_design/Bilder/forum_02.gif','include/designs/atrox_design/Bilder/mitglieder_02.gif','include/designs/atrox_design/Bilder/gastebuch_02.gif','include/designs/atrox_design/Bilder/links_02.gif','include/designs/atrox_design/Bilder/downloads_02.gif','include/designs/atrox_design/Bilder/gallery_02.gif','include/designs/atrox_design/Bilder/kalender_02.gif','include/designs/atrox_design/Bilder/kontakt_02.gif','include/designs/atrox_design/Bilder/impressum_02.gif','include/designs/atrox_design/Bilder/squads_02.gif','include/designs/atrox_design/Bilder/fightus_02.gif','include/designs/atrox_design/Bilder/joinus_02.gif','include/designs/atrox_design/Bilder/wars_02.gif','include/designs/atrox_design/Bilder/awards_02.gif','include/designs/atrox_design/Bilder/regeln_02.gif','include/designs/atrox_design/Bilder/awaycal_02.gif','include/designs/atrox_design/Bilder/history_02.gif')">
    <table width="990" border="0" align="center" cellpadding="0" cellspacing="0">
    <tr>
    <td align="left" valign="top"><img src="include/designs/atrox_design/Bilder/header.png" width="990" height="271" alt="header"></td>
    </tr>
    <tr>
    <td align="left" valign="top"><img src="include/designs/atrox_design/Bilder/header_unten.png" width="990" height="27" alt="header_unten"></td>
    </tr>
    <tr>
    <td align="left" valign="top"><table width="990" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td width="217" height="57" align="left" valign="top" background="include/designs/atrox_design/Bilder/footur_links.png"><table width="217" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td width="42" height="50">&nbsp;</td>
    <td width="162" align="left" valign="top"><table width="162" height="11" border="0" cellpadding="0" cellspacing="0">
    <tr>
    <td><img src="include/designs/atrox_design/Bilder/home.png" alt="clan_menu" width="163" height="27"></td>
    </tr>
    </table>
    <table width="163" height="18" border="0" cellpadding="0" cellspacing="0">
    <tr>
    <td><a href="?news"><img src="include/designs/atrox_design/Bilder/news.gif" onmouseover="this.src = 'include/designs/atrox_design/Bilder/news_02.gif'" onmouseout="this.src = 'include/designs/atrox_design/Bilder/news.gif'" width="163" height="18" border="0"></a></td>
    </tr>
    </table>
    <table width="163" height="18" border="0" cellpadding="0" cellspacing="0">
    <tr>
    <td><a href="?forum"><img src="include/designs/atrox_design/Bilder/forum.gif" onmouseover="this.src = 'include/designs/atrox_design/Bilder/forum_02.gif'" onmouseout="this.src = 'include/designs/atrox_design/Bilder/forum.gif'" width="163" height="18" border="0"></a></td>
    </tr>
    </table>
    <table width="163" height="18" border="0" cellpadding="0" cellspacing="0">
    <tr>
    <td><a href="?user"><img src="include/designs/atrox_design/Bilder/mitglieder.gif" onmouseover="this.src = 'include/designs/atrox_design/Bilder/mitglieder_02.gif'" onmouseout="this.src = 'include/designs/atrox_design/Bilder/mitglieder.gif'" width="163" height="18" border="0"></a></td>
    </tr>
    </table>
    <table width="163" height="18" border="0" cellpadding="0" cellspacing="0">
    <tr>
    <td><a href="?gbook"><img src="include/designs/atrox_design/Bilder/gastebuch.gif" onmouseover="this.src = 'include/designs/atrox_design/Bilder/gastebuch_02.gif'" onmouseout="this.src = 'include/designs/atrox_design/Bilder/gastebuch.gif'" width="163" height="18" border="0"></a></td>
    </tr>
    </table>
    <table width="163" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td><a href="?links"><img src="include/designs/atrox_design/Bilder/links.gif" onmouseover="this.src = 'include/designs/atrox_design/Bilder/links_02.gif'" onmouseout="this.src = 'include/designs/atrox_design/Bilder/links.gif'" width="163" height="18" border="0" /></a><a href="?links"></a></td>
    </tr>
    </table>
    <table width="163" height="18" border="0" cellpadding="0" cellspacing="0">
    <tr>
    <td><a href="?downloads"></a><a href="?downloads"><img src="include/designs/atrox_design/Bilder/downloads.gif" onmouseover="this.src = 'include/designs/atrox_design/Bilder/downloads_02.gif'" onmouseout="this.src = 'include/designs/atrox_design/Bilder/downloads.gif'" width="163" height="18" border="0" /></a><a href="?downloads" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('6','','include/designs/atrox_design/Bilder/downloads_02.gif',1)"></a></td>
    </tr>
    </table>
    <table width="163" height="18" border="0" cellpadding="0" cellspacing="0">
    <tr>
    <td><a href="?gallery"><img src="include/designs/atrox_design/Bilder/gallery.gif" onmouseover="this.src = 'include/designs/atrox_design/Bilder/gallery_02.gif'" onmouseout="this.src = 'include/designs/atrox_design/Bilder/gallery.gif'" width="163" height="18" border="0" /></a><a href="?gallery" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('7','','include/designs/atrox_design/Bilder/gallery_02.gif',1)"></a></td>
    </tr>
    </table>
    <table width="163" height="18" border="0" cellpadding="0" cellspacing="0">
    <tr>
    <td><a href="?kalender"><img src="include/designs/atrox_design/Bilder/kalender.gif" onmouseover="this.src = 'include/designs/atrox_design/Bilder/kalender_02.gif'" onmouseout="this.src = 'include/designs/atrox_design/Bilder/kalender.gif'" width="163" height="18" border="0" /></a><a href="?kalender" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('8','','include/designs/atrox_design/Bilder/kalender_02.gif',1)"></a></td>
    </tr>
    </table>
    <table width="163" height="18" border="0" cellpadding="0" cellspacing="0">
    <tr>
    <td><a href="?contact"><img src="include/designs/atrox_design/Bilder/kontakt.gif" onmouseover="this.src = 'include/designs/atrox_design/Bilder/kontakt_02.gif'" onmouseout="this.src = 'include/designs/atrox_design/Bilder/kontakt.gif'" width="163" height="18" border="0" /></a><a href="?contact" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('9','','include/designs/atrox_design/Bilder/kontakt_02.gif',1)"></a></td>
    </tr>
    </table>
    <table width="163" height="18" border="0" cellpadding="0" cellspacing="0">
    <tr>
    <td><a href="?impressum"><img src="include/designs/atrox_design/Bilder/impressum.gif" onmouseover="this.src = 'include/designs/atrox_design/Bilder/impressum_02.gif'" onmouseout="this.src = 'include/designs/atrox_design/Bilder/impressum.gif'" width="163" height="18" border="0" /></a><a href="?impressum" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('10','','include/designs/atrox_design/Bilder/impressum_02.gif',1)"></a></td>
    </tr>
    </table>
    <table width="163" height="12" border="0" cellpadding="0" cellspacing="0">
    <tr>
    <td><img src="include/designs/atrox_design/Bilder/box_unten.png" width="162" height="12"></td>
    </tr>
    </table>
    <table width="163" height="12" border="0" cellpadding="0" cellspacing="0">
    <tr>
    <td><img src="include/designs/atrox_design/Bilder/box_oben_links.png" width="163" height="11"></td>
    </tr>
    </table>
    <table width="163" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td><img src="include/designs/atrox_design/Bilder/clan_menu.png" alt="clan_menu" width="162" height="28"></td>
    </tr>
    </table>
    <table width="163" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td><a href="?teams"><img src="include/designs/atrox_design/Bilder/squads.gif" onmouseover="this.src = 'include/designs/atrox_design/Bilder/squads_02.gif'" onmouseout="this.src = 'include/designs/atrox_design/Bilder/squads.gif'" width="163" height="18" border="0" /></a><a href="?teams" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('11','','include/designs/atrox_design/Bilder/squads_02.gif',1)"></a></td>
    </tr>
    </table>
    <table width="163" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td><a href="?fightus"><img src="include/designs/atrox_design/Bilder/fightus.gif" onmouseover="this.src = 'include/designs/atrox_design/Bilder/fightus_02.gif'" onmouseout="this.src = 'include/designs/atrox_design/Bilder/fightus.gif'" width="163" height="18" border="0" /></a><a href="?fightus" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('12','','include/designs/atrox_design/Bilder/fightus_02.gif',1)"></a></td>
    </tr>
    </table>
    <table width="163" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td><a href="?joinus"><img src="include/designs/atrox_design/Bilder/joinus.gif" onmouseover="this.src = 'include/designs/atrox_design/Bilder/joinus_02.gif'" onmouseout="this.src = 'include/designs/atrox_design/Bilder/joinus.gif'" width="163" height="18" border="0" /></a><a href="?joinus" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('13','','include/designs/atrox_design/Bilder/joinus_02.gif',1)"></a></td>
    </tr>
    </table>
    <table width="163" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td><a href="?wars"><img src="include/designs/atrox_design/Bilder/wars.gif" onmouseover="this.src = 'include/designs/atrox_design/Bilder/wars_02.gif'" onmouseout="this.src = 'include/designs/atrox_design/Bilder/wars.gif'" width="163" height="18" border="0" /></a><a href="?wars" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('15','','include/designs/atrox_design/Bilder/wars_02.gif',1)"></a></td>
    </tr>
    </table>
    <table width="163" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td><a href="?awards"><img src="include/designs/atrox_design/Bilder/awards.gif" onmouseover="this.src = 'include/designs/atrox_design/Bilder/awards_02.gif'" onmouseout="this.src = 'include/designs/atrox_design/Bilder/awards.gif'" width="163" height="18" border="0" /></a><a href="?awards"></a><a href="?awards" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('16','','include/designs/atrox_design/Bilder/awards_02.gif',1)"></a></td>
    </tr>
    </table>
    <table width="163" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td><a href="?rules"><img src="include/designs/atrox_design/Bilder/regeln.gif" onmouseover="this.src = 'include/designs/atrox_design/Bilder/regeln_02.gif'" onmouseout="this.src = 'include/designs/atrox_design/Bilder/regeln.gif'" width="163" height="18" border="0" /></a><a href="?ruls" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('17','','include/designs/atrox_design/Bilder/regeln_02.gif',1)"></a></td>
    </tr>
    </table>
    <table width="163" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td><a href="?awaycal"><img src="include/designs/atrox_design/Bilder/awaycal.gif" onmouseover="this.src = 'include/designs/atrox_design/Bilder/awaycal_02.gif'" onmouseout="this.src = 'include/designs/atrox_design/Bilder/awaycal.gif'" width="163" height="18" border="0" /></a><a href="?awaycal" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('18','','include/designs/atrox_design/Bilder/awaycal_02.gif',1)"></a></td>
    </tr>
    </table>
    <table width="163" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td><a href="?history"><img src="include/designs/atrox_design/Bilder/history.gif" onmouseover="this.src = 'include/designs/atrox_design/Bilder/history_02.gif'" onmouseout="this.src = 'include/designs/atrox_design/Bilder/history.gif'" width="163" height="18" border="0" /></a><a href="?history" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('19','','include/designs/atrox_design/Bilder/history_02.gif',1)"></a></td>
    </tr>
    </table>
    <table width="163" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td><img src="include/designs/atrox_design/Bilder/box_unten.png" alt="box_unten" width="162" height="12"></td>
    </tr>
    </table>
    <table width="163" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td><img src="include/designs/atrox_design/Bilder/box_oben_links.png" alt="box_oben" width="163" height="11"></td>
    </tr>
    </table>
    <table width="163" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td><img src="include/designs/atrox_design/Bilder/shoutbox.png" alt="sb" width="162" height="26"></td>
    </tr>
    </table>
    <table width="163" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td><table width="160" border="0" align="center" cellpadding="0" cellspacing="0">
    <tr>
    <td><p class="font2"> <font size="1,5" face="Verdana, Arial, Helvetica, sans-serif"><strong>{_boxes_SHOUTBOX}</strong></font></p>
    <p>&nbsp;</p></td>
    </tr>
    </table></td>
    </tr>
    </table>
    <table width="163" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td><img src="include/designs/atrox_design/Bilder/box_unten.png" alt="box_unten" width="162" height="12"></td>
    </tr>
    </table>
    <table width="163" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td><img src="include/designs/atrox_design/Bilder/box_oben_links.png" alt="box_oben" width="163" height="11"></td>
    </tr>
    </table>
    <table width="163" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td><img src="include/designs/atrox_design/Bilder/clan_logo.jpg" alt="clan_logo" width="163" height="220"></td>
    </tr>
    </table> <p>&nbsp;</p></td>
    <td width="13">&nbsp;</td>
    </tr>
    </table> <p>&nbsp;</p>
    </td>
    <td width="556" align="left" valign="top" bgcolor="#d8d8d8"><table width="556" height="858" border="0" cellpadding="0" cellspacing="0">
    <tr>
    <td height="20" background="include/designs/atrox_design/Bilder/content_oben.png"><table width="540" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td width="13">&nbsp;</td>
    <td width="527"><table width="527" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td height="3"></td>
    </tr>
    <tr>
    <td><span class="font1">{HMENU}</span></td>
    </tr>
    <tr>
    <td height="2"></td>
    </tr>
    </table></td>
    </tr>
    </table></td>
    </tr>
    <tr>
    <td height="821" align="left" valign="top" background="include/designs/atrox_design/Bilder/content_mitte.png"><table width="556" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td width="4">&nbsp;</td>
    <td width="537"><span class="font2">{EXPLODE} </span></td>
    <td width="4">&nbsp;</td>
    </tr>
    </table>
    </td>
    </tr>
    <tr>
    <td><img src="include/designs/atrox_design/Bilder/content_unten.png" width="556" height="17"></td>
    </tr>
    </table></td>
    <td width="217" align="left" valign="top" background="include/designs/atrox_design/Bilder/footur_rechts.png"><table width="217" height="590" border="0" cellpadding="0" cellspacing="0">
    <tr>
    <td width="12" height="69">&nbsp;</td>
    <td width="163" align="left" valign="top"><table width="163" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td height="20"><img src="include/designs/atrox_design/Bilder/user_login.png" alt="ul" width="163" height="27"></td>
    </tr>
    <tr>
    <td><table width="163" height="59" border="0" cellpadding="0" cellspacing="0">
    <tr>
    <td width="5">&nbsp;</td>
    <td width="142"><font color="#FFFFFF" size="1,5" face="Verdana, Arial, Helvetica, sans-serif"><strong>{_boxes_LOGIN}</strong></font></td>
    <td width="5">&nbsp;</td>
    </tr>
    </table>
    <table width="163" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td><img src="include/designs/atrox_design/Bilder/box_unten.png" alt="box_unten" width="162" height="12"></td>
    </tr>
    </table>
    <table width="163" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td><img src="include/designs/atrox_design/Bilder/box_oben_rechts.png" alt="box_rechts" width="163" height="11"></td>
    </tr>
    </table>
    <table width="163" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td><img src="include/designs/atrox_design/Bilder/last_wars.png" alt="lw" width="163" height="27"></td>
    </tr>
    </table>
    <table width="163" height="59" border="0" cellpadding="0" cellspacing="0">
    <tr>
    <td width="5">&nbsp;</td>
    <td width="142"><strong><font color="#FFFFFF" size="1,5" face="Verdana, Arial, Helvetica, sans-serif">{_boxes_LASTWARS}</font></strong></td>
    <td width="5">&nbsp;</td>
    </tr>
    </table>
    <table width="163" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td><img src="include/designs/atrox_design/Bilder/box_unten.png" alt="bu" width="162" height="12"></td>
    </tr>
    </table>
    <table width="163" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td><img src="include/designs/atrox_design/Bilder/box_oben_rechts.png" alt="br" width="163" height="11"></td>
    </tr>
    </table>
    <table width="163" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td><img src="include/designs/atrox_design/Bilder/voting.png" alt="vote" width="163" height="27"></td>
    </tr>
    </table>
    <table width="163" height="59" border="0" cellpadding="0" cellspacing="0">
    <tr>
    <td width="5">&nbsp;</td>
    <td width="142"><font color="#FFFFFF" size="1,5" face="Verdana, Arial, Helvetica, sans-serif">{_boxes_VOTE}</font></td>
    <td width="5">&nbsp;</td>
    </tr>
    </table>
    <table width="163" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td><img src="include/designs/atrox_design/Bilder/box_unten.png" alt="bu" width="162" height="12"></td>
    </tr>
    </table>
    <table width="163" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td><img src="include/designs/atrox_design/Bilder/box_oben_rechts.png" alt="br" width="163" height="11"></td>
    </tr>
    </table>
    <table width="163" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td><img src="include/designs/atrox_design/Bilder/voting.png" alt="vote" width="163" height="27"></td>
    </tr>
    </table>
    <table width="163" height="59" border="0" cellpadding="0" cellspacing="0">
    <tr>
    <td width="5">&nbsp;</td>
    <td width="142"><font color="#FFFFFF" size="1,5" face="Verdana, Arial, Helvetica, sans-serif">{_boxes_HIERBOXENNAME}</font></td>
    <td width="5">&nbsp;</td>
    </tr>
    </table>
    <table width="163" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td><img src="include/designs/atrox_design/Bilder/box_unten.png" alt="bu" width="162" height="12"></td>
    </tr>
    </table>
    <table width="163" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td><img src="include/designs/atrox_design/Bilder/box_oben_rechts.png" alt="br" width="163" height="11"></td>
    </tr>
    </table>
    <table width="163" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td><img src="include/designs/atrox_design/Bilder/voting.png" alt="vote" width="163" height="27"></td>
    </tr>
    </table>
    <table width="163" height="59" border="0" cellpadding="0" cellspacing="0">
    <tr>
    <td width="5">&nbsp;</td>
    <td width="142"><font color="#FFFFFF" size="1,5" face="Verdana, Arial, Helvetica, sans-serif">{_boxes_HIERBOXENNAME}</font></td>
    <td width="5">&nbsp;</td>
    </tr>
    </table>
    <table width="163" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td><img src="include/designs/atrox_design/Bilder/box_unten.png" alt="bu" width="162" height="12"></td>
    </tr>
    </table>
    <table width="163" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td><img src="include/designs/atrox_design/Bilder/box_oben_rechts.png" alt="br" width="163" height="11"></td>
    </tr>
    </table>
    <table width="163" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td><img src="include/designs/atrox_design/Bilder/allianzen.png" alt="al" width="163" height="27"></td>
    </tr>
    </table>
    <table width="163" height="59" border="0" cellpadding="0" cellspacing="0">
    <tr>
    <td width="5">&nbsp;</td>
    <td width="142"><font color="#FFFFFF" size="1,5" face="Verdana, Arial, Helvetica, sans-serif"><strong>{_boxes_Allianz}</strong></font></td>
    <td width="5">&nbsp;</td>
    </tr>
    </table>
    <table width="163" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td><img src="include/designs/atrox_design/Bilder/box_unten.png" alt="bu" width="162" height="12"></td>
    </tr>
    </table>
    <table width="163" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td><img src="include/designs/atrox_design/Bilder/box_oben_rechts.png" alt="br" width="163" height="11"></td>
    </tr>
    </table>
    <table width="163" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td><img src="include/designs/atrox_design/Bilder/statistik.png" alt="st" width="163" height="28"></td>
    </tr>
    </table>
    <table width="163" height="59" border="0" cellpadding="0" cellspacing="0">
    <tr>
    <td width="5">&nbsp;</td>
    <td width="142"><font color="#FFFFFF" size="1,5" face="Verdana, Arial, Helvetica, sans-serif">{_boxes_STATISTIK}</font></td>
    <td width="5">&nbsp;</td>
    </tr>
    </table>
    <table width="163" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td><img src="include/designs/atrox_design/Bilder/box_unten.png" alt="bu" width="162" height="12"></td>
    </tr>
    </table>
    <table width="163" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td><img src="include/designs/atrox_design/Bilder/box_oben_rechts.png" alt="br" width="163" height="11"></td>
    </tr>
    </table>
    <p>&nbsp;</p>
    <p>&nbsp;</p>
    <p>&nbsp;</p></td>
    </tr>
    </table></td>
    <td width="42">&nbsp;</td>
    </tr>
    </table></td>
    </tr>
    </table></td>
    </tr>
    <tr>
    <td align="left" valign="top"><img src="include/designs/atrox_design/Bilder/footer_unten.png" alt="unten" width="990" height="17" border="0" usemap="#Map">
    <map name="Map" id="Map">
    <area shape="rect" coords="339,4,661,13" href="http://dms-gaming.com/" target="_blank" />
    </map></td>
    </tr>
    </table>
    </body>
    </html>


    Im code findest du nun 2 stellen wo steht HIERBOXENNAME.Diese stellen ersetzt du mit der gewünschten Boxennamen z.B Trains (wo ich garnicht weiß ob es solch eine Box gibt).Anschließend musst du noch 2 Grafiken anpassen die als header dienen, und diese mit den originalen austauschen.


    Zuletzt modifiziert von -saarlonz- am 22.04.2009 - 17:09:47
    0 Mitglieder finden den Beitrag gut.
Geschlossen

Zurück zu Installation und Upgrades

Optionen: Bei einer Antwort zu diesem Thema eine eMail erhalten