Hi,
ist es mit Ilch zu realisieren, die News nebeneinander auszurichten?
würde mich über eine schnell Antowrt und Hilfe freuen
mfg
verwendete ilchClan Version: 1.1
betroffene Homepage: idr.id.funpic.de/?topnews
Hier kann eine Notiz zum Merk-Eintrag hinzugefügt werden (optional)
Geschlossen |
<div style="float: left; width:50%;"> <div> <strong>{datum}</strong> <hr style="height: 100%; width:100%; border: dotted #000000 0px; border-top-width: 1px; " /> <table width="100%" border="0" cellpadding="0" cellspacing="0" class="cbg1"> <tr> <td><strong><a href="index.php?news-{id}">{title}</a></strong></td> </tr> <tr> <td class="smalfont">{_lang_from} {username}</td> </tr> </table> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td style="height: 0px; width:100; border: dotted #000000 0px; border-right-width: 1px; " colspan="0">{text}</td> </tr> <tr> <td width="100%"><a href="index.php?news-{id}">{kom} {_lang_comments} </a></td> </tr> </table> </div> </div>
Geschlossen | ||
Zurück zu HTML, PHP, SQL,... |