Problem mit Breite des Forums
Verfasst: 17.01.2003 16:00
Ich habe einen neuen Style ins Forum eingebaut! Nun ist plötzlich mein Foirum zu breit, d.h. es muss immer seitwärts gescrollt werden.
Hier im Forum habe ich gesehen, dass man die overall_header-Datei richtig einstellen muss! Ich habe bei mir jedoch keinen Fehler gefunden. Hier ist noch meine overall_header-Datei zur Problembehebung!
Danke für eure Hilfe
Gruss Haller
Hier im Forum habe ich gesehen, dass man die overall_header-Datei richtig einstellen muss! Ich habe bei mir jedoch keinen Fehler gefunden. Hier ist noch meine overall_header-Datei zur Problembehebung!
Danke für eure Hilfe
Gruss Haller

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html 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/subVereor/{T_HEAD_STYLESHEET}" type="text/css" -->
<!-- BEGIN switch_enable_pm_popup -->
<script language="Javascript" 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 -->
</head>
<body bgcolor="#EBECEC" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<a name="top"></a>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="101" valign="top" background="templates/subVereor/images/_header.gif"><a href="{U_INDEX}"><img src="templates/subVereor/images/_logo.gif" width="336" height="94" border="0" /></a></td>
<td width="100%" align="center" valign="middle" background="templates/subVereor/images/_header.gif"><table width="400" height="87" border="0" cellpadding="0" cellspacing="1" bgcolor="#B6B6B6">
<tr>
<td align="center" valign="middle" bgcolor="#F9F9F9"><strong class="genmed">{SITENAME}<br />
</strong><span class="gensmall">{SITE_DESCRIPTION}</span></td>
</tr>
</table></td>
</tr>
<tr align="center">
<td height="31" colspan="2" background="templates/subVereor/images/_nav.gif"><img src="templates/subVereor/images/_bullet.gif" width="19" height="31" hspace="10" align="absmiddle" /><a href="{U_FAQ}" class="nav">FAQ</a><img src="templates/subVereor/images/_bullet.gif" width="19" height="31" hspace="10" align="absmiddle" /><span class="nav"><a href="http://www.simonammann.net/forum/rules.php" class="nav">Regeln</a></span><img src="templates/subVereor/images/_bullet.gif" width="19" height="31" hspace="10" align="absmiddle" /><a href="{U_SEARCH}" class="nav">Suchen</a><img src="templates/subVereor/images/_bullet.gif" width="19" height="31" hspace="10" align="absmiddle" /><a href="{U_MEMBERLIST}" class="nav">Mitgliederliste</a><img src="templates/subVereor/images/_bullet.gif" width="19" height="31" hspace="10" align="absmiddle" /><a href="{U_GROUP_CP}" class="nav">Benutzergruppen</a><img src="templates/subVereor/images/_bullet.gif" width="19" height="31" hspace="10" align="absmiddle" /><a href="{U_REGISTER}" class="nav">Registrierung</a><img src="templates/subVereor/images/_bullet.gif" width="19" height="31" hspace="10" align="absmiddle" /><a href="{U_PROFILE}" class="nav">Profil</a><img src="templates/subVereor/images/_bullet.gif" width="19" height="31" hspace="10" align="absmiddle" /><a href="http://www.simonammann.net/forum/statistics.php" class="nav">Statistiken</a><img src="templates/subVereor/images/_bullet.gif" width="19" height="31" hspace="10" align="absmiddle" /><a href="{U_PRIVATEMSGS}" class="nav">PN</a><img src="templates/subVereor/images/_bullet.gif" width="19" height="31" hspace="10" align="absmiddle" /><a href="{U_LOGIN_LOGOUT}" class="nav">Login/Logout</a></td>
</tr>
<tr>
<td height="12" colspan="2" background="templates/subVereor/images/_fadetop.gif"></td>
</tr>
<tr align="center" bgcolor="#FFFFFF">
<td colspan="2" class="mainbody"></td>
</tr>