wenn ich mir unsere Page auf'm Handy anschaue oder auf'm PC die Seite stark verschmäler,
verschwindet der TS3-Slider immer hinter dem Image-Slider.
Kann es sein, dass der TS-Slider falsch positioniert ist?
Hier mal die index.htm aus dem Design-Ordner:
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 | <! DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> < html > < head > < meta http-equiv = "Content-Language" content = "de" > < title >{TITLE}</ title > < meta http-equiv = "Content-Type" content = "text/html; charset=windows-1252" > < meta name = "Robots" content = "INDEX,FOLLOW" > < meta http-equiv = "cache-control" content = "no-cache" > < meta http-equiv = "Pragma" content = "no-cache" > < meta name = "Robots" content = "archive" > < link rel = "stylesheet" type = "text/css" href = "include/designs/ilch_gs_template119/style.css" > < script type = "text/javascript" src = "include/designs/ilch_gs_template119/js/jquery-1.3.2.min.js" ></ script > < script type = "text/javascript" src = "include/designs/ilch_gs_template119/js/fadeslideshow.js" > /*********************************************** * Ultimate Fade In Slideshow v2.0- (c) Dynamic Drive DHTML code library (www.dynamicdrive.com) * This notice MUST stay intact for legal use * Visit Dynamic Drive at http://www.dynamicdrive.com/ for this script and 100s more ***********************************************/ </ script > < script type = "text/javascript" > var mygallery=new fadeSlideShow({ wrapperid: "fadeshow1", //ID of blank DIV on page to house Slideshow dimensions: [404, 158], //width/height of gallery in pixels. Should reflect dimensions of largest image imagearray: [ ["include/designs/ilch_gs_template119/images/slide/img01.jpg", "", "", ""], ["include/designs/ilch_gs_template119/images/slide/img02.jpg", "", "", ""], ["include/designs/ilch_gs_template119/images/slide/img03.jpg", "", "", ""] ], displaymode: {type:'auto', pause:3000, cycles:0, wraparound:false}, persist: true, //remember last viewed slide and recall within same session? fadeduration: 500, //transition duration (milliseconds) descreveal: "ondemand", togglerid: "" }) </ script > < script type = "text/javascript" src = "include/includes/js/jquery.min.js" ></ script > </ head > < body > < div id = "login_slider" class = "login_slider" style=" right: 0px; width: 70px; position: fixed; top: 100px; background:url(/include/images/tsslider/slider-black.png) repeat scroll 0% 0% transparent; height: 500px; z-index: 999;" > < div style = " margin-top:20px; margin-left:80px; text-align:left; height: 450px; overflow:auto; overflow-x: hidden" ;;> {_boxes_tsviewer} </ div > </ div > < script type = "text/javascript" > var state = 0; var wait = false; function changeSlider() { if(state==1){ $('#login_slider').animate({width: 70 }, "slow", function(){state = 0;} ); } else $('#login_slider').animate({width: 300 }, "slow", function(){state = 1;} ); } $('#login_slider').click(function(){ changeSlider(); }); </ script > < table class = "maintable" cellpadding = "0" cellspacing = "0" > < tr > < td style = "background:url(include/designs/ilch_gs_template119/images/top.jpg) no-repeat; width:1000px; height:29px" > < div style = "padding-left:10px;padding-top:2px;" >{_boxes_login}</ div > </ td > </ tr > </ table > < table class = "maintable" cellpadding = "0" cellspacing = "0" > < tr > < td style = "background:url(include/designs/ilch_gs_template119/images/header.jpg) no-repeat; width:1000px; height:208px" > </ td > </ tr > </ table > < table class = "maintable" cellpadding = "0" cellspacing = "0" > < tr > < td style = "width:403px; height:30px; background:url(include/designs/ilch_gs_template119/images/sh1.jpg) no-repeat;" >< div style = "padding-left:20px;padding-top:8px;" ></ div ></ td > < td >< a href = "index.php?news" onmouseover = "home.src='include/designs/ilch_gs_template119/images/home2.jpg';" onmouseout = "home.src='include/designs/ilch_gs_template119/images/home.jpg';" >< img src = "include/designs/ilch_gs_template119/images/home.jpg" border = "0" width = "75" height = "30" name = "home" /></ a ></ td > < td >< a href = "index.php?forum" onmouseover = "board.src='include/designs/ilch_gs_template119/images/board2.jpg';" onmouseout = "board.src='include/designs/ilch_gs_template119/images/board.jpg';" >< img src = "include/designs/ilch_gs_template119/images/board.jpg" border = "0" width = "103" height = "30" name = "board" /></ a ></ td > < td >< a href = "index.php?links" onmouseover = "links.src='include/designs/ilch_gs_template119/images/links2.jpg';" onmouseout = "links.src='include/designs/ilch_gs_template119/images/links.jpg';" >< img src = "include/designs/ilch_gs_template119/images/links.jpg" border = "0" width = "116" height = "30" name = "links" /></ a ></ td > < td >< a href = "index.php?downloads" onmouseover = "loads.src='include/designs/ilch_gs_template119/images/loads2.jpg';" onmouseout = "loads.src='include/designs/ilch_gs_template119/images/loads.jpg';" >< img src = "include/designs/ilch_gs_template119/images/loads.jpg" border = "0" width = "149" height = "30" name = "loads" /></ a ></ td > < td >< a href = "index.php?gbook" onmouseover = "gbook.src='include/designs/ilch_gs_template119/images/gbook2.jpg';" onmouseout = "gbook.src='include/designs/ilch_gs_template119/images/gbook.jpg';" >< img src = "include/designs/ilch_gs_template119/images/gbook.jpg" border = "0" width = "105" height = "30" name = "gbook" /></ a ></ td > < td >< a href = "index.php?contact" onmouseover = "contact.src='include/designs/ilch_gs_template119/images/contact2.jpg';" onmouseout = "contact.src='include/designs/ilch_gs_template119/images/contact.jpg';" >< img src = "include/designs/ilch_gs_template119/images/contact.jpg" border = "0" width = "38" height = "30" name = "contact" /></ a ></ td > < td >< img src = "include/designs/ilch_gs_template119/images/sh2.jpg" border = "0" width = "11" height = "30" alt = "" /></ td > </ tr > </ table > < table class = "maintable" cellpadding = "0" cellspacing = "0" > < tr > < td width = "1000" height = "31" style = "background:url(include/designs/ilch_gs_template119/images/sh3.jpg) no-repeat;" >< div style = "float:right; text-align:right;width:350px; padding-right:20px;padding-top:6px;" >{_boxes_search}</ div ></ td > </ tr > </ table > < table class = "maintable" cellpadding = "0" cellspacing = "0" > < tr > < td >< img src = "include/designs/ilch_gs_template119/images/sh4.jpg" border = "0" width = "19" height = "158" alt = "" /></ td > < td valign = "top" style = "width:179px; height:158px; background:url(include/designs/ilch_gs_template119/images/sh5.jpg) no-repeat;" >< div style = "padding-left:10px; padding-top:10px;" >{_boxes_lastnews}</ div ></ td > < td >< img src = "include/designs/ilch_gs_template119/images/sh6.jpg" border = "0" width = "10" height = "158" alt = "" /></ td > < td valign = "top" style = "width:176px; height:158px; background:url(include/designs/ilch_gs_template119/images/sh7.jpg) no-repeat;" >< div style = "padding-left:10px; padding-top:10px;" >{_boxes_lastforum}</ div ></ td > < td >< img src = "include/designs/ilch_gs_template119/images/sh8.jpg" border = "0" width = "10" height = "158" alt = "" /></ td > < td valign = "top" style = "width:179px; height:158px; background:url(include/designs/ilch_gs_template119/images/sh9.jpg) no-repeat;" >< div style = "padding-left:5px; padding-top:10px;" >{_boxes_lastwars}</ div ></ td > < td >< img src = "include/designs/ilch_gs_template119/images/sh10.jpg" border = "0" width = "7" height = "158" alt = "" /></ td > < td align = " left" valign = "top" style = "width:404px; height:158px; background:url(include/designs/ilch_gs_template119/images/sh11.jpg) no-repeat;" > < div class = "fadeshow1" > < div id = "fadeshow1" ></ div > </ div > </ td > < td >< img src = "include/designs/ilch_gs_template119/images/sh12.jpg" border = "0" width = "16" height = "158" alt = "" /></ td > </ tr > </ table > < table class = "maintable" cellpadding = "0" cellspacing = "0" > < tr > < td >< img src = "include/designs/ilch_gs_template119/images/sh13.jpg" border = "0" width = "1000" height = "12" alt = "" /></ td > </ tr > </ table > < table class = "maintable" cellpadding = "0" cellspacing = "0" > < tr > <!--platzhalter--> < td style = "width:10px" >< img src = "include/designs/ilch_gs_template119/images/blank.gif" width = "1" height = "10" alt = "blank" border = "0" /></ td > <!--/platzhalter--> <!--navi01--> < td align = "left" valign = "top" > < table cellspacing = "0" cellpadding = "0" > {_list_menunr1@ < tr > < td width = "176" height = "34" background = "include/designs/ilch_gs_template119/images/navtop.jpg" > < table width = "176" > < tr > < td width = "176" class = "navtop" >%1</ td > </ tr > </ table > </ td > </ tr > < tr > < td style = "width:176px; background:url(include/designs/ilch_gs_template119/images/navbox_bg.jpg) repeat-y;" > < table width = "176" border = "0" cellspacing = "0" cellpadding = "0" > < tr > < td width = "176" align = "center" class = "navi" >< div id = "menu" >%2</ div ></ td > </ tr > </ table > </ td > </ tr > < tr > < td style = "width:176px; height:33px; background:url(include/designs/ilch_gs_template119/images/navfooter.jpg) no-repeat;" ></ td > } </ tr > </ table > </ td > <!--content--> < td valign = "top" style = "width:628px" > < table cellpadding = "0" cellspacing = "0" border = "0" > < tr > < td > < table cellpadding = "0" cellspacing = "0" > < tr > < td style = "width:628px; height:21px; background:url(include/designs/ilch_gs_template119/images/content_header.jpg) no-repeat" ></ td > </ tr > </ table > < table cellpadding = "0" cellspacing = "0" style = "width:628px; background:url(include/designs/ilch_gs_template119/images/content_bg.jpg) repeat-y" > < tr > < td width = "15" ></ td > < td class = "Callg" align = "left" valign = "top" >< font class = "smalfont" >< b > » </ b >{HMENU}</ font >< br />< br />{EXPLODE}</ td > < td width = "15" ></ td > </ tr > </ table > < table cellpadding = "0" cellspacing = "0" > < tr > < td style = "width:628px; height:21px; background:url(include/designs/ilch_gs_template119/images/content_ft.jpg) no-repeat" ></ td > </ tr > </ table > </ td > </ tr > </ table > </ td > <!--navi02--> < td align = "left" valign = "top" > < table width = "176" border = "0" cellspacing = "0" cellpadding = "0" > {_list_menunr2@ < tr > < td width = "176" height = "34" background = "include/designs/ilch_gs_template119/images/navtop_re.jpg" > < table width = "176" > < tr > < td width = "176" class = "navtop_re" >%1</ td > </ tr > </ table > </ td > </ tr > < tr > < td > < table style = "width:176px; background:url(include/designs/ilch_gs_template119/images/navbox_bg_re.jpg) repeat-y;" cellspacing = "0" cellpadding = "0" > < tr > < td width = "4" align = "center" ></ td > < td width = "168" align = "center" class = "navi_re" >< div id = "menu_re" >%2</ div ></ td > < td width = "4" align = "center" ></ td > </ tr > </ table > </ td > </ tr > < tr > < td style = "width:176px; height:33px; background:url(include/designs/ilch_gs_template119/images/navfooter_re.jpg) no-repeat;" ></ td > } </ tr > </ table > </ td > <!--Platzhalter--> < td style = "width:10px" >< img src = "include/designs/ilch_gs_template119/images/blank.gif" width = "10" height = "1" alt = "" /></ td > <!--/Platzhalter--> </ tr > </ table > < table background = "include/designs/ilch_gs_template119/images/footer.jpg" align = "center" valign = "top" width = "1000" height = "28" cellpadding = "0" cellspacing = "0" > < tr > < td width = "1000" align = "center" valign = "top" > < div id = "footer_inner" > < div id = "links" > </ div > </ div > </ td > </ tr > </ table > </ body > </ html > {_list_hmenupoint@< li >< a target = "%1" class = "box" href = "%2" >%3</ a >|</ li >|< br />|</ ul ></ li >} {_list_hmenubegi@< ul >} {_list_hmenuende@</ ul >} {_list_vmenupoint@< li >< a target = "%1" class = "box" href = "%2" >%3</ a >|</ li >|< br />< ul >|</ ul ></ li >} {_list_vmenubegi@< ul >} {_list_vmenuende@</ ul >} |
Und noch ein Bild zum verdeutlichen:

Danke für Eure Hilfe!
Gruß Outi
verwendete ilchClan Version: 1.1 O
betroffene Homepage: externer Link
Zuletzt modifiziert von Outi77 am 31.08.2013 - 11:05:48