Und zwar sitz ich jetzt schon seid fast 6 Stunden dran und bekomme es ums verrecken nicht hin das ich ein 1zu1 Abgleich der Linken Spalte in mein Board zu bringen Rolling Eyes ohne das sich mein Template verschiebt oder das Navi höher ist als alles andere.
Habe schon in der Suche geschaut und diverse Threads gefunden die mich nicht wirklich an das Ziel gebracht haben an das ich wollte. Vielleicht kann mir von euch das jemand so Coden das alles passt? Ihr würdet mir damit jedenfalls sehr helfen Laughing Habe auch schon Probiert es in den Header mit reinzubringen so wie in einem der Threads beschrieben aber irgendwie komm ich damit nicht zu fach.
Meine Seite ---> http://thundar.funpic.de/portal.php
Hänge mal noch meine portal_body.tpl, overal_header.tpl und zu guter letzt noch die index_body.tpl an.
Für Hilfe wäre ich sehr Dankbar Smile
--------> index_body.tpl
Code: Alles auswählen
<table width="100%" cellspacing="2" cellpadding="2" border="0">
<tr>
<td colspan="2" class="maintitle">{L_INDEX}</td>
</tr>
<tr>
<td valign="bottom" class="gensmall">
<!-- BEGIN switch_user_logged_in -->
{LAST_VISIT_DATE}<br />
<!-- END switch_user_logged_in -->
{CURRENT_TIME}<br />
<a href="{U_INDEX}" class="nav">{L_INDEX}</a>{NAV_CAT_DESC}</td>
<td align="right" valign="bottom" class="gensmall">
<a href="{U_SEARCH_UNANSWERED}">{L_SEARCH_UNANSWERED}</a><br />
<!-- BEGIN switch_user_logged_in -->
<a href="{U_SEARCH_NEW}">{L_SEARCH_NEW}</a><br />
<a href="{U_MARK_READ}"><strong>{L_MARK_FORUMS_READ}</strong></a>
<!-- END switch_user_logged_in -->
</td>
</tr>
</table>
<!-- Start phpBB TS Viewer Mod -->
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td valign="top">
<!-- End phpBB TS Viewer Mod -->
{BOARD_ANNOUNCES}
{BOARD_INDEX}
<!-- BEGIN switch_show_links -->
<table width="100%" cellpadding="2" cellspacing="1" border="0" class="forumline">
<tr>
<td class="cat" width="100%" height="22"><span class="cattitle"><a href="{U_LINKS}" class="cattitle">{L_LINKS}</a></span></td>
<td class="cat" nowrap="nowrap" align="center"><span class="cattitle">{SITENAME}</span></td>
</tr>
<tr>
<td class="row1" nowrap="nowrap"><iframe marginwidth="0" marginheight="0" src="{U_LINKS_JS}" frameborder="0" scrolling="no" width="100%" height="{SITE_LOGO_HEIGHT}"></iframe></td>
<td class="row2" nowrap="nowrap"><img src="{U_SITE_LOGO}" alt="{SITENAME}" width="{SITE_LOGO_WIDTH}" height="{SITE_LOGO_HEIGHT}" border="0" /></td>
</tr>
</table>
<br />
<!-- END switch_show_links -->
<!-- BEGIN disable_viewonline -->
<table width="100%" cellpadding="2" cellspacing="1" border="0" class="forumline">
<tr>
<td class="cat" colspan="2"><a href="{U_VIEWONLINE}">{L_WHO_IS_ONLINE}</a></td>
</tr>
<tr>
<td class="row1" rowspan="5"><img src="templates/fiblack3d/images/whosonline.gif" alt="{L_WHO_IS_ONLINE}" width="25" height="25" class="imgfolder" title="{L_WHO_IS_ONLINE}" />
</td>
<td class="row1" width="100%"><span class="gensmall">{TOTAL_POSTS}<br />
{TOTAL_USERS}<br />
{NEWEST_USER}</span></td>
</tr>
<tr>
<td class="row1"><span class="gensmall">{TOTAL_USERS_ONLINE} {COLOR_GROUPS_LIST}<br />
{RECORD_USERS}<br />
{LOGGED_IN_USER_LIST}</span></td>
</tr>
<!-- Start add - Last visit MOD -->
<tr>
<td class="row1" align="left"><span class="gensmall">{L_USERS_TODAY} {L_USERS_LASTHOUR}<br />{USERS_TODAY_LIST}</br></span></td>
</tr>
<!-- End add - Last visit MOD -->
<tr>
<td height="20" class="row1"><span class="gensmall">{GOOGLE_VISIT_COUNTER}<br />{L_ONLINE_EXPLAIN}</span></td>
</tr>
</table>
<!-- END disable_viewonline -->
<!-- BEGIN switch_user_logged_out -->
<br />
<form method="post" action="{S_LOGIN_ACTION}">
<table width="100%" cellpadding="3" cellspacing="1" border="0" class="forumline">
<tr>
<td class="cat">{L_LOGIN_LOGOUT}</td>
</tr>
<tr>
<td class="row1" align="center">
<table border="0" cellspacing="0" cellpadding="2">
<tr>
<td class="gensmall">{L_USERNAME}: </td>
<td><input class="post" type="text" name="username" size="10" /></td>
<td class="gensmall"> {L_PASSWORD}:</td>
<td><input class="post" type="password" name="password" size="10" maxlength="32" /></td>
<td class="gensmall"> {L_AUTO_LOGIN}</td>
<td><input class="text" type="checkbox" name="autologin" /></td>
<td> <input type="submit" class="mainoption" name="login" value="{L_LOGIN}" /></td>
</tr>
</table></td>
</tr>
</table>
</form>
<!-- END switch_user_logged_out -->
<!-- Start phpBB TS Viewer Mod -->
</td>
<td width="1"> </td>
<td valign="top">
<table width="100%" cellpadding="3" cellspacing="1" border="0" class="forumline">
<tr>
<th class="thTop" colspan="2" height="28">Teamspeak</th>
</tr>
<tr>
<td class="row1" align="center" valign="middle" rowspan="2">
<iframe src="teamspeak.php" width="190" height="300" frameborder="0"></iframe>
</td>
</tr>
</table>
</td>
</tr>
</table>
<!-- End phpBB TS Viewer Mod -->
<table width="100%" cellspacing="2" cellpadding="2" border="0">
<tr>
<td class="nav"><a href="{U_INDEX}">{L_INDEX}</a></td>
</tr>
</table>
<br />
<table border="0" align="center" cellpadding="0" cellspacing="3">
<tr>
<td><img src="{FORUM_NEW_IMG}" alt="{L_NEW_POSTS}" title="{L_NEW_POSTS}" /></td>
<td class="gensmall">{L_NEW_POSTS}</td>
<td> </td>
<td><img src="{FORUM_IMG}" alt="{L_NO_NEW_POSTS}" title="{L_NO_NEW_POSTS}" /></td>
<td class="gensmall">{L_NO_NEW_POSTS}</td>
<td> </td>
<td><img src="{FORUM_LOCKED_IMG}" alt="{L_FORUM_LOCKED}" title="{L_FORUM_LOCKED}" /></td>
<td class="gensmall">{L_FORUM_LOCKED}</td>
</tr>
</table>
Code: Alles auswählen
<?xml version="1.0" encoding="{S_CONTENT_ENCODING}"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" dir="{S_CONTENT_DIRECTION}">
<head>
<meta http-equiv="Content-Type" content="text/html; charset={S_CONTENT_ENCODING}" />
<meta http-equiv="Content-Style-Type" content="text/css" />
{META}
{NAV_LINKS}
<title>{SITENAME} :: {PAGE_TITLE}</title>
<link rel="stylesheet" href="templates/fiblack3d/{T_HEAD_STYLESHEET}" type="text/css" />
<script language="JavaScript" type="text/javascript" src="includes/toggle_display.js"></script>
<!-- BEGIN switch_enable_pm_popup -->
<script type="text/javascript">
<!--
if ( {PRIVATE_MESSAGE_NEW_FLAG} )
{
window.open('{U_PRIVATEMSGS_POPUP}', '_phpbbprivmsg', 'HEIGHT=225,resizable=yes,WIDTH=400');;
}
//-->
</script>
<!-- END switch_enable_pm_popup -->
<script language="Javascript" type="text/javascript">
<!--
function setCheckboxes(theForm, elementName, isChecked)
{
var chkboxes = document.forms[theForm].elements[elementName];
var count = chkboxes.length;
if (count)
{
for (var i = 0; i < count; i++)
{
chkboxes[i].checked = isChecked;
}
}
else
{
chkboxes.checked = isChecked;
}
return true;
}
//-->
</script>
<!-- Start add - Birthday MOD -->
{GREETING_POPUP}
<!-- End add - Birthday MOD -->
<script type="text/javascript">
<!--
window.status = "{PRIVATE_MESSAGE_INFO}";
// -->
</script>
<!-- Start add - Protect user account MOD -->
{PASSWD_POPUP}
<!-- End add - Protect user account MOD -->
<!-- BEGIN switch_absence -->
<script language="Javascript" type="text/javascript">
<!--
window.open('{U_ABSENCE_POPUP}', '_phpbbprivmsg', 'HEIGHT=225,resizable=yes,WIDTH=400');;
//-->
</script>
<!-- END switch_absence -->
<!-- Start add - Complete banner MOD -->
<!-- Banners -->
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="20%">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr><td><div align="center">{BANNER_1_IMG}</div></td></tr>
<tr><td><div align="center">{BANNER_2_IMG}</div></td></tr>
</table>
</td>
<td width="60%">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr><td><div align="center">{BANNER_3_IMG}</div></td></tr>
<tr><td><div align="center">{BANNER_4_IMG}</div></td></tr>
</table>
</td>
<td width="20%">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr><td><div align="center">{BANNER_5_IMG}</div></td></tr>
<tr><td><div align="center">{BANNER_6_IMG}</div></td></tr>
</table>
</td>
</tr>
</table>
<!-- End Banners -->
<!-- End add - Complete banner MOD -->
<a name="top" id="top"></a>
<table class="bodyline" width="100%" cellspacing="0" cellpadding="0" border="0">
<tr>
<td>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><img src="templates/fiblack3d/images/tnav_tl.gif" width="14" height="23" alt="" /></td>
<td width="100%" class="tbltop"> </td>
<td><img src="templates/fiblack3d/images/tnav_tr.gif" width="15" height="23" alt="" /></td>
</tr>
<tr>
<td class="tblleft"> </td>
<td align="center" class="topbkg"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="100%" height="120" align="right">{BANNER_0_IMG}</td>
<td valign="bottom"><a href="{U_PORTAL}"><img src="templates/fiblack3d/images/phpbb2_logo.gif" width="160" height="30" alt="{L_HOME}" title="{L_HOME}" /></a></td>
</tr>
</table></td>
<td class="tblright"> </td>
</tr>
<tr>
<td><img src="templates/fiblack3d/images/tnav_bl.gif" width="14" height="26" alt="" /></td>
<td class="tblbot"> </td>
<td><img src="templates/fiblack3d/images/tnav_br.gif" width="15" height="26" alt="" /></td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="2">
<tr>
<td align="center" class="topnav"> <a href="{U_FAQ}">{L_FAQ}</a>
•
<a href="{U_SEARCH}">{L_SEARCH}</a>
•
<a href="{U_PREFERENCES}">{L_PREFERENCES}</a>
<!-- BEGIN switch_user_logged_in -->
•
<a href="{U_BOOKMARKS}">{L_BOOKMARKS}</a>
•
<a href="{U_SEARCH_NEW}">{L_SEARCH_NEW2}</a>
<!-- END switch_user_logged_in -->
•
<a href="{U_GROUP_CP}">{L_USERGROUPS}</a>
<!-- BEGIN switch_user_logged_out -->
•
<a href="{U_REGISTER}">{L_REGISTER}</a>
<!-- END switch_user_logged_out -->
•
<a href="{U_PROFILE}">{L_PROFILE}</a>
•
<a href="{U_PRIVATEMSGS}">{PRIVATE_MESSAGE_INFO}</a>
•
<a href="{U_LOGIN_LOGOUT}">{L_LOGIN_LOGOUT}</a>
{CALENDAR_BOX}</td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><img src="templates/fiblack3d/images/tnav_tl.gif" width="14" height="23" alt="" /></td>
<td width="100%" class="tbltop"> </td>
<td><img src="templates/fiblack3d/images/tnav_tr.gif" width="15" height="23" alt="" /></td>
</tr>
<tr>
<td class="tblleft"> </td>
<td>
<table width="100%" border="0" cellspacing="0" cellpadding="10">
<tr>
<td>
Code: Alles auswählen
<table width="100%" border="0" cellspacing="2" cellpadding="2">
<tr>
<td class="nav"><span class="maintitle">{SITENAME}</span>
<br />
<a href="{U_PORTAL}">{L_HOME}</a></td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="150" valign="top"><table width="100%" cellpadding="3" cellspacing="1" border="0" class="forumline" style="vertical-align:top;">
<tr>
<th>{L_BOARD_NAVIGATION}</th>
</tr>
<tr>
<td class="row1"><span class="genmed">
<a href="#"><b>Navigation</b></a><br />
<img src="templates/fiblack3d/images/arrow.gif" alt="{L_HOME}"> <a href="{U_PORTAL}">{L_HOME}</a><br />
<img src="templates/fiblack3d/images/arrow.gif" alt="{L_FORUM}"> <a href="{U_FORUM}">{L_FORUM}</a><br />
<a href="#"><b>Community</b></a><br />
<img src="templates/fiblack3d/images/arrow.gif" alt="{L_CATEGORIES}"> <a href="{INDEX_FILE}?news=categories" alt="Index">{L_CATEGORIES}</a><br />
<img src="templates/fiblack3d/images/arrow.gif" alt="{L_ARCHIVES}"> <a href="{INDEX_FILE}?news=archives" alt="Index">{L_ARCHIVES}</a><br />
<a href="{U_DOWNLOAD}"><b>{L_DOWNLOAD}</b></a><br />
<img src="templates/fiblack3d/images/arrow.gif" alt="{L_NEWEST_DL}"> <a href="dload.php?action=toplist&list=newest">{L_NEWEST_DL}</a><br />
<img src="templates/fiblack3d/images/arrow.gif" alt="{L_SEARCH}"> <a href="dload.php?action=search">{L_SEARCH}</a><br />
<img src="templates/fiblack3d/images/arrow.gif" alt="{L_TOP_DL}"> <a href="dload.php?action=toplist&list=downloads">{L_TOP_DL}</a><br />
<a href="#"><b>{L_TOOLS}</b></a><br />
<img src="templates/fiblack3d/images/arrow.gif" alt="{L_RECENT}"> <a href="{U_RECENT}">{L_RECENT}</a><br />
<img src="templates/fiblack3d/images/arrow.gif" alt="{L_CALENDAR}"> <a href="{U_CALENDAR}">{L_CALENDAR}</a><br />
<img src="templates/fiblack3d/images/arrow.gif" alt="{L_ALBUM}"> <a href="{U_ALBUM}">{L_ALBUM}</a><br />
<img src="templates/fiblack3d/images/arrow.gif" alt="{L_LINKS}"> <a href="{U_LINKS}">{L_LINKS}</a><br />
<a href="#"><b>{L_ABOUT_US}</b></a><br />
<img src="templates/fiblack3d/images/arrow.gif" alt="{L_FAQ}"> <a href="{U_FAQ}">{L_FAQ}</a><br />
<img src="templates/fiblack3d/images/arrow.gif" alt="{L_STAFF}"> <a href="{U_STAFF}">{L_STAFF}</a><br />
<img src="templates/fiblack3d/images/arrow.gif" alt="{L_MEMBERLIST}"> <a href="{U_MEMBERLIST}">{L_MEMBERLIST}</a><br />
<img src="templates/fiblack3d/images/arrow.gif" alt="{L_USERGROUPS}"> <a href="{U_GROUP_CP}">{L_USERGROUPS}</a><br />
<img src="templates/fiblack3d/images/arrow.gif" alt="{L_STATISTICS}"> <a href="{U_STATISTICS}">{L_STATISTICS}</a><br />
<img src="templates/fiblack3d/images/arrow.gif" alt="{L_RANKS}"> <a href="{U_RANKS}">{L_RANKS}</a><br />
<img src="templates/fiblack3d/images/arrow.gif" alt="{L_CONTACT}"> <a href="{U_CONTACT}">{L_CONTACT}</a>
</span>
</td>
</tr>
</table>
<br />
<table width="100%" cellpadding="2" cellspacing="1" border="0" class="forumline">
<tr>
<th colspan="2">{L_TOP_POSTERS}</th>
</tr>
<tr>
<td class="row1" align="center"><span class="genmed">{L_TOP_MEMBER}</span></td>
<td class="row1" align="center"><span class="genmed">{L_TOP_POSTS}</span></td>
</tr>
<tr>
<!-- BEGIN users -->
<td class="row1" align="left"><span class="gensmall"><a href="{users.URL}"> {users.USERNAME}</a></span></td>
<td class="row1" align="center"><span class="gensmall"><b> {users.POSTS}</b></span></td>
</tr>
<!-- END users -->
</table>
<br />
<script type="text/javascript">
<!--
function checkSearch()
{
if (document.search_block.search_engine.value == 'google')
{
window.open('http://www.google.com/search?q=' + document.search_block.search_keywords.value, '_google', '');
return false;
}
else
{
return true;
}
}
//-->
</script>
<table width="100%" cellpadding="2" cellspacing="1" border="0" class="forumline">
<tr>
<th>{L_RECENT_TOPICS}</th>
</tr>
<!-- BEGIN switch_recent_topics_yes -->
<tr>
<td class="row1" align="left"><span class="gensmall">
<!-- BEGIN recent_topic_row -->
<img src="templates/fiblack3d/images/arrow.gif"> <a href="{switch_recent_topics_yes.recent_topic_row.U_TITLE}">{switch_recent_topics_yes.recent_topic_row.L_TITLE}</a><br />
by <a href="{switch_recent_topics_yes.recent_topic_row.U_POSTER}">{switch_recent_topics_yes.recent_topic_row.S_POSTER}</a> on {switch_recent_topics_yes.recent_topic_row.S_POSTTIME}<br /><br />
<!-- END recent_topic_row -->
</span></td>
</tr>
<!-- END switch_recent_topics_yes -->
<!-- BEGIN switch_recent_topics_no -->
<tr>
<td class="row1" align="left"><span class="gensmall">{L_NO_RECENT_TOPICS}</span></td>
</tr>
<!-- END switch_recent_topics_no -->
</table>
<br />
<table width="100%" cellpadding="3" cellspacing="1" border="0" class="forumline">
<table width="100%" cellpadding="3" cellspacing="1" border="0" class="forumline">
<tr>
<th>{L_LINKS}</th>
</tr>
<tr>
<td class="row1" align="center"></br>{BANNER_16_IMG}<br /><img src="images/spacer.gif" alt="" width="8" height="4" /><br />{BANNER_17_IMG}<br /></td>
<tr>
<td align="center" class="row2"><span class="gensmall">ger.kings Partner</a></span></td>
</tr>
</table>
<br />
<table width="100%" cellpadding="2" cellspacing="1" border="0" class="forumline">
</table>
<br />
</td>
<td width="10"><img src="images/spacer.gif" alt="" width="10" height="30" /></td>
<td valign="top">
<!-- BEGIN welcome_text -->
<table width="100%" cellpadding="3" cellspacing="1" border="0" class="forumline">
<tr>
<th>{SITENAME} - {SITE_DESCRIPTION}</th>
</tr>
<tr>
<td class="row1" align="left"><p class="genmed">{WELCOME_TEXT}</p></td>
</tr>
</table>
<br />
<!-- END welcome_text -->
<!-- BEGIN switch_show_shoutbox -->
<table width="100%" cellpadding="3" cellspacing="1" border="0" class="forumline">
<tr>
<th>{L_SHOUTBOX}</th>
</tr>
<tr>
<td class="row1"><span class="genmed"><iframe src="{U_SHOUTBOX}" scrolling="NO" width="100%" height="220" frameborder="0" marginheight="0" marginwidth="0" allowtransparency="true"></iframe></span></td>
</tr>
</table>
<br />
<!-- END switch_show_shoutbox -->
<!-- BEGIN news_categories -->
<table width="100%" cellpadding="2" cellspacing="1" border="0" class="forumline">
<tr>
<th class="thTop" height="25" align="center" colspan="{S_COLS}" nowrap="nowrap">{L_NEWS_CATS}</th>
</tr>
<!-- END news_categories -->
<!-- BEGIN no_news -->
<tr>
<td class="row1" align="center" height="50"><span class="gen">{L_NO_NEWS_CATS}</span></td>
</tr>
<!-- END no_news -->
<!-- BEGIN newsrow -->
<tr>
<!-- BEGIN newscol -->
<td align="center" width="{S_COL_WIDTH}" class="row1"><span class="genmed"><a href="{INDEX_FILE}?cat_id={newsrow.newscol.ID}"><img src="{newsrow.newscol.THUMBNAIL}" border="0" alt="{newsrow.newscol.DESC}" title="{newsrow.newscol.DESC}" vspace="10" /></a></span></td>
<!-- END newscol -->
</tr>
<tr>
<!-- BEGIN news_detail -->
<td class="row2" align="center"><span class="gensmall">
{newsrow.news_detail.NEWSCAT}</td>
<!-- END news_detail -->
</tr>
<!-- END newsrow -->
<!-- BEGIN news_categories -->
<tr>
<td class="cat" colspan="{S_COLS}" align="center" height="28"> </td>
</tr>
</table>
<!-- END news_categories -->
<!-- BEGIN news_archives -->
<table class="forumline" width="100%" cellspacing="1" cellpadding="3" border="0">
<tr>
<th>{L_NEWS_ARCHIEVES}</th>
</tr>
<tr>
<td class="row1">
<!-- END news_archives -->
<!-- BEGIN arch -->
<ul style=" padding: 0 1.3em; margin: 10px 0;">
<!-- BEGIN year -->
<li class="gen"><a href="{INDEX_FILE}?news=archives&year={arch.year.YEAR}">{arch.year.YEAR}</a></li>
<!-- BEGIN month -->
<li class="gen" style="margin-left: 1em;"> <a href="{INDEX_FILE}?news=archives&year={arch.year.YEAR}&month={arch.year.month.MONTH}">{arch.year.month.L_MONTH} {arch.year.month.POST_COUNT} </a></li>
<!-- BEGIN day -->
<li class="gen" style="margin-left: 2em;"> <a href="{INDEX_FILE}?news=archives&year={arch.year.YEAR}&month={arch.year.month.MONTH}&day={arch.year.month.day.DAY}">{arch.year.month.day.L_DAY} {arch.year.month.day.POST_COUNT}</a></li>
<!-- END day -->
<!-- END month -->
<!-- END year -->
</ul>
<!-- END arch -->
<!-- BEGIN news_archives -->
</td>
</tr>
</table>
<!-- END news_archives -->
<!-- BEGIN no_articles -->
<table class="forumline" width="100%" cellspacing="1" cellpadding="3" border="0">
<tr>
<td class="row1" align="center" height="50"><span class="gen">{no_articles.L_NO_NEWS}</span></td>
</tr>
</table>
<!-- END no_articles -->
<!-- BEGIN articles -->
<table class="forumline" width="100%" cellspacing="1" cellpadding="3" border="0">
<tr>
<td class="cat">
<table width="100%" cellspacing="0" cellpadding="0" border="0">
<tr>
<td align="left" class="topictitle">{articles.L_TITLE_ICON} <a href="{INDEX_FILE}?topic_id={articles.ID}">{articles.L_TITLE}</a></td>
<td align="right">
<a href="posting.php?mode=reply&t={articles.ID}"><img src="{NEWS_REPLY_IMG}" alt="{L_REPLY_NEWS}" title="{L_REPLY_NEWS}" /></a>
<a href="printview.php?t={articles.ID}&start=0" target="_blank"><img src="{NEWS_PRINT_IMG}" alt="{L_PRINT_NEWS}" title="{L_PRINT_NEWS}" /></a>
<a href="tellafriend.php?topic={articles.L_TITLE}&link={TELL_LINK}{articles.ID}"><img src="{NEWS_EMAIL_IMG}" alt="{L_EMAIL_NEWS}" title="{L_EMAIL_NEWS}" /></a>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="row2" valign="middle" height="18"><span class="gensmall"><a href="{articles.U_COMMENT}"><img src="{MINIPOST_IMG}"></a>{L_POSTED} {L_WORD_ON} {articles.POST_DATE} {L_WORD_BY} {articles.L_POSTER}</span></td>
</tr>
<tr>
<td class="row1" valign="top" width="100%">
<table width="100%" cellspacing="2" cellpadding="2" border="0">
<tr>
<td align="left" valign="top"><a href="{INDEX_FILE}?cat_id={articles.CAT_ID}"><img src="{articles.CAT_IMG}" alt="{articles.CATEGORY}" /></a></td>
<td align="left" valign="top" width="100%">
{articles.BODY}{articles.ATTACHMENTS}<br /><br /><span class="gensmall">{articles.READ_MORE_LINK}</span></td>
</tr>
</table>
</td>
<tr>
<td class="row3" valign="middle" align="center" height="18">
<table width="100%" cellspacing="0" cellpadding="0" border="0">
<tr>
<td align="left"><span class="gensmall">{L_NEWS_SUMMARY} <b><a href="{articles.U_VIEWS}">{articles.COUNT_VIEWS}</b> {L_NEWS_VIEWS}</a> {L_NEWS_AND}<b> <a href="{articles.U_COMMENT}">{articles.COUNT_COMMENTS}</b> {L_NEWS_COMMENTS}</a>.</span></td>
<td align="right">
<span class="gensmall"><a href="{articles.U_POST_COMMENT}">{L_POST_COMMENT}</a>
</td>
</tr>
</table>
</td>
</tr>
</table>
<br />
<!-- END articles -->
<!-- BEGIN comments -->
<hr />
<div style="border: #ddd solid 1px; padding: 10px; margin: 10px 0 10px 20px; clear: both;">
<div class="topictitle">{comments.L_TITLE}</div>
<div class="postdetails">{comments.POST_DATE} by {comments.L_POSTER}</div>
<hr />
<div class="postbody">
{comments.BODY}
</div>
</div>
<!-- END comments -->
<!-- BEGIN pagination -->
<hr />
<div class="nav" style="text-align: right; padding: 10px; margin: 10px 0 10px 20px; clear: both;">
{pagination.PAGINATION}
</div>
<!-- END pagination -->
</td>
<td width="10"><img src="images/spacer.gif" alt="" width="10" height="30" /></td>
<td width="150" valign="top">
<!-- BEGIN switch_user_logged_in -->
<table width="100%" cellpadding="3" cellspacing="1" border="0" class="forumline">
<tr>
<th>{L_NAME_WELCOME}</th>
</tr>
<tr>
<td align="center" class="row1"><br />
{AVATAR_IMG}<br /><br />
<span class="name">{U_NAME_LINK}<br /><br /></span>
<span class="gensmall">{LAST_VISIT_DATE}<br />
{CURRENT_TIME}<br /><br />
<a href="{U_SEARCH_NEW}">{L_SEARCH_NEW_P}</a><br />
<a href="{U_SEARCH_UNANSWERED}">{L_SEARCH_UNANSWERED}</a><br />
<a href="{U_SEARCH_SELF}">{L_SEARCH_SELF}</a></span></td>
</tr>
</table>
<br />
<!-- END switch_user_logged_in -->
<!-- BEGIN switch_user_logged_out -->
<form method="post" action="{S_LOGIN_ACTION}">
<table width="100%" cellpadding="3" cellspacing="1" border="0" class="forumline">
<tr>
<th>{L_LOGIN}</th>
</tr>
<tr>
<td align="center" class="row1"><span class="gensmall">
<input type="hidden" name="redirect" value="{U_PORTAL}" />
{L_USERNAME}:<br />
<input class="post" type="text" name="username" size="15" />
<br />
{L_PASSWORD}:<br />
<input class="post" type="password" name="password" size="15" />
<br />
</span> <table border="0" cellspacing="0" cellpadding="0">
<tr>
<td><input class="text" type="checkbox" name="autologin" /></td>
<td class="gensmall"> {L_REMEMBER_ME}</td>
</tr>
</table>
<br/> <input type="submit" class="mainoption" name="login" value="{L_LOGIN}" />
<br /> <br /> <a href="{U_SEND_PASSWORD}" class="gensmall">{L_SEND_PASSWORD}</a><br />
<br /><p class="gensmall">{L_REGISTER_NEW_ACCOUNT}</p></td>
</tr>
</table>
<br />
</form>
<!-- END switch_user_logged_out -->
<table width="100%" cellpadding="3" cellspacing="1" border="0" class="forumline">
<tr>
<th>{L_WHO_IS_ONLINE}</th>
</tr>
<tr>
<td class="row1">
<p class="gensmall">{TOTAL_USERS_ONLINE}<br />
<br />
{LOGGED_IN_USER_LIST}<br /><br />
</p>
<p class="gensmall" align="center">[ <a href="{U_VIEWONLINE}">{L_VIEW_COMPLETE_LIST}</a> ]</p>
<br />
<p class="gensmall">{RECORD_USERS}</p></td>
</tr>
</table>
<br />
</td>
</tr>
</table>