ich möchte gern unter meinen header einen Ticker laufen lassen.
Ich habe ja in meinem Adminmenü 5 verschiedene Menüs zur Auswahl, wobei nur die ersten drei auch nutzbar sind. Diese sind vertikal.
Ich hab über´s Forum mittlerweile herausgefunden, dass ich dazu die index.htm bearbeiten muss. Ich weiß aber nicht, was ich da nun genau machen muss. Bitte verweist nicht auf die Forumsuche. Da hab ich mich die letzten Stunden schon rumgetrieben

Hier erstmal der Inhalt aus der index.htm:
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 230 | <! DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" < html > < head > < title >{TITLE}</ title > < meta http-equiv = "Content-Type" content = "text/html; charset=iso-8859-1" /> < link rel = "stylesheet" type = "text/css" href = "include/designs/chrome_lernvid.com/style.css" > </ head > < body > < div id = "wrap" > < div id = "top" ></ div > < div id = "header" >< h1 >{SITENAME}</ h1 ></ div > < div id = "top2" >< font >< b > » </ b >{HMENU}</ font ></ div > < div id = "content" > < div id = "left_col" > {_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/chrome_lernvid.com/img/box_left_middle.gif) top left repeat-y;" > < td style = "height: 12px; background: url(include/designs/chrome_lernvid.com/img/box_left_top.gif) top left no-repeat;" ></ td > </ tr > < tr > < td style = "background: url(include/designs/chrome_lernvid.com/img/box_left_middle.gif) top left repeat-y;" align = "top" >%2</ td > </ tr > < tr style = "height: 9px;background: url(include/designs/chrome_lernvid.com/img/box_left_middle.gif) top left repeat-y;" > < td style = "height: 9px; background: url(include/designs/chrome_lernvid.com/img/box_left_bottom.gif) bottom left no-repeat;" ></ td > </ tr > </ table > < br /> } </ div > < div id = "main_col" >{EXPLODE}</ div > < div id = "right_col1" > {_list_menunr2@ < table width = "141" cellpadding = "0" cellspacing = "0" border = "0" > < tr > < td style = "width: 141px; height: 21px; background: url(include/designs/chrome_lernvid.com/img/box_middle-right_top.gif) no-repeat bottom left;" align = "center" >< b class = "menu_heading" >%1</ b ></ td > </ tr >< tr > < td style = "min-height:100px; background: url(include/designs/chrome_lernvid.com/img/box_mittle-right_middle.gif) repeat-y; padding: 4px;" >%2</ td > </ tr >< tr > < td >< img src = "include/designs/chrome_lernvid.com/img/box_middle_bottom.gif" alt = "" /></ td > </ tr > </ table > < br /> } </ div > < div id = "right_col2" > {_list_menunr3@ < table width = "141" cellpadding = "0" cellspacing = "0" border = "0" > < tr > < td style = "width:141px; height:21px; background: url(include/designs/chrome_lernvid.com/img/box_middle-right_top.gif) no-repeat;" align = "center" >< b class = "menu_heading" >%1</ b ></ td > </ tr >< tr > < td style = "min-height:100px; background: url(include/designs/chrome_lernvid.com/img/box_mittle-right_middle.gif) repeat-y; padding:4px;" >%2</ td > </ tr >< tr > < td >< img src = "include/designs/chrome_lernvid.com/img/box_right_bottom.gif" alt = "" /></ td > </ tr > </ table > < br /> } </ div > < br style = "clear: both;" /> </ div > <!-- Der Link darf generell entfernt werden (Lizenz GNU/GPL) Ich bitte aber darum, aufgrund der extrem vielen Arbeit die in diesem Script steckt, ilch.de irgendwie mit einem Banner einem Link oder sonst irgendwie zu unterstuetzen. Danke !! //--> < div id = "footer" >Script Copyright by < a href = "http://www.ilch.de/" target = "_blank" >ilch.de</ a >< br > Design by < a href = "http://lernvid.com" >LernVid.com</ a ></ div > </ div > </ body > </ html > <!-- {_list_DDDmenupoint@ <strong><big>·</big></strong> <a %1 class="box" href="%2">%3</a> <br /> } //--> <!-- beispiel: [null, '%3', '%2', '%1', null|],|, --> <!-- anfang + link |ende |teilende|teilee --> <!-- horizontaler menupunkt --> {_list_hmenupoint@< li >< a target = "%1" class = "box" href = "%2" >%3</ a >|</ li >|< br />|</ ul ></ li >} <!-- horizontaler menupunkt anfang --> {_list_hmenubegi@< ul >} <!-- horizontaler menupunkt ende --> {_list_hmenuende@</ ul >} <!-- vertikaler menupunkt --> {_list_vmenupoint@< li >< a target = "%1" class = "box" href = "%2" >%3</ a >|</ li >|< br />< ul >|</ ul ></ li >} <!-- vertikaler menupunkt anfang --> {_list_vmenubegi@< ul >} <!-- vertikaler menupunkt ende --> {_list_vmenuende@</ ul >} |
Den Ticker habe ich hier heruntergeladen:
externer Link
Hoffentlich kann mir hier jemand helfen.
LG NG-Racing
betroffene Homepage: ngracing.ng.ohost.de