so hab mir jetzt endlich mal ein eigennes design erstellt, leiter bekomme ich es nicht hin das mir das menu angezeigt wird. vieleicht kann sich mal einer die index anschauen und mir sagen warum das so ist.
thx schonmal im vorraus
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 | <!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=utf-8" /> <title>{TITLE}</title> <style type="text/css"> <!-- * { margin:0; padding:0; background: url(include/designs/empous-records/Bilder/neu/hintergrund.jpg) no-repeat ; } html, body { height: 100%; width: 100%; } #distance { width: 10px; height: 50%; margin-bottom: -225.5px; float: left; background-color:#C39; } #container { margin: 0 auto; position: relative; height: 450px; width: 1073px; clear: left; background-color: #ADFF2F; } #menu{ float:left; width:183px; height: 451px; background-color:#0F0; position: relative; } #menu1{ float:left; width:183px; height: 138px; background: url(include/designs/empous-records/Bilder/neu/menu1.gif) no-repeat ; position: relative; } #menu2{ float:left; width:183px; height: 313px; background: url(include/designs/empous-records/Bilder/neu/menu2.gif) no-repeat ; position: relative; } #header { width:890px; height:14px; background: url(include/designs/empous-records/Bilder/neu/header.gif) no-repeat ; float:left; margin-top: 0px; position: relative; } #mitte { background: url(include/designs/empous-records/Bilder/neu/content.gif) no-repeat; width:871px; height:423px; float:left; position: relative; } #footer { background: url(include/designs/empous-records/Bilder/neu/footer.gif) no-repeat; float: left; height: 14px; width: 890px; } #rechts { background: url(include/designs/empous-records/Bilder/neu/rechts.gif) no-repeat; height: 423px; width: 19px; float: right; } .scroll { height: 423px; overflow: auto; } //--> </style> </head> <body> <div id="distance"></div> <div id="container"> <div id="menu"> <div id="menu1"></div> <div id="menu2">{_list_menunr1@ <b class="menu_heading">%1</b> <table cellpadding="0" cellspacing="0" border="0" width="100%"> <tr style="height: 12px;background: url(include/designs/ilchClan/img/box_left_middle.gif) top left repeat-y;"> <td style="height: 12px; background: url(include/designs/ilchClan/img/box_left_top.gif) top left no-repeat;"></td> </tr> <tr> <td style="background: url(include/designs/ilchClan/img/box_left_middle.gif) top left repeat-y;" align="top">%2</td> </tr> <tr style="height: 9px;background: url(include/designs/ilchClan/img/box_left_middle.gif) top left repeat-y;"> <td style="height: 9px; background: url(include/designs/ilchClan/img/box_left_bottom.gif) bottom left no-repeat;"></td> </tr> </table> <br /> }</div> </div> <div id="header"></div> <div id="rechts"></div> <div id="mitte"><div class="scroll">{EXPLODE}</div></div> <div id="footer"> </div> </div> </body> </html> |
verwendete ilchClan Version: 1.1
betroffene Homepage: empous-records.de