Zeilenumbruch Automatisch
Verfasst: 08.08.2004 21:52
kann mir mal jemand sagen wie ich da ein Zeilen umbruch hinbekomme der erst begint wenn die Zeile (Tabelle) ihre größe erreicht hatt?
Die Auflistung der User die im bestimmten Forum Online sind, habe es mal Testweise mit 666.. und Buchstaben als eingabe versucht ob das automatisch umbrochen wird, leider nicht.
irgendwie bin ich zu blöde immoment
Bild
Das Codestück
Leerstellen eingefügt, damit die Seite nicht unnötig breit ist; Leuchte
Die Auflistung der User die im bestimmten Forum Online sind, habe es mal Testweise mit 666.. und Buchstaben als eingabe versucht ob das automatisch umbrochen wird, leider nicht.
irgendwie bin ich zu blöde immoment

Bild
Das Codestück
Code: Alles auswählen
<table width="95%" align="center" cellpadding="0" cellspacing="0" border="0"><form method="post" action="{S_POST_DAYS_ACTION}">
<tr><td class=" "><table width="100%" align="center" cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="notecell"><img src="templates/noteBored/images/notepostcurlTL.gif" border="0"></td>
<td class="notecell" align="right" valign="middle" nowrap><span class="gensmall"> {L_MODERATOR}: {MODERATORS}</span></td>
<td class="notecell" align="center" valign="middle" width="100%"><span class="cattitle"><a class="cattitle" href="{U_VIEW_FORUM}"><font color="#A4080F">{FORUM_NAME}</font></a></Span></td>
<td class="notecell" align="right" valign="middle" nowrap><span class="gensmall">{PAGINATION} </span></td>
<td class="notecell"><img src="templates/noteBored/images/notepostcurlTR.gif" border="0"></td>
</tr>
</table></td></tr>
##### ab hier das Problem #####
<tr><td><table width="100%" class="notecell" cellpadding="0" cellspacing="0" border="0"><tr><td height="20" class="notepapernb"><span class="gensmall"><font color="#006699"> ></font> <a href="{U_INDEX}" class="gensmall">{L_INDEX}</a> <font color="#006699">>></font> <a class="gensmall" href="{U_VIEW_FORUM}">{FORUM_NAME}</a></span></td><td height="20" class="notepapernb" align="right"><a href="{U_MARK_READ}" class="gensmall">{L_MARK_TOPICS_READ}</a></td></tr>
<tr><td height="20" class="notepapernb" colspan="2"><span class="gensmall"> {LOGGED_IN_USER_LIST}6666666666666666666666666666666666666666666666 666666666666ghjghjghjghjghjjgjjghjh6666666666 6666666jgjg6jjgjhjhjztjjj5555555555555555555555 5555555555555555555555555555555</span></tr></td>
<tr><td colspan="2"><a href="{U_POST_NEW_TOPIC}"><img src="{POST_IMG}" border="0" alt="{L_POST_NEW_TOPIC}"></a></td></tr>
</table></td></tr>
</form></table>