ich habe ein kleines Problem. Auf meiner Newspage sind die Titel der Boxen verschoben. Auf allesn anderen Seiten, wie z.b. Forum ist alles Normal. Ich Poste mal meine News.htm. Eventuell findet ja jemand den Fehler:
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 | < html > < head > < style type = "text/css" > <!-- .Stil1 {font-size: small} --> </ style > < link rel = "alternate" type = "application/rss+xml" title = "News (RSS)" href = "index.php?news-rss" > < link rel = "alternate" type = "application/atom+xml" title = "News (Atom)" href = "index.php?news-atom" > </ head > < body > < div style = "float: left; padding-top: 25px;" > < table class = "cbg1" align = "center" border = "0" cellpadding = "1" cellspacing = "0" width = "100%" > < tbody > < tr align = "center" > < td style = "background-color: rgb(0, 0, 0);" >{kate}</ td > </ tr > < tr > < td class = "newshead" align = "center" height = "6" valign = "top" >< strong >< a href = "?m=news&um=1&nid=%7Bid%7D" class = "Stil1" >{title}</ a ></ strong ></ td > </ tr > < tr style = "text-decoration: underline;" > < td style = "text-align: center; background-color: rgb(0, 0, 0);" class = "smalfont" >{_lang_from} {username} < span style = "font-style: italic;" >{datum}</ span ></ td > </ tr > </ tbody > </ table > </ div > < br style = "clear: both;" > < div > < table border = "0" cellpadding = "2" cellspacing = "0" width = "100%" > < tbody > < tr > < td style = "text-align: left; background-color: rgb(0, 0, 0);" colspan = "1" >{text}</ td > </ tr > < tr > < td style = "background-color: rgb(0, 0, 0);" width = "50%" >< a href = "index.php?news-{id}" >{kom} {_lang_comments} </ a ></ td > </ tr > </ tbody > </ table > </ div > < br > {EXPLODE} < br > < center > < style type = "text/css" > @import url(http://www.google.com/cse/api/branding.css); </ style > < div class = "cse-branding-bottom" style = "background-color:#000000;color:#FFFFFF" > < div class = "cse-branding-form" > < div > < input type = "hidden" name = "cx" value = "partner-pub-1466102432636387:4jvp44-snbo" /> < input type = "hidden" name = "ie" value = "ISO-8859-1" /> < input type = "text" name = "q" size = "31" /> < input type = "submit" name = "sa" value = "Suche" /> </ div > </ form > </ div > < div class = "cse-branding-logo" > </ div > < div class = "cse-branding-text" > Benutzerdefinierte Suche </ div > </ div > </ center > < br > < a href = "http://www.ipcounter.de/stats.php?u=44605983" target = "_blank" >< img src = "http://www.ipcounter.de/count.php?u=44605983" alt = "IPCOUNTER.DE - Kostenloser Counter!" border = "0" /></ a > < center >{SITELINK}</ center > < br >< br > < div style = "text-align: center;" >< font style = "text-decoration: underline;" size = "4" >< span style = "font-weight: bold;" >Gameserver< br ></ span ></ font >< br ></ div >< center >< iframe src = "http://india341.server4you.de/deppen-clan/serverstats.php?lang=&statsbox=1" style = "border:0px #FFFFFF none;" name = "TMNF Server" scrolling = "auto" frameborder = "0" align = aus marginheight = "0px" marginwidth = "0px" height = "182" width = "160" ></ iframe ></ center >< br > < iframe framespacing = "0" marginheight = "0" marginwidth = "0" vspace = "0" hspace = "0" src = "http://deppen-clan.de/phgstats/index.php" frameborder = "0" height = "600" scrolling = "no" width = "550" > </ iframe > {EXPLODE} <!-- News Kommentare und Mehr lesen --> < table class = "border" border = "0" cellpadding = "5" cellspacing = "1" width = "100%" > < tbody > < tr class = "Chead" > < th height = "25" >< b >{NAME}</ b ></ th > </ tr > < tr > < td class = "Cdark" height = "25" >{_lang_message}</ td > </ tr > < tr > < td class = "Cnorm" > < div style = "float: left;" >{KATE}</ div > < div style = "float: left; padding-left: 10px;" >{TEXT}</ div > < br style = "clear: both;" > < p ></ p > < a href = "index.php?news" >< b >«</ b > {_lang_back}</ a > </ td > </ tr > < tr > < td class = "Cmite" height = "25" >{_lang_commentsfor} {NAME}</ td > </ tr > < tr > < td class = "Cnorm" > {EXPLODE} < form action = "index.php?news-{NID}" method = "post" > < fieldset > < legend >{_lang_writecomment}</ legend > < input name = "name" value = "{uname}" type = "text" > {ANTISPAM} < input value = "{_lang_enter}" type = "submit" >< br > < textarea style = "width: 98%;" cols = "50" rows = "2" name = "txt" ></ textarea >< br > </ fieldset > </ form > < br > {EXPLODE} < span class = "Cmite" ># < b >{ZAHL}</ b > von {NAME}</ span > < br > {TEXT}< br > < br > {EXPLODE} < br > < a href = "index.php?news" >< b >«</ b > {_lang_back}</ a > </ td > </ tr > </ tbody > </ table > {EXPLODE} < table class = "rand" border = "0" cellpadding = "5" cellspacing = "0" width = "100%" > < tbody > < tr class = "mite" > < td width = "65%" >< b >{NAME}</ b ></ td > < td width = "15%" >{FUER}</ td > < td align = "right" width = "20%" >{DATE}</ td > </ tr > < tr class = "norm" > < td colspan = "2" valign = "top" >{TEXT}{MEHR}</ td > < td rowspan = "2" align = "center" valign = "top" >{KATE}</ td > </ tr > < tr class = "norm" > < td colspan = "2" align = "center" height = "20" valign = "bottom" > < b >{_lang_from} {UNAME}</ b > [ {KOM} < a href = "index.php?news-1&nid=%7Bid%7D" >{_lang_comments}</ a > ] </ td > </ tr > </ tbody > </ table > </ body > </ html > |
Vielen Dank
verwendete ilchClan Version: 1.1
betroffene Homepage: deppen-clan.de