kostenloser Webspace werbefrei: lima-city


sehr komisch.....

lima-cityForumDie eigene HomepageHomepage Allgemein

  1. Autor dieses Themas

    l**g

    schaut euch mal meine website an http://lagg.lima-city.de es fehen die bilder.... aber wieso??? inc/_templates_/gwa/images/ ist der pfad... kann mir jemand helfen
  2. Diskutiere mit und stelle Fragen: Jetzt kostenlos anmelden!

    lima-city: Gratis werbefreier Webspace für deine eigene Homepage

  3. Meistens liegt es am Pfad.
    Hast du sicher keine Pfade von deiner Festplatte (C:/// oder D:/// etc.) ?

    Hast du Gro?- und Kleinschreibung beachtet! Diese ist auf Lima-City-Servern wichtig!

    MfG lagerhaus
  4. poste mal den code! also nur ein img-tag, von nem bild das nicht funzt, das reicht schon!
  5. komisch, wenn ich mir die Grafik-Eigenschaft anschauen will (also der Pfad zur Datei) steht da nur
    "http://lagg.milten.lima-city.de/news/index.php"
    :confused:
  6. Autor dieses Themas

    l**g

    ftp://ftp.milten.lima-city.de/html/inc/_templates_/gwa/images/ is der korekte pfad.... aber den muss man doch net so angeben.....


    ja ich weis hat mich auch gewundert...

    Beitrag ge?ndert am 4.11.2005 22:52 von lagg
  7. hast du jetz also den Pfad zum Bild mit ftp:// angegeben??
    wieso denn das wenn ich mal so fragen darf :biggrin:
    mach doch so:
    <img src="html/inc/_templates_/gwa/images/...">
    wenn die Datei im Hauptverzeichnis ist, welches das Bild anzeigt.
  8. Autor dieses Themas

    l**g

    <META content="MSHTML 6.00.2900.2722" name=GENERATOR></HEAD>
    <BODY leftMargin=0 topMargin=0
    onload="MM_preloadImages('/inc/_templates_/gwa/
    images/index_r3_c2_f2.jpg','/inc/_templates_/gwa/
    images/index_r3_c4_f2.jpg','/inc/_templates_/gwa/
    images/index_r3_c5_f2.jpg','/inc/_templates_/gwa/
    images/index_r3_c6_f2.jpg','/inc/_templates_/gwa/
    images/index_r3_c7_f2.jpg','/inc/_templates_/gwa/
    images/index_r3_c9_f2.jpg'"
    marginheight="0" marginwidth="0">
    <TABLE height="100%" cellSpacing=0 cellPadding=0 width="100%" border=0>
    <TBODY>




    ka ob du sowas gemeint hast^^ wenn nicht schau dir doch ma den quelltext an

    Beitrag ge?ndert am 5.11.2005 10:08 von judge
  9. Autor dieses Themas

    l**g

    ioch hab /inc/_templates_/gwa/images/ als pfad angegeben
  10. probier mal des / am Anfang immer wegzulassen, kA...
    wei? nich genau ob des daran liegt, warte mal auf die anderen hier :biggrin:
  11. Autor dieses Themas

    l**g

    hab ich probiert... das is noch schlimmer, weil er dann garnichts mehr l?dt...
  12. Da steht:

    <TR>
    <TD><IMG height=1 alt="" src="" width=64 border=0></TD>
    <TD><IMG height=1 alt="" src="" width=143 border=0></TD>
    <TD><IMG height=1 alt="" src="" width=15 border=0></TD>
    <TD><IMG height=1 alt="" src="" width=113 border=0></TD>
    <TD><IMG height=1 alt="" src="" width=140 border=0></TD>
    <TD><IMG height=1 alt="" src="" width=134 border=0></TD>
    <TD><IMG height=1 alt="" src="" width=117 border=0></TD>

    <TD><IMG height=1 alt="" src="" width=15 border=0></TD>
    <TD><IMG height=1 alt="" src="" width=141 border=0></TD>
    <TD><IMG height=1 alt="" src="" width=68 border=0></TD>
    </TR>

    Da steht ?berall src="" - d.h. dass nirgends eine Quelle angegeben ist! Das muss doch gemacht werden.
    Zum Pfad geh?rt auch der Dateiname selber.

    Oder mache ich gerade einen Fehler??

    MfG lagerhaus
  13. Autor dieses Themas

    l**g

    ...ups..... mom ich probiere es gerade mal aus^^ ....aslo nee dran liegts net...

    Beitrag ge?ndert am 4.11.2005 23:01 von lagg
  14. Autor dieses Themas

    l**g

    wenn ihr wollte kann ich ma die 2 quelltexte posten oder so, in dem einem sind die bilder da, in dem anderen nicht. aber bei dem wo die bilder sind, h?ngt die navi zu wet unten...
  15. o***********s

    Ja, das w?re nicht schlecht! So kann man gezielt helfen!
  16. Autor dieses Themas

    l**g

    also das ist der code, in dem die bilder sind, aber die navi leiste verschoben ist:



    <html>
    <head>
    <title>[title]</title>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
    <!-- Scripts Begin -->
    <script language="javascript" type="text/javascript" src="../inc/_templates_/gwa/js.js"></script>
    <script language="JavaScript" type="text/javascript" src="../inc/_templates_/gwa/html2xhtml.js"></script>
    <script language="JavaScript" type="text/javascript" src="../inc/_templates_/gwa/bbcode.js"></script>
    <script language="JavaScript">
    <!--
    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.indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a;}}
    }

    function MM_swapImgRestore() { //v3.0
    var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a)&&x.oSrc;i++) x.src=x.oSrc;
    }

    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[n];
    for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers.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))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
    }
    //-->
    </script>
    <link rel="stylesheet" href="../inc/_templates_/gwa/css.css" type="text/css">
    <link rel="stylesheet" href="../inc/_templates_/gwa/bbcode.css" type="text/css">
    <!-- Scripts End -->
    <style type="text/css">
    <!--
    body {
    background-image: url(../inc/_templates_/gwa/images/bg.jpg);
    }
    .style5 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #CCCCCC;
    .style6 {color: #000000}
    .style6 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 10px;
    }
    .style11 {
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    }
    -->
    </style>
    </head>
    <body onLoad="MM_preloadImages('../inc/_templates_/gwa/images/index_r3_c2_f2.jpg','../inc/_templates_/gwa/images/index_r3_c4_f2.jpg','../inc/_templates_/gwa/images/index_r3_c5_f2.jpg','../inc/_templates_/gwa/images/index_r3_c6_f2.jpg','../inc/_templates_/gwa/images/index_r3_c7_f2.jpg','../inc/_templates_/gwa/images/index_r3_c9_f2.jpg') preload()" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">

    <table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0">
    <tr>
    <td align="center" valign="top"><table border="0" cellpadding="0" cellspacing="0" width="950">
    <tr>
    <TR>
    <TD><IMG height=1 alt="" src="" width=64 border=0></TD>
    <TD><IMG height=1 alt="" src="" width=143 border=0></TD>
    <TD><IMG height=1 alt="" src="" width=15 border=0></TD>
    <TD><IMG height=1 alt="" src="" width=113 border=0></TD>
    <TD><IMG height=1 alt="" src="" width=140 border=0></TD>
    <TD><IMG height=1 alt="" src="" width=134 border=0></TD>
    <TD><IMG height=1 alt="" src="" width=117 border=0></TD>
    <TD><IMG height=1 alt="" src="" width=15 border=0></TD>
    <TD><IMG height=1 alt="" src="" width=141 border=0></TD>
    <TD><IMG height=1 alt="" src="" width=68 border=0></TD>
    </TR>

    </tr>
    <tr>
    <td colspan="10"><img name="gwa" src="../inc/_templates_/gwa/images/gwa.jpg" width="950" height="123" border="0" alt=""></td>
    </tr>
    <tr>
    <td rowspan="2"><img name="h_left" src="../inc/_templates_/gwa/images/h_left.jpg" width="64" height="93" border="0" alt=""></td>
    <td height="30" colspan="8" align="center" valign="middle" background="../inc/_templates_/gwa/images/ticker.jpg">
    <marquee scrollAmount="3" onMouseOver="this.scrollAmount=1" onMouseOut="this.scrollAmount=3" align="left" width="800">
    <span class="style11"><table>[l_news]</table></span>
    </marquee></td>
    <td rowspan="2"><img name="h_right" src="../inc/_templates_/gwa/images/h_right.jpg" width="68" height="93" border="0" alt=""></td>
    </tr>
    <tr>
    <td colspan="2"><a href="../news/index.php" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('index_r3_c2','','../inc/_templates_/gwa/images/index_r3_c2_f2.jpg',1);"><img name="index_r3_c2" src="../inc/_templates_/gwa/images/index_r3_c2.jpg" width="158" height="63" border="0" alt=""></a></td>
    <td><a href="../squads/index.php" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('index_r3_c4','','../inc/_templates_/gwa/images/index_r3_c4_f2.jpg',1);"><img name="index_r3_c4" src="../inc/_templates_/gwa/images/index_r3_c4.jpg" width="113" height="63" border="0" alt=""></a></td>
    <td><a href="../clanwars/index.php" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('index_r3_c5','','../inc/_templates_/gwa/images/index_r3_c5_f2.jpg',1);"><img name="index_r3_c5" src="../inc/_templates_/gwa/images/index_r3_c5.jpg" width="140" height="63" border="0" alt=""></a></td>
    <td><a href="../forum/index.php" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('index_r3_c6','','../inc/_templates_/gwa/images/index_r3_c6_f2.jpg',1);"><img name="index_r3_c6" src="../inc/_templates_/gwa/images/index_r3_c6.jpg" width="134" height="63" border="0" alt=""></a></td>
    <td colspan="2"><a href="../server/index.php" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('index_r3_c7','','../inc/_templates_/gwa/images/index_r3_c7_f2.jpg',1);"><img name="index_r3_c7" src="../inc/_templates_/gwa/images/index_r3_c7.jpg" width="132" height="63" border="0" alt=""></a></td>
    <td><a href="../downloads/index.php" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('index_r3_c9','','../inc/_templates_/gwa/images/index_r3_c9_f2.jpg',1);"><img name="index_r3_c9" src="../inc/_templates_/gwa/images/index_r3_c9.jpg" width="141" height="63" border="0" alt=""></a></td>
    </tr>
    <tr>
    <td colspan="10"><div align="right"><img name="balken" src="../inc/_templates_/gwa/images/balken.jpg" width="950" height="22" border="0" alt=""></div></td>
    </tr>
    <tr>
    <td colspan="2"><img name="navi_h_left" src="../inc/_templates_/gwa/images/navi_h_left.jpg" width="207" height="24" border="0" alt=""></td>
    <td rowspan="2" valign="top" background="../inc/_templates_/gwa/images/in_l_m.jpg"><img name="in_l_h" src="../inc/_templates_/gwa/images/in_l_h.jpg" width="15" height="45" border="0" alt=""></td>
    <td colspan="4" rowspan="2" valign="top" background="../inc/_templates_/gwa/images/index.jpg"><img name="index_m_h" src="../inc/_templates_/gwa/images/index_m_h.jpg" width="504" height="45" border="0" alt=""><table width="100%">[index]</table></td>
    <td rowspan="2" valign="top" background="../inc/_templates_/gwa/images/in_r_m.jpg"><img name="in_r_h" src="../inc/_templates_/gwa/images/in_r_h.jpg" width="15" height="45" border="0" alt=""></td>
    <td colspan="2"><img name="navi_h_right" src="../inc/_templates_/gwa/images/navi_h_right.jpg" width="209" height="24" border="0" alt=""></td>
    </tr>
    <tr>
    <td colspan="2" rowspan="2" align="center" valign="top" background="../inc/_templates_/gwa/images/navi_left.jpg"><table border="0" cellpadding="0" cellspacing="0" width="183">
    <tr>
    <td colspan="3"><img name="head" src="../inc/_templates_/gwa/images/head.jpg" width="183" height="33" border="0" alt=""></td>
    </tr>
    <tr>
    <td valign="top" background="../inc/_templates_/gwa/images/left_re.jpg"><img name="left_h" src="../inc/_templates_/gwa/images/left_h.jpg" width="22" height="46" border="0" alt=""></td>
    <td width="141" rowspan="2" align="center" valign="top" background="../inc/_templates_/gwa/images/bg_n.jpg"><span class="style5">+ Main - Section +<table width="139">[nav_main]</table><br>
    <br>
    + Clan - Section +<table width="139">[nav_clan]</table><br>
    <br>
    + Server - Section +<table width="139">[nav_server]</table><br>
    <br>
    + Misc - Section +<table width="139">[nav_misc]</table><br>
    </span><br>
    </td>
    <td valign="top" background="../inc/_templates_/gwa/images/right_re.jpg"><img name="right_h" src="../inc/_templates_/gwa/images/right_h.jpg" width="20" height="46" border="0" alt=""></td>
    </tr>
    <tr>
    <td background="../inc/_templates_/gwa/images/left_re.jpg">&nbsp;</td>
    <td background="../inc/_templates_/gwa/images/right_re.jpg">&nbsp;</td>
    </tr>
    <tr>
    <td colspan="3"><img src="../inc/_templates_/gwa/images/foot_.jpg" width="183" height="31" border="0" alt=""></td>
    </tr>
    </table></td>
    <td colspan="2" rowspan="2" align="center" valign="top" background="../inc/_templates_/gwa/images/navi_right.jpg"><table border="0" cellpadding="0" cellspacing="0" width="183">
    <tr>
    <td colspan="3"><img name="head" src="../inc/_templates_/gwa/images/head.jpg" width="183" height="33" border="0" alt=""></td>
    </tr>
    <tr>
    <td valign="top" background="../inc/_templates_/gwa/images/left_re.jpg"><img name="left_h" src="../inc/_templates_/gwa/images/left_h.jpg" width="22" height="46" border="0" alt=""></td>
    <td width="141" rowspan="2" align="center" valign="top" background="../inc/_templates_/gwa/images/bg_n.jpg" class="style5">+ User - Section +<br><table width="141">[login][umenu][mmenu][amenu]</table> <br>
    + Last - Forum +<br><table width="141">[ftopics]</table> <br>
    + Last - Wars +<br><table width="141">[l_wars]</table> <br>
    + Next - Wars +<br><table width="141">[n_wars]</table> <br> + Vote - Section +<br><table width="141">[vote]</table> <br> <br> </td>
    <td valign="top" background="../inc/_templates_/gwa/images/right_re.jpg"><img name="right_h" src="../inc/_templates_/gwa/images/right_h.jpg" width="20" height="46" border="0" alt=""></td>
    </tr>
    <tr>
    <td background="../inc/_templates_/gwa/images/left_re.jpg">&nbsp;</td>
    <td background="../inc/_templates_/gwa/images/right_re.jpg">&nbsp;</td>
    </tr>
    <tr>
    <td colspan="3"><img src="../inc/_templates_/gwa/images/foot_.jpg" width="183" height="31" border="0" alt=""></td>
    </tr>
    </table></td>
    </tr>
    <tr>
    <td background="../inc/_templates_/gwa/images/in_l_m.jpg"></td>
    <td colspan="4" background="../inc/_templates_/gwa/images/index.jpg" valign=top>&nbsp;</td>
    <td background="../inc/_templates_/gwa/images/in_r_m.jpg">&nbsp;</td>
    </tr>
    <tr>
    <td colspan="2"><img name="navi_f_left" src="../inc/_templates_/gwa/images/navi_f_left.jpg" width="207" height="43" border="0" alt=""></td>
    <td><img name="in_l_f" src="../inc/_templates_/gwa/images/in_l_f.jpg" width="15" height="43" border="0" alt=""></td>
    <td colspan="4"><img name="index_m_f" src="../inc/_templates_/gwa/images/index_m_f.jpg" width="504" height="43" border="0" alt=""></td>
    <td><img name="in_r_f" src="../inc/_templates_/gwa/images/in_r_f.jpg" width="15" height="43" border="0" alt=""></td>
    <td colspan="2"><img name="navi_f_right" src="../inc/_templates_/gwa/images/navi_f_right.jpg" width="209" height="43" border="0" alt=""></td>
    </tr>
    <tr>
    <td height="23" colspan="10" align="center" valign="middle" background="../inc/_templates_/gwa/images/copyright.jpg"><span class="style6">---<a href="http://www.dzcp.de">Code by Dev!l </a>- <a href="http://www.magic-designs.de">Design by Magic Designs</a>---</span></td>
    </tr>
    <tr>
    <td colspan="10"><img name="foot" src="../inc/_templates_/gwa/images/foot.jpg" width="950" height="15" border="0" alt=""></td>
    </tr>
    </table></td>
    </tr>
    </table>
    </body>
    </html>






    und das ist der code wo die navi leiste richtiug ist, aber die pics fehen


    <HTML><HEAD><TITLE>[title]</TITLE>
    <META http-equiv=Content-Type content="text/html; charset=iso-8859-1"><!-- Scripts Begin -->
    <SCRIPT language=javascript src="" type=text/javascript></SCRIPT>

    <SCRIPT language=JavaScript src="" type=text/javascript></SCRIPT>

    <SCRIPT language=JavaScript src="" type=text/javascript></SCRIPT>

    <SCRIPT language=JavaScript>
    <!--
    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.indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a;}}
    }

    function MM_swapImgRestore() { //v3.0
    var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a)&&x.oSrc;i++) x.src=x.oSrc;
    }

    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[n];
    for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers.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))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
    }
    //-->
    </SCRIPT>
    <LINK href="../inc/_templates_/gwa/css.css" type=text/css
    rel=stylesheet><LINK href="../inc/_templates_/gwa/bbcode.css" type=text/css
    rel=stylesheet><!-- Scripts End -->
    <STYLE type=text/css>BODY {
    BACKGROUND-IMAGE: url(../inc/_templates_/gwa/images/bg.jpg)
    }
    .style5 {
    FONT-SIZE: 10px; COLOR: #cccccc; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; style6: #000000
    }
    .style6 {
    FONT-WEIGHT: bold; FONT-SIZE: 10px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
    }
    .style11 {
    FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #ffffff
    }
    </STYLE>

    <META content="MSHTML 6.00.2900.2722" name=GENERATOR></HEAD>
    <BODY leftMargin=0 topMargin=0
    onload="MM_preloadImages('../inc/_templates_/gwa/images/index_r3_c2_f2.jpg','../inc/_templates_/gwa/images/index_r3_c4_f2.jpg','../inc/_templates_/gwa/images/index_r3_c5_f2.jpg','../inc/_templates_/gwa/images/index_r3_c6_f2.jpg','../inc/_templates_/gwa/images/index_r3_c7_f2.jpg','../inc/_templates_/gwa/images/index_r3_c9_f2.jpg'"
    marginheight="0" marginwidth="0">
    <TABLE height="100%" cellSpacing=0 cellPadding=0 width="100%" border=0>
    <TBODY>
    <TR>
    <TD vAlign=top align=middle>
    <TABLE cellSpacing=0 cellPadding=0 width=950 border=0>
    <TBODY>
    <TR>
    <TD><IMG height=1 alt="" src="" width=64 border=0></TD>
    <TD><IMG height=1 alt="" src="" width=143 border=0></TD>
    <TD><IMG height=1 alt="" src="" width=15 border=0></TD>
    <TD><IMG height=1 alt="" src="" width=113 border=0></TD>
    <TD><IMG height=1 alt="" src="" width=140 border=0></TD>
    <TD><IMG height=1 alt="" src="" width=134 border=0></TD>
    <TD><IMG height=1 alt="" src="" width=117 border=0></TD>
    <TD><IMG height=1 alt="" src="" width=15 border=0></TD>
    <TD><IMG height=1 alt="" src="" width=141 border=0></TD>
    <TD><IMG height=1 alt="" src="" width=68 border=0></TD>
    </TR>
    <TR>
    <TD colSpan=10><IMG height=123 alt="" src="" width=950 border=0
    name=gwa></TD>
    </TR>
    <TR>
    <TD rowSpan=2><IMG height=93 alt="" src="" width=64 border=0
    name=h_left></TD>
    <TD vAlign=center align=middle background="" colSpan=8 height=30>
    <MARQUEE onmouseover=this.scrollAmount=1
    onmouseout=this.scrollAmount=3 scrollAmount=3 width=800
    align="left">
    <SPAN class=style11>
    <TABLE>
    [l_news]
    <TBODY>
    </TBODY>
    </TABLE>
    </SPAN></MARQUEE></TD>
    <TD rowSpan=2><IMG height=93 alt="" src="" width=68 border=0
    name=h_right></TD>
    </TR>
    <TR>
    <TD colSpan=2><A
    onmouseover="MM_swapImage('index_r3_c2','','../inc/_templates_/gwa/images/index_r3_c2_f2.jpg',1);"
    onmouseout=MM_swapImgRestore()
    href="http://www.elegance-gaming.de/dzcp/inc/_templates_/"><IMG
    height=63 alt="" src="" width=158 border=0 name=index_r3_c2></A></TD>
    <TD><A
    onmouseover="MM_swapImage('index_r3_c4','','../inc/_templates_/gwa/images/index_r3_c4_f2.jpg',1);"
    onmouseout=MM_swapImgRestore()
    href="http://www.elegance-gaming.de/dzcp/inc/_templates_/squads/"><IMG
    height=63 alt="" src="" width=113 border=0 name=index_r3_c4></A></TD>
    <TD><A
    onmouseover="MM_swapImage('index_r3_c5','','../inc/_templates_/gwa/images/index_r3_c5_f2.jpg',1);"
    onmouseout=MM_swapImgRestore()
    href="http://www.elegance-gaming.de/dzcp/inc/_templates_/clanwars/"><IMG
    height=63 alt="" src="" width=140 border=0 name=index_r3_c5></A></TD>
    <TD><A
    onmouseover="MM_swapImage('index_r3_c6','','../inc/_templates_/gwa/images/index_r3_c6_f2.jpg',1);"
    onmouseout=MM_swapImgRestore()
    href="http://www.elegance-gaming.de/dzcp/inc/_templates_/forum/"><IMG
    height=63 alt="" src="" width=134 border=0 name=index_r3_c6></A></TD>
    <TD colSpan=2><A
    onmouseover="MM_swapImage('index_r3_c7','','../inc/_templates_/gwa/images/index_r3_c7_f2.jpg',1);"
    onmouseout=MM_swapImgRestore()
    href="http://www.elegance-gaming.de/dzcp/inc/_templates_/gwa/index.html#"><IMG
    height=63 alt="" src="" width=132 border=0 name=index_r3_c7></A></TD>
    <TD><A
    onmouseover="MM_swapImage('index_r3_c9','','../inc/_templates_/gwa/images/index_r3_c9_f2.jpg',1);"
    onmouseout=MM_swapImgRestore()
    href="http://www.elegance-gaming.de/dzcp/inc/_templates_/downloads/"><IMG
    height=63 alt="" src="" width=141 border=0
    name=index_r3_c9></A></TD>
    </TR>
    <TR>
    <TD colSpan=10> <DIV align=right><IMG height=22 alt="" src="" width=950 border=0
    name=balken></DIV></TD>
    </TR>
    <TR>
    <TD colSpan=2 rowspan="2" vAlign=top><IMG height=24 alt="" src=""
    width=207 border=0 name=navi_h_left> <TABLE height="100%" cellSpacing=0 cellPadding=0 width="100%"
    border=0>
    <TBODY>
    <TR>
    <TD vAlign=top align=middle> <TABLE cellSpacing=0 cellPadding=0 width=183 align=center
    border=0>
    <TBODY>
    <TR>
    <TD colSpan=3 height=33><IMG height=33 alt="" src=""
    width=183 border=0 name=head></TD>
    </TR>
    <TR>
    <TD vAlign=top background=""><IMG height=46 alt=""
    src="" width=22 border=0 name=left_h></TD>
    <TD vAlign=top align=middle width=141 background=""
    rowSpan=2><SPAN class=style5>+ Main - Section +<BR>
    <TABLE>
    [nav_main]
    <TBODY>
    </TBODY>
    </TABLE>
    <BR>
    + Clan - Section +<BR>
    <TABLE>
    [nav_clan]
    <TBODY>
    </TBODY>
    </TABLE>
    <BR>
    + Server - Section +<BR>
    <TABLE>
    [nav_server]
    <TBODY>
    </TBODY>
    </TABLE>
    <BR>
    + Misc - Section +<BR>
    <TABLE>
    [nav_misc]
    <TBODY>
    </TBODY>
    </TABLE>
    <BR>
    + Stats - Section +<BR>
    <TABLE>
    [counter]
    <TBODY>
    </TBODY>
    </TABLE>
    <BR>
    </SPAN></TD>
    <TD vAlign=top background=""><IMG height=46 alt=""
    src="" width=20 border=0 name=right_h></TD>
    </TR>
    <TR>
    <TD vAlign=top background="">&nbsp;</TD>
    <TD vAlign=top background="">&nbsp;</TD>
    </TR>
    <TR vAlign=top>
    <TD colSpan=3 height=31><IMG height=31 alt="" src=""
    width=183
    border=0></TD>
    </TR>
    </TBODY>
    </TABLE></TD>
    </TR>
    </TBODY>
    </TABLE></TD>
    <TD vAlign=top background=""><IMG height=45 alt="" src=""
    width=15 border=0 name=in_l_h></TD>
    <TD vAlign=top align=middle background="" colSpan=4><IMG
    height=45 alt="" src="" width=504 border=0 name=index_m_h><BR> <TABLE width="100%">
    [index]
    <TBODY>
    </TBODY>
    </TABLE></TD>
    <TD vAlign=top background=""><IMG height=45 alt="" src=""
    width=15 border=0 name=in_r_h></TD>
    <TD colSpan=2 rowspan="2" vAlign=top><IMG height=24 alt="" src=""
    width=209 border=0 name=navi_h_right> <TABLE height="100%" cellSpacing=0 cellPadding=0 width="100%"
    border=0>
    <TBODY>
    <TR>
    <TD vAlign=top align=middle> <TABLE cellSpacing=0 cellPadding=0 width=183 border=0>
    <TBODY>
    <TR vAlign=top>
    <TD colSpan=3 height=33><IMG height=33 alt="" src=""
    width=183 border=0 name=head></TD>
    </TR>
    <TR>
    <TD vAlign=top background=""><IMG height=46 alt=""
    src="" width=22 border=0 name=left_h></TD>
    <TD class=style5 vAlign=top align=middle width=141
    background="" rowSpan=2>+ User - Section +<BR> <TABLE>
    [login][umenu][mmenu][amenu]
    <TBODY>
    </TBODY>
    </TABLE>
    <BR>
    + Last - Forum +<BR> <TABLE>
    [ftopics]
    <TBODY>
    </TBODY>
    </TABLE>
    <BR>
    + Last - Wars +<BR> <TABLE>
    [l_wars]
    <TBODY>
    </TBODY>
    </TABLE>
    <BR>
    + Next - Wars +<BR> <TABLE>
    [n_wars]
    <TBODY>
    </TBODY>
    </TABLE>
    <BR>
    + Vote - Section +<BR> <TABLE>
    [vote]
    <TBODY>
    </TBODY>
    </TABLE>
    <BR> <BR></TD>
    <TD vAlign=top background=""><IMG height=46 alt=""
    src="" width=20 border=0 name=right_h></TD>
    </TR>
    <TR>
    <TD background="">&nbsp;</TD>
    <TD background="">&nbsp;</TD>
    </TR>
    <TR vAlign=top>
    <TD colSpan=3 height=31><IMG height=31 alt="" src=""
    width=183
    border=0></TD>
    </TR>
    </TBODY>
    </TABLE></TD>
    </TR>
    </TBODY>
    </TABLE></TD>
    </TR>
    <TR>
    <TD background="">&nbsp;</TD>
    <TD vAlign=top align=middle background="" colSpan=4></TD>
    <TD background="">&nbsp;</TD>
    </TR>
    <TR>
    <TD colSpan=2><IMG height=43 alt="" src="" width=207 border=0
    name=navi_f_left></TD>
    <TD><IMG height=43 alt="" src="" width=15 border=0 name=in_l_f></TD>
    <TD background="" colSpan=4><IMG height=43 alt="" src="" width=504
    border=0 name=index_m_f></TD>
    <TD><IMG height=43 alt="" src="" width=15 border=0 name=in_r_f></TD>
    <TD colSpan=2><IMG height=43 alt="" src="" width=209 border=0
    name=navi_f_right></TD>
    </TR>
    <TR background="../inc/_templates_/gwa/images/copyright.jpg">
    <TD vAlign=center align=middle colSpan=10 height=23><SPAN
    class=style6>---<A href="http://www.dzcp.de/" target=_blank>Code by
    Dev!l </A>- <A href="http://www.magic-designs.de/"
    target=_blank>Design by Magic Designs</A>---</SPAN></TD>
    </TR>
    <TR>
    <TD colSpan=10><IMG height=15 alt="" src="" width=950 border=0
    name=foot></TD>
    </TR>
    </TBODY>
    </TABLE></TD></TR></TBODY></TABLE></BODY></HTML>
  17. Diskutiere mit und stelle Fragen: Jetzt kostenlos anmelden!

    lima-city: Gratis werbefreier Webspace für deine eigene Homepage

Dir gefällt dieses Thema?

Über lima-city

Login zum Webhosting ohne Werbung!