ilch Forum » Ilch Clan 1.1 » Design und Templates » box-menue etc settings

Geschlossen
  1. #1
    User Pic
    torwaechter Mitglied
    Registriert seit
    30.05.2010
    Beiträge
    6
    Beitragswertungen
    0 Beitragspunkte
    hallo, ich weiss nicht ob dieses problem hier schon besprochen wurde, da ich nicht genau weiss wie ich danach im forum suchen soll. also schon mal sry !!
    ich haette gerne auf meiner startseite, das unter den news, weitere boxen wie zb. ne shoutbox oder "user online" oder ne statistik erscheint. wie krieg ich das hin ??

    mfg torwaechter


    verwendete ilchClan Version: 1.1 M

    betroffene Homepage: torwaechter-ger.de
    Tor-Waechter for ever!!In dieser Gemeinschaft, machts Spass duerch die Hoelle zu gehen! Welch ruhiger Ort, bevor wir kommen!!! Have fun and god luck !!
    0 Mitglieder finden den Beitrag gut.
  2. #2
    User Pic
    Chapter Hall Of Fame
    Registriert seit
    21.10.2007
    Beiträge
    5.951
    Beitragswertungen
    229 Beitragspunkte
    am einfachsten wenn du deine index.htm bearbeitest. mach unter den contentbereich noch ne zeile mit spalten und füge dort die boxen mittels
    {_boxes_DEINEBOX} ein

    wenn es nur unter den news sein soll, speicher die neue index unter index_news.htm am und füge eine design.ini hinzu. näheres zur design.ini findest du in den faq und über die suche.
    Spamming, sinnlose Beiträge, Pushing, Doppelposting und Werbung sind verboten
    externer Link
    0 Mitglieder finden den Beitrag gut.
  3. #3
    User Pic
    torwaechter Mitglied
    Registriert seit
    30.05.2010
    Beiträge
    6
    Beitragswertungen
    0 Beitragspunkte
    gute sache, danke schon mal !! nur hab ich 4 index.html aufm server davon 3 in den designs. bleiben: 1 pro design und die standard. wie aber aender ich welche genau ?? sry bin mit allem noch nicht so ganz firm !!
    Tor-Waechter for ever!!In dieser Gemeinschaft, machts Spass duerch die Hoelle zu gehen! Welch ruhiger Ort, bevor wir kommen!!! Have fun and god luck !!
    0 Mitglieder finden den Beitrag gut.
  4. #4
    User Pic
    Chapter Hall Of Fame
    Registriert seit
    21.10.2007
    Beiträge
    5.951
    Beitragswertungen
    229 Beitragspunkte
    du nimmst nur die vom design das du nutzt. wenn du alle designs nutzen willst, musst sie von jedem design bearbeiten.
    natürlich muss dann auch in jeden design ordner ne design.ini
    Spamming, sinnlose Beiträge, Pushing, Doppelposting und Werbung sind verboten
    externer Link
    0 Mitglieder finden den Beitrag gut.
  5. #5
    User Pic
    torwaechter Mitglied
    Registriert seit
    30.05.2010
    Beiträge
    6
    Beitragswertungen
    0 Beitragspunkte
    kann ich dir mal diese index schicken?? dsa du mir da makierst wo was hin soll ?? mit der ini guck ich dann wenns so weit is !! waer wirklich hilfreich, damit die mal ruhe im hintergrund geben *lach*
    Tor-Waechter for ever!!In dieser Gemeinschaft, machts Spass duerch die Hoelle zu gehen! Welch ruhiger Ort, bevor wir kommen!!! Have fun and god luck !!
    0 Mitglieder finden den Beitrag gut.
  6. #6
    User Pic
    Chapter Hall Of Fame
    Registriert seit
    21.10.2007
    Beiträge
    5.951
    Beitragswertungen
    229 Beitragspunkte
    poste sie hier einfach ins forum. benutz aber bitte due code-tags.
    Spamming, sinnlose Beiträge, Pushing, Doppelposting und Werbung sind verboten
    externer Link
    0 Mitglieder finden den Beitrag gut.
  7. #7
    User Pic
    torwaechter Mitglied
    Registriert seit
    30.05.2010
    Beiträge
    6
    Beitragswertungen
    0 Beitragspunkte
    <html>
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
    <!-- Head & Title include -->
    <title>{TITLE} // Clanpage by Torwaechter-ger.de</title>
    <link rel="stylesheet" type="text/css" href="include/designs/design_57-rot/style.css">
    <!-- end Head & Title include -->
    
    <!-- standard Design stylesheet -->
    <style type="text/css">
    body {
    	margin:0px; background-image: url('include/designs/design_57-rot/images/bg.gif');
    	
    }
    .head {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 20px; }
    .head2 {font-size: 10px; color: #6DC903; font-weight: bold; }
    
    #dropmenudiv{
    border-left:1px solid black; border-right:1px solid black; border-top:1px solid black; border-bottom:0px solid black; position:absolute;
    line-height:18px;
    z-index:100; font-style:normal; font-variant:normal; font-weight:normal; font-size:11px; font-family:Verdana
    }
    
    #dropmenudiv a{
    width: 100%;
    display: block;
    text-indent: 2px;
    border-bottom: 1px solid black;
    padding: 1px 0;
    text-decoration: none;
    font-weight: bold;
    }
    
    #dropmenudiv a:hover{ /*hover background color*/
    background-color: white;
    
    
    </style>
    
    <script type="text/javascript">
    
    /***********************************************
    * AnyLink Drop Down Menu- © Dynamic Drive (www.dynamicdrive.com)
    * This notice MUST stay intact for legal use
    * Visit http://www.dynamicdrive.com/ for full source code
    ***********************************************/
    
    //Contents for menu 1, and so on
    var menu1=new Array()
    menu1[0]='<a href="?teams">&bull; Teams</a>'
    menu1[1]='<a href="?wars">&bull; Matches</a>'
    menu1[2]='<a href="?history">&bull; History</a>'
    menu1[3]='<a href="#">&bull; Sponsors</a>'
    menu1[4]='<a href="?awards">&bull; Awards</a>'
    menu1[4]='<a href="?joinus">&bull; Join us</a>'
    menu1[4]='<a href="?fightus">&bull; Fight us</a>'
    
    //Contents for menu 2, and so on
    var menu2=new Array()
    menu2[0]='<a href="?user">&bull; Members</a>'
    menu2[1]='<a href="?forum">&bull; Forum</a>'
    menu2[2]='<a href="?downloads">&bull; Downloads</a>'
    menu1[3]='<a href="?links">&bull; Links</a>'
    menu1[4]='<a href="?linkus">&bull; Link us</a>'
    
    //Contents for menu 3, and so on in arbeit
    var menu3=new Array()
    menu3[0]='<a href="?kalender">&bull; Kallender</a>'
    menu3[1]='<a href="?gallery">&bull; Galerie</a>'
    menu3[2]='<a href="?gbook">&bull; Gästebuch</a>'
    menu3[3]='<a href="?kasse">&bull; Kasse</a>'
    
    //Contents for menu 4, and so on
    var menu4=new Array()
    menu4[0]='<a href="?news">&bull; News</a>'
    menu4[1]='<a href="?awards">&bull; Awards</a>'
    menu4[2]='<a href="?history">&bull; History</a>'
    menu4[3]='<a href="?impressum">&bull; Imprint</a>'
    menu4[4]='<a href="?faq">&bull; FAQ</a>'
    menu4[5]='<a href="?awaycal">&bull; Awaylist</a>'
    		
    var menuwidth='165px' //default menu width
    var menubgcolor='white'  //menu bgcolor
    var disappeardelay=500  //menu disappear speed onMouseout (in miliseconds)
    var hidemenu_onclick="yes" //hide menu when user clicks within menu?
    
    /////No further editting needed
    
    var ie4=document.all
    var ns6=document.getElementById&&!document.all
    
    if (ie4||ns6)
    document.write('<div id="dropmenudiv" style="visibility:hidden;width:'+menuwidth+';background-color:'+menubgcolor+'" onMouseover="clearhidemenu()" onMouseout="dynamichide(event)"></div>')
    
    function getposOffset(what, offsettype){
    var totaloffset=(offsettype=="left")? what.offsetLeft : what.offsetTop;
    var parentEl=what.offsetParent;
    while (parentEl!=null){
    totaloffset=(offsettype=="left")? totaloffset+parentEl.offsetLeft : totaloffset+parentEl.offsetTop;
    parentEl=parentEl.offsetParent;
    }
    return totaloffset;
    }
    
    
    function showhide(obj, e, visible, hidden, menuwidth){
    if (ie4||ns6)
    dropmenuobj.style.left=dropmenuobj.style.top="-500px"
    if (menuwidth!=""){
    dropmenuobj.widthobj=dropmenuobj.style
    dropmenuobj.widthobj.width=menuwidth
    }
    if (e.type=="click" && obj.visibility==hidden || e.type=="mouseover")
    obj.visibility=visible
    else if (e.type=="click")
    obj.visibility=hidden
    }
    
    function iecompattest(){
    return (document.compatMode && document.compatMode!="BackCompat")? document.documentElement : document.body
    }
    
    function clearbrowseredge(obj, whichedge){
    var edgeoffset=0
    if (whichedge=="rightedge"){
    var windowedge=ie4 && !window.opera? iecompattest().scrollLeft+iecompattest().clientWidth-15 : window.pageXOffset+window.innerWidth-15
    dropmenuobj.contentmeasure=dropmenuobj.offsetWidth
    if (windowedge-dropmenuobj.x < dropmenuobj.contentmeasure)
    edgeoffset=dropmenuobj.contentmeasure-obj.offsetWidth
    }
    else{
    var topedge=ie4 && !window.opera? iecompattest().scrollTop : window.pageYOffset
    var windowedge=ie4 && !window.opera? iecompattest().scrollTop+iecompattest().clientHeight-15 : window.pageYOffset+window.innerHeight-18
    dropmenuobj.contentmeasure=dropmenuobj.offsetHeight
    if (windowedge-dropmenuobj.y < dropmenuobj.contentmeasure){ //move up?
    edgeoffset=dropmenuobj.contentmeasure+obj.offsetHeight
    if ((dropmenuobj.y-topedge)<dropmenuobj.contentmeasure) //up no good either?
    edgeoffset=dropmenuobj.y+obj.offsetHeight-topedge
    }
    }
    return edgeoffset
    }
    
    function populatemenu(what){
    if (ie4||ns6)
    dropmenuobj.innerHTML=what.join("")
    }
    
    
    function dropdownmenu(obj, e, menucontents, menuwidth){
    if (window.event) event.cancelBubble=true
    else if (e.stopPropagation) e.stopPropagation()
    clearhidemenu()
    dropmenuobj=document.getElementById? document.getElementById("dropmenudiv") : dropmenudiv
    populatemenu(menucontents)
    
    if (ie4||ns6){
    showhide(dropmenuobj.style, e, "visible", "hidden", menuwidth)
    
    dropmenuobj.x=getposOffset(obj, "left")
    dropmenuobj.y=getposOffset(obj, "top")
    dropmenuobj.style.left=dropmenuobj.x-clearbrowseredge(obj, "rightedge")+"px"
    dropmenuobj.style.top=dropmenuobj.y-clearbrowseredge(obj, "bottomedge")+obj.offsetHeight+"px"
    }
    
    return clickreturnvalue()
    }
    
    function clickreturnvalue(){
    if (ie4||ns6) return false
    else return true
    }
    
    function contains_ns6(a, b) {
    while (b.parentNode)
    if ((b = b.parentNode) == a)
    return true;
    return false;
    }
    
    function dynamichide(e){
    if (ie4&&!dropmenuobj.contains(e.toElement))
    delayhidemenu()
    else if (ns6&&e.currentTarget!= e.relatedTarget&& !contains_ns6(e.currentTarget, e.relatedTarget))
    delayhidemenu()
    }
    
    function hidemenu(e){
    if (typeof dropmenuobj!="undefined"){
    if (ie4||ns6)
    dropmenuobj.style.visibility="hidden"
    }
    }
    
    function delayhidemenu(){
    if (ie4||ns6)
    delayhide=setTimeout("hidemenu()",disappeardelay)
    }
    
    function clearhidemenu(){
    if (typeof delayhide!="undefined")
    clearTimeout(delayhide)
    }
    
    if (hidemenu_onclick=="yes")
    document.onclick=hidemenu
    
    </script>
    </head>
    <body>
    <center>
    
    <table width="974" border="0" cellspacing="0" cellpadding="0">
      <tr>
        <td><table width="974" border="0" cellspacing="0" cellpadding="0">
          <tr>
            <td width="182" height="24" align="left" valign="top" background="include/designs/design_57-rot/Bilder/bg_farbe_links.jpg"><table width="182" border="0" cellspacing="0" cellpadding="0">
             
              
              <tr>
                <td>
                    {_list_menunr1@ 
                    <table width="100%" border="0" cellspacing="1" cellpadding="0">
              		<tr>
                	<td background="include/designs/design_57-rot/Bilder/nav_linksi.jpg" width="182" height="21">
                		<table width="100%" border="0" cellspacing="1" cellpadding="0">
                  		<tr>
                    	<td width="7%">&nbsp;</td>
                    	<td width="62%" valign="middle"><font color="cccccc" style="font-family:Tahoma; font-size:12px ; font-weight:bold">%1</font></td>
                    	<td width="31%">&nbsp;</td>
                  		</tr>
                		</table>
                	</td>
              		</tr>
                    </table>
                    
                    </td>
                  	</tr>
                  	<tr>
                    <td valign="top" align="left" background="include/designs/design_57-rot/Bilder/box_links.jpg" width="182" height="110"><table width="182" border="0" cellspacing="0" cellpadding="0">
                      <tr>
                        <td width="10">&nbsp;</td>
                        <td width="168">%2</td>
                        <td width="10">&nbsp;</td>
                      </tr>
                    </table>
                    }
    <br>
                    {_list_menunr2@ 
                    <table width="100%" border="0" cellspacing="1" cellpadding="0">
              		<tr>
                	<td background="include/designs/design_57-rot/Bilder/nav_linksi.jpg" width="182" height="21">
                		<table width="100%" border="0" cellspacing="1" cellpadding="0">
                  		<tr>
                    	<td width="7%">&nbsp;</td>
                    	<td width="62%" valign="middle"><font color="cccccc" style="font-family:Tahoma; font-size:12px ; font-weight:bold">%1</font></td>
                    	<td width="31%">&nbsp;</td>
                  		</tr>
                		</table>
                	</td>
              		</tr>
                    </table>
                    
                    </td>
                  	</tr>
                  	<tr>
                    <td valign="top" align="left" background="include/designs/design_57-rot/Bilder/box_links.jpg" width="182" height="110"><table width="182" border="0" cellspacing="0" cellpadding="0">
                      <tr>
                        <td width="10">&nbsp;</td>
                        <td width="168">%2</td>
                        <td width="10">&nbsp;</td>
                      </tr>
                    </table>
                    }
    
                                
              <img src="include/designs/design_57-rot/Bilder/under_box_links.jpg" width="182" height="93"></td>
              </tr>
            </table></td>
            <td width="610" height="27" align="left" valign="top" background="include/designs/design_57-rot/images/content_66.jpg"><table width="610" border="0" cellspacing="0" cellpadding="0">
              <tr>
                <td><table width="610" border="0" cellspacing="0" cellpadding="0">
    				<tr>
                    <td><img src="include/designs/design_57-rot/Bilder/news_head1.jpg" width="610" height="21" border="0" usemap="#Map"></td>
                  </tr>
                  <tr>
                    <td><img src="include/designs/design_57-rot/Bilder/header.jpg" width="610" height="225"></td>
                  </tr>
    			  <tr>
    			    <td><img src="include/designs/design_57-rot/Bilder/news_head1.jpg" width="610" height="21" border="0" usemap="#Map"></td>
    			  </tr>
    			  
                  <tr>
                    <td><table height="32" width="610" border="0" cellspacing="0" cellpadding="0" >
                      <tr>
                        <td><a href="default.htm" onClick="return clickreturnvalue()" onMouseover="dropdownmenu(this, event, menu1, '125px')" onMouseout="delayhidemenu()"><img src="include/designs/design_57-rot/Bilder/clan.jpg" width="125" height="23" border="0"></a></td>
                        <td><a href="default.htm" onClick="return clickreturnvalue()" onMouseover="dropdownmenu(this, event, menu2, '121px')" onMouseout="delayhidemenu()"><img src="include/designs/design_57-rot/Bilder/communiyt.jpg" width="121" height="23" border="0"></a></td>
                        <td><a href="default.htm" onClick="return clickreturnvalue()" onMouseover="dropdownmenu(this, event, menu3, '121px')" onMouseout="delayhidemenu()"><img src="include/designs/design_57-rot/Bilder/stuff.jpg" width="121" height="23" border="0"></a></td>
                        <td><a href="default.htm" onClick="return clickreturnvalue()" onMouseover="dropdownmenu(this, event, menu4, '121px')" onMouseout="delayhidemenu()"><img src="include/designs/design_57-rot/Bilder/disclamer.jpg" width="121" height="23" border="0"></a></td>
                        <td><a href="?contact"><img src="include/designs/design_57-rot/Bilder/contact.jpg" width="122" height="23" border="0"></a></td>
                      </tr>
    				  
                    </td>
                  </tr>
    			  </table>
    			  <tr>
    			    <td><img src="include/designs/design_57-rot/Bilder/news_head1.jpg" width="610" height="21" border="0" usemap="#Map"></td>
    			  </tr>
             
                  <tr>
                    <td valign="top" width="610" height="50">
    					<table width="610" border="0" cellspacing="0" cellpadding="0">
                          <tr>
                            <td width="15">&nbsp;</td>
                            <td width="584" align="center">
    						<font face="Old English Text MT, Arial Black, Arial" size="9" >
    						  <marquee>Willkommen - im - Reich - der - Tor-Waechter - GER u. NRW</marquee>
    						</font></td>
                            <td width="11">&nbsp;</td>
                          </tr>
    					  
                        </table>
    				</td>
    				</tr>
    				<tr>
    					<td><img src="include/designs/design_57-rot/Bilder/news_head1.jpg" width="610" height="21"></td>
    				</tr>
                  <tr>
                    <td><table width="610" border="0" cellspacing="0" cellpadding="0">
                      <tr>
                        <td>&nbsp;</td>
                        <td>&nbsp;</td>
                        <td>&nbsp;</td>
                      </tr>
                      <tr>
                        <td width="10">&nbsp;</td>
                        <td width="596">
                        {EXPLODE}
             </td>
                        <td width="10">&nbsp;</td>
                      </tr>
                    </table></td>
                  </tr>
                </table></td>
              </tr>
            </table></td>
            <td width="77" height="11" align="left" valign="top" background="include/designs/design_57-rot/Bilder/bg_farbe_rechts.jpg"><table width="182" border="0" cellspacing="0" cellpadding="0">
              <tr>
                <td background="include/designs/design_57-rot/Bilder/bg_farbe_rechts.jpg"><table width="182" border="0" cellspacing="0" cellpadding="0">
    
                  <tr>
                    <td valign="top" align="left" background="include/designs/design_57-rot/Bilder/nav_linksi.jpg" width="182" height="21">
                    
                    {_list_menunr3@ 
                    <table width="100%" border="0" cellspacing="1" cellpadding="0">
              		<tr>
                	<td background="include/designs/design_57-rot/Bilder/nav_linksi.jpg" width="182" height="21">
                		<table width="100%" border="0" cellspacing="1" cellpadding="0">
                  		<tr>
                    	<td width="7%">&nbsp;</td>
                    	<td width="62%" valign="middle"><font color="cccccc" style="font-family:Tahoma; font-size:12px ; font-weight:bold">%1</font></td>
                    	<td width="31%">&nbsp;</td>
                  		</tr>
                		</table>
                	</td>
              		</tr>
                    </table>
                    
                    </td>
                  	</tr>
                  	<tr>
                    <td valign="top" align="left" background="include/designs/design_57-rot/Bilder/box_rechts.jpg" width="182" height="110"><table width="182" border="0" cellspacing="0" cellpadding="0">
                      <tr>
                        <td width="10">&nbsp;</td>
                        <td height="110" width="168">%2</td>
                        <td width="10">&nbsp;</td>
                      </tr>
                    </table>
                    }
                    
                    
                    </td>
                  </tr>
                  <tr>
                    <td><img src="include/designs/design_57-rot/Bilder/under_box_rechts.jpg" width="182" height="82"></td>
                  </tr>
                </table></td>
              </tr>
            </table></td>
          </tr>
          <tr>
            <td height="27" colspan="3"><table width="974" border="0" cellspacing="0" cellpadding="0">
                <tr>
                  <td><img src="include/designs/design_57-rot/images/footer_63.jpg" width="465" height="36" border="0" usemap="#Map2">
                    <map name="Map2">
                      <area shape="rect" coords="136,12,200,30" href="http://z-gfx.de/" target="_blank" title="free Clandesigns, Webspell Templates,kostenlose Clantemplates">
                      <area shape="rect" coords="235,13,331,31" href="http://www.pcmasters.de/" target="_blank">
                      <area shape="rect" coords="370,12,460,30" href="http://zurro-gaming.de/" target="_blank" title="free Clandesigns, Webspell Templates,kostenlose Clantemplates">
                    </map>                </td>
                  <td background="include/designs/design_57-rot/images/footer_64.jpg" width="509" height="36">&nbsp;</td>
                </tr>
              </table></td>
            </tr>
        </table></td>
      </tr>
    </table>
    
    </center>
    
    <map name="Map">
    <area shape="poly" coords="103,1,61,44,158,46,203,2,302,3" href="#">
    <area shape="poly" coords="110,20" href="#"><area shape="poly" coords="206,2,159,46,261,45,304,3,307,2" href="#">
    <area shape="poly" coords="407,3,364,45,267,44,308,3,411,2,370,43,469,45,512,1" href="#">
    <area shape="rect" coords="525,6,605,44" href="http://z-gfx.de/" target="_blank" title="free Clandesigns, Webspell Templates,kostenlose Clantemplates">
    </map>
    </body>
    </html>
    <!-- {_list_DDDmenupoint@<strong><big>&middot;</big></strong><a %1 class="box" href="%2">%3</a><br />}//-->
    {_list_hmenupoint@<li><a target="%1" class="box" href="%2">%3</a>|</li>|<br />|</ul></li>}
    {_list_hmenubegi@<ul style="list-style-image: url('http://torwaechter-ger.de/include/images/wargames/css.gif')";>}
    {_list_hmenuende@</ul>}
    {_list_vmenupoint@<li><a target="%1" class="box" href="%2">%3</a>|</li>|<br /><ul>|</ul></li>}
    {_list_vmenubegi@<ul style="list-style-image: url('http://torwaechter-ger.de/include/images/wargames/css.gif')";>}
    {_list_vmenuende@</ul>}
    Tor-Waechter for ever!!In dieser Gemeinschaft, machts Spass duerch die Hoelle zu gehen! Welch ruhiger Ort, bevor wir kommen!!! Have fun and god luck !!
    0 Mitglieder finden den Beitrag gut.
  8. #8
    User Pic
    Chapter Hall Of Fame
    Registriert seit
    21.10.2007
    Beiträge
    5.951
    Beitragswertungen
    229 Beitragspunkte
    habs mal angepasst. da wo HIERBOX1 und HIERBOX2 steht musst du den name der box einsetzen
    das ist hier zeile 345 und 346

    <html>
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
    <!-- Head & Title include -->
    <title>{TITLE} // Clanpage by Torwaechter-ger.de</title>
    <link rel="stylesheet" type="text/css" href="include/designs/design_57-rot/style.css">
    <!-- end Head & Title include -->
     
    <!-- standard Design stylesheet -->
    <style type="text/css">
    body {
        margin:0px; background-image: url('include/designs/design_57-rot/images/bg.gif');
        
    }
    .head {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 20px; }
    .head2 {font-size: 10px; color: #6DC903; font-weight: bold; }
     
    #dropmenudiv{
    border-left:1px solid black; border-right:1px solid black; border-top:1px solid black; border-bottom:0px solid black; position:absolute;
    line-height:18px;
    z-index:100; font-style:normal; font-variant:normal; font-weight:normal; font-size:11px; font-family:Verdana
    }
     
    #dropmenudiv a{
    width: 100%;
    display: block;
    text-indent: 2px;
    border-bottom: 1px solid black;
    padding: 1px 0;
    text-decoration: none;
    font-weight: bold;
    }
     
    #dropmenudiv a:hover{ /*hover background color*/
    background-color: white;
     
     
    </style>
     
    <script type="text/javascript">
     
    /***********************************************
    * AnyLink Drop Down Menu- © Dynamic Drive (www.dynamicdrive.com)
    * This notice MUST stay intact for legal use
    * Visit http://www.dynamicdrive.com/ for full source code
    ***********************************************/
     
    //Contents for menu 1, and so on
    var menu1=new Array()
    menu1[0]='<a href="?teams">&bull; Teams</a>'
    menu1[1]='<a href="?wars">&bull; Matches</a>'
    menu1[2]='<a href="?history">&bull; History</a>'
    menu1[3]='<a href="#">&bull; Sponsors</a>'
    menu1[4]='<a href="?awards">&bull; Awards</a>'
    menu1[4]='<a href="?joinus">&bull; Join us</a>'
    menu1[4]='<a href="?fightus">&bull; Fight us</a>'
     
    //Contents for menu 2, and so on
    var menu2=new Array()
    menu2[0]='<a href="?user">&bull; Members</a>'
    menu2[1]='<a href="?forum">&bull; Forum</a>'
    menu2[2]='<a href="?downloads">&bull; Downloads</a>'
    menu1[3]='<a href="?links">&bull; Links</a>'
    menu1[4]='<a href="?linkus">&bull; Link us</a>'
     
    //Contents for menu 3, and so on in arbeit
    var menu3=new Array()
    menu3[0]='<a href="?kalender">&bull; Kallender</a>'
    menu3[1]='<a href="?gallery">&bull; Galerie</a>'
    menu3[2]='<a href="?gbook">&bull; Gästebuch</a>'
    menu3[3]='<a href="?kasse">&bull; Kasse</a>'
     
    //Contents for menu 4, and so on
    var menu4=new Array()
    menu4[0]='<a href="?news">&bull; News</a>'
    menu4[1]='<a href="?awards">&bull; Awards</a>'
    menu4[2]='<a href="?history">&bull; History</a>'
    menu4[3]='<a href="?impressum">&bull; Imprint</a>'
    menu4[4]='<a href="?faq">&bull; FAQ</a>'
    menu4[5]='<a href="?awaycal">&bull; Awaylist</a>'
            
    var menuwidth='165px' //default menu width
    var menubgcolor='white'  //menu bgcolor
    var disappeardelay=500  //menu disappear speed onMouseout (in miliseconds)
    var hidemenu_onclick="yes" //hide menu when user clicks within menu?
     
    /////No further editting needed
     
    var ie4=document.all
    var ns6=document.getElementById&&!document.all
     
    if (ie4||ns6)
    document.write('<div id="dropmenudiv" style="visibility:hidden;width:'+menuwidth+';background-color:'+menubgcolor+'" onMouseover="clearhidemenu()" onMouseout="dynamichide(event)"></div>')
     
    function getposOffset(what, offsettype){
    var totaloffset=(offsettype=="left")? what.offsetLeft : what.offsetTop;
    var parentEl=what.offsetParent;
    while (parentEl!=null){
    totaloffset=(offsettype=="left")? totaloffset+parentEl.offsetLeft : totaloffset+parentEl.offsetTop;
    parentEl=parentEl.offsetParent;
    }
    return totaloffset;
    }
     
     
    function showhide(obj, e, visible, hidden, menuwidth){
    if (ie4||ns6)
    dropmenuobj.style.left=dropmenuobj.style.top="-500px"
    if (menuwidth!=""){
    dropmenuobj.widthobj=dropmenuobj.style
    dropmenuobj.widthobj.width=menuwidth
    }
    if (e.type=="click" && obj.visibility==hidden || e.type=="mouseover")
    obj.visibility=visible
    else if (e.type=="click")
    obj.visibility=hidden
    }
     
    function iecompattest(){
    return (document.compatMode && document.compatMode!="BackCompat")? document.documentElement : document.body
    }
     
    function clearbrowseredge(obj, whichedge){
    var edgeoffset=0
    if (whichedge=="rightedge"){
    var windowedge=ie4 && !window.opera? iecompattest().scrollLeft+iecompattest().clientWidth-15 : window.pageXOffset+window.innerWidth-15
    dropmenuobj.contentmeasure=dropmenuobj.offsetWidth
    if (windowedge-dropmenuobj.x < dropmenuobj.contentmeasure)
    edgeoffset=dropmenuobj.contentmeasure-obj.offsetWidth
    }
    else{
    var topedge=ie4 && !window.opera? iecompattest().scrollTop : window.pageYOffset
    var windowedge=ie4 && !window.opera? iecompattest().scrollTop+iecompattest().clientHeight-15 : window.pageYOffset+window.innerHeight-18
    dropmenuobj.contentmeasure=dropmenuobj.offsetHeight
    if (windowedge-dropmenuobj.y < dropmenuobj.contentmeasure){ //move up?
    edgeoffset=dropmenuobj.contentmeasure+obj.offsetHeight
    if ((dropmenuobj.y-topedge)<dropmenuobj.contentmeasure) //up no good either?
    edgeoffset=dropmenuobj.y+obj.offsetHeight-topedge
    }
    }
    return edgeoffset
    }
     
    function populatemenu(what){
    if (ie4||ns6)
    dropmenuobj.innerHTML=what.join("")
    }
     
     
    function dropdownmenu(obj, e, menucontents, menuwidth){
    if (window.event) event.cancelBubble=true
    else if (e.stopPropagation) e.stopPropagation()
    clearhidemenu()
    dropmenuobj=document.getElementById? document.getElementById("dropmenudiv") : dropmenudiv
    populatemenu(menucontents)
     
    if (ie4||ns6){
    showhide(dropmenuobj.style, e, "visible", "hidden", menuwidth)
     
    dropmenuobj.x=getposOffset(obj, "left")
    dropmenuobj.y=getposOffset(obj, "top")
    dropmenuobj.style.left=dropmenuobj.x-clearbrowseredge(obj, "rightedge")+"px"
    dropmenuobj.style.top=dropmenuobj.y-clearbrowseredge(obj, "bottomedge")+obj.offsetHeight+"px"
    }
     
    return clickreturnvalue()
    }
     
    function clickreturnvalue(){
    if (ie4||ns6) return false
    else return true
    }
     
    function contains_ns6(a, b) {
    while (b.parentNode)
    if ((b = b.parentNode) == a)
    return true;
    return false;
    }
     
    function dynamichide(e){
    if (ie4&&!dropmenuobj.contains(e.toElement))
    delayhidemenu()
    else if (ns6&&e.currentTarget!= e.relatedTarget&& !contains_ns6(e.currentTarget, e.relatedTarget))
    delayhidemenu()
    }
     
    function hidemenu(e){
    if (typeof dropmenuobj!="undefined"){
    if (ie4||ns6)
    dropmenuobj.style.visibility="hidden"
    }
    }
     
    function delayhidemenu(){
    if (ie4||ns6)
    delayhide=setTimeout("hidemenu()",disappeardelay)
    }
     
    function clearhidemenu(){
    if (typeof delayhide!="undefined")
    clearTimeout(delayhide)
    }
     
    if (hidemenu_onclick=="yes")
    document.onclick=hidemenu
     
    </script>
    </head>
    <body>
    <center>
     
    <table width="974" border="0" cellspacing="0" cellpadding="0">
      <tr>
        <td><table width="974" border="0" cellspacing="0" cellpadding="0">
          <tr>
            <td width="182" height="24" align="left" valign="top" background="include/designs/design_57-rot/Bilder/bg_farbe_links.jpg"><table width="182" border="0" cellspacing="0" cellpadding="0">
             
              
              <tr>
                <td>
                    {_list_menunr1@ 
                    <table width="100%" border="0" cellspacing="1" cellpadding="0">
                    <tr>
                    <td background="include/designs/design_57-rot/Bilder/nav_linksi.jpg" width="182" height="21">
                        <table width="100%" border="0" cellspacing="1" cellpadding="0">
                        <tr>
                        <td width="7%">&nbsp;</td>
                        <td width="62%" valign="middle"><font color="cccccc" style="font-family:Tahoma; font-size:12px ; font-weight:bold">%1</font></td>
                        <td width="31%">&nbsp;</td>
                        </tr>
                        </table>
                    </td>
                    </tr>
                    </table>
                    
                    </td>
                    </tr>
                    <tr>
                    <td valign="top" align="left" background="include/designs/design_57-rot/Bilder/box_links.jpg" width="182" height="110"><table width="182" border="0" cellspacing="0" cellpadding="0">
                      <tr>
                        <td width="10">&nbsp;</td>
                        <td width="168">%2</td>
                        <td width="10">&nbsp;</td>
                      </tr>
                    </table>
                    }
    <br>
                    {_list_menunr2@ 
                    <table width="100%" border="0" cellspacing="1" cellpadding="0">
                    <tr>
                    <td background="include/designs/design_57-rot/Bilder/nav_linksi.jpg" width="182" height="21">
                        <table width="100%" border="0" cellspacing="1" cellpadding="0">
                        <tr>
                        <td width="7%">&nbsp;</td>
                        <td width="62%" valign="middle"><font color="cccccc" style="font-family:Tahoma; font-size:12px ; font-weight:bold">%1</font></td>
                        <td width="31%">&nbsp;</td>
                        </tr>
                        </table>
                    </td>
                    </tr>
                    </table>
                    
                    </td>
                    </tr>
                    <tr>
                    <td valign="top" align="left" background="include/designs/design_57-rot/Bilder/box_links.jpg" width="182" height="110"><table width="182" border="0" cellspacing="0" cellpadding="0">
                      <tr>
                        <td width="10">&nbsp;</td>
                        <td width="168">%2</td>
                        <td width="10">&nbsp;</td>
                      </tr>
                    </table>
                    }
     
                                
              <img src="include/designs/design_57-rot/Bilder/under_box_links.jpg" width="182" height="93"></td>
              </tr>
            </table></td>
            <td width="610" height="27" align="left" valign="top" background="include/designs/design_57-rot/images/content_66.jpg"><table width="610" border="0" cellspacing="0" cellpadding="0">
              <tr>
                <td><table width="610" border="0" cellspacing="0" cellpadding="0">
                    <tr>
                    <td><img src="include/designs/design_57-rot/Bilder/news_head1.jpg" width="610" height="21" border="0" usemap="#Map"></td>
                  </tr>
                  <tr>
                    <td><img src="include/designs/design_57-rot/Bilder/header.jpg" width="610" height="225"></td>
                  </tr>
                  <tr>
                    <td><img src="include/designs/design_57-rot/Bilder/news_head1.jpg" width="610" height="21" border="0" usemap="#Map"></td>
                  </tr>
                  
                  <tr>
                    <td><table height="32" width="610" border="0" cellspacing="0" cellpadding="0" >
                      <tr>
                        <td><a href="default.htm" onClick="return clickreturnvalue()" onMouseover="dropdownmenu(this, event, menu1, '125px')" onMouseout="delayhidemenu()"><img src="include/designs/design_57-rot/Bilder/clan.jpg" width="125" height="23" border="0"></a></td>
                        <td><a href="default.htm" onClick="return clickreturnvalue()" onMouseover="dropdownmenu(this, event, menu2, '121px')" onMouseout="delayhidemenu()"><img src="include/designs/design_57-rot/Bilder/communiyt.jpg" width="121" height="23" border="0"></a></td>
                        <td><a href="default.htm" onClick="return clickreturnvalue()" onMouseover="dropdownmenu(this, event, menu3, '121px')" onMouseout="delayhidemenu()"><img src="include/designs/design_57-rot/Bilder/stuff.jpg" width="121" height="23" border="0"></a></td>
                        <td><a href="default.htm" onClick="return clickreturnvalue()" onMouseover="dropdownmenu(this, event, menu4, '121px')" onMouseout="delayhidemenu()"><img src="include/designs/design_57-rot/Bilder/disclamer.jpg" width="121" height="23" border="0"></a></td>
                        <td><a href="?contact"><img src="include/designs/design_57-rot/Bilder/contact.jpg" width="122" height="23" border="0"></a></td>
                      </tr>
                      
                    </td>
                  </tr>
                  </table>
                  <tr>
                    <td><img src="include/designs/design_57-rot/Bilder/news_head1.jpg" width="610" height="21" border="0" usemap="#Map"></td>
                  </tr>
             
                  <tr>
                    <td valign="top" width="610" height="50">
                        <table width="610" border="0" cellspacing="0" cellpadding="0">
                          <tr>
                            <td width="15">&nbsp;</td>
                            <td width="584" align="center">
                            <font face="Old English Text MT, Arial Black, Arial" size="9" >
                              <marquee>Willkommen - im - Reich - der - Tor-Waechter - GER u. NRW</marquee>
                            </font></td>
                            <td width="11">&nbsp;</td>
                          </tr>
                          
                        </table>
                    </td>
                    </tr>
                    <tr>
                        <td><img src="include/designs/design_57-rot/Bilder/news_head1.jpg" width="610" height="21"></td>
                    </tr>
                  <tr>
                    <td><table width="610" border="0" cellspacing="0" cellpadding="0">
                      <tr>
                        <td>&nbsp;</td>
                        <td>&nbsp;</td>
                        <td>&nbsp;</td>
                      </tr>
                      <tr>
                        <td width="10">&nbsp;</td>
                        <td width="596">
                        {EXPLODE}
             </td>
                        <td width="10">&nbsp;</td>
                      </tr>
                    </table>
    				<table align="center" width="596" border="0" cellspacing="0" cellpadding="0">
      <tr>
        <td valign="top" align="right">{_boxes_HIERBOX1}</td>
        <td valign="top" align="left">{_boxes_HIERBOX2}</td>
      </tr>
    </table>
    				</td>
                  </tr>
                </table></td>
              </tr>
            </table></td>
            <td width="77" height="11" align="left" valign="top" background="include/designs/design_57-rot/Bilder/bg_farbe_rechts.jpg"><table width="182" border="0" cellspacing="0" cellpadding="0">
              <tr>
                <td background="include/designs/design_57-rot/Bilder/bg_farbe_rechts.jpg"><table width="182" border="0" cellspacing="0" cellpadding="0">
     
                  <tr>
                    <td valign="top" align="left" background="include/designs/design_57-rot/Bilder/nav_linksi.jpg" width="182" height="21">
                    
                    {_list_menunr3@ 
                    <table width="100%" border="0" cellspacing="1" cellpadding="0">
                    <tr>
                    <td background="include/designs/design_57-rot/Bilder/nav_linksi.jpg" width="182" height="21">
                        <table width="100%" border="0" cellspacing="1" cellpadding="0">
                        <tr>
                        <td width="7%">&nbsp;</td>
                        <td width="62%" valign="middle"><font color="cccccc" style="font-family:Tahoma; font-size:12px ; font-weight:bold">%1</font></td>
                        <td width="31%">&nbsp;</td>
                        </tr>
                        </table>
                    </td>
                    </tr>
                    </table>
                    
                    </td>
                    </tr>
                    <tr>
                    <td valign="top" align="left" background="include/designs/design_57-rot/Bilder/box_rechts.jpg" width="182" height="110"><table width="182" border="0" cellspacing="0" cellpadding="0">
                      <tr>
                        <td width="10">&nbsp;</td>
                        <td height="110" width="168">%2</td>
                        <td width="10">&nbsp;</td>
                      </tr>
                    </table>
                    }
                    
                    
                    </td>
                  </tr>
                  <tr>
                    <td><img src="include/designs/design_57-rot/Bilder/under_box_rechts.jpg" width="182" height="82"></td>
                  </tr>
                </table></td>
              </tr>
            </table></td>
          </tr>
          <tr>
            <td height="27" colspan="3"><table width="974" border="0" cellspacing="0" cellpadding="0">
                <tr>
                  <td><img src="include/designs/design_57-rot/images/footer_63.jpg" width="465" height="36" border="0" usemap="#Map2">
                    <map name="Map2">
                      <area shape="rect" coords="136,12,200,30" href="http://z-gfx.de/" target="_blank" title="free Clandesigns, Webspell Templates,kostenlose Clantemplates">
                      <area shape="rect" coords="235,13,331,31" href="http://www.pcmasters.de/" target="_blank">
                      <area shape="rect" coords="370,12,460,30" href="http://zurro-gaming.de/" target="_blank" title="free Clandesigns, Webspell Templates,kostenlose Clantemplates">
                    </map>                </td>
                  <td background="include/designs/design_57-rot/images/footer_64.jpg" width="509" height="36">&nbsp;</td>
                </tr>
              </table></td>
            </tr>
        </table></td>
      </tr>
    </table>
     
    </center>
     
    <map name="Map">
    <area shape="poly" coords="103,1,61,44,158,46,203,2,302,3" href="#">
    <area shape="poly" coords="110,20" href="#"><area shape="poly" coords="206,2,159,46,261,45,304,3,307,2" href="#">
    <area shape="poly" coords="407,3,364,45,267,44,308,3,411,2,370,43,469,45,512,1" href="#">
    <area shape="rect" coords="525,6,605,44" href="http://z-gfx.de/" target="_blank" title="free Clandesigns, Webspell Templates,kostenlose Clantemplates">
    </map>
    </body>
    </html>
    <!-- {_list_DDDmenupoint@<strong><big>&middot;</big></strong><a %1 class="box" href="%2">%3</a><br />}//-->
    {_list_hmenupoint@<li><a target="%1" class="box" href="%2">%3</a>|</li>|<br />|</ul></li>}
    {_list_hmenubegi@<ul style="list-style-image: url('http://torwaechter-ger.de/include/images/wargames/css.gif')";>}
    {_list_hmenuende@</ul>}
    {_list_vmenupoint@<li><a target="%1" class="box" href="%2">%3</a>|</li>|<br /><ul>|</ul></li>}
    {_list_vmenubegi@<ul style="list-style-image: url('http://torwaechter-ger.de/include/images/wargames/css.gif')";>}
    {_list_vmenuende@</ul>}
    Spamming, sinnlose Beiträge, Pushing, Doppelposting und Werbung sind verboten
    externer Link
    0 Mitglieder finden den Beitrag gut.
  9. #9
    User Pic
    torwaechter Mitglied
    Registriert seit
    30.05.2010
    Beiträge
    6
    Beitragswertungen
    0 Beitragspunkte
    Hallo Chapter,
    erstmal herzlichen Dank !!! Soweit funktioniert das jetzt. Zumindest mit einigen Boxen. Was ich noch nicht verstehe, aber ich will erstmal selber suchen bevor ich dich nochmal belaestige wuerde zwinker,bei dem ajaxchat103, der auf ner seperaten seite hervorragen laeuft, hab ich in dem neu erstellten bereich nur ein weisses fenster ohne jegliche funktion. wobei die normale shoutbox genau so angezeigt wird wie es sich gehoert. ist es moeglich das ich die ajaxfunktion mit in den head schreiben muss??

    mfg und bestem dank nochmal torwaechter
    Tor-Waechter for ever!!In dieser Gemeinschaft, machts Spass duerch die Hoelle zu gehen! Welch ruhiger Ort, bevor wir kommen!!! Have fun and god luck !!
    0 Mitglieder finden den Beitrag gut.
Geschlossen

Zurück zu Design und Templates

Optionen: Bei einer Antwort zu diesem Thema eine eMail erhalten