forum zu weit rechts

Eine Neuinstallation von phpBB 2.0 wird auf phpBB.de nicht mehr unterstützt.
Siehe auch Entwicklungs-Ende von phpBB 2.0 - Auswirkungen auf phpBB.de
Forumsregeln
phpBB 2.0 hat das Ende seiner Lebenszeit überschritten
phpBB 2.0 wird nicht mehr aktiv unterstützt. Insbesondere werden - auch bei Sicherheitslücken - keine Patches mehr bereitgestellt. Der Einsatz von phpBB 2.0 erfolgt daher auf eigene Gefahr. Wir empfehlen einen Umstieg auf phpBB 3.1, welches aktiv weiterentwickelt wird und für welches regelmäßig Updates zur Verfügung gestellt werden.

Eine Neuinstallation von phpBB 2.0 wird auf phpBB.de nicht mehr unterstützt.
Siehe auch Entwicklungs-Ende von phpBB 2.0 - Auswirkungen auf phpBB.de
Gesperrt
winstown
Mitglied
Beiträge: 131
Registriert: 04.03.2006 14:30
Kontaktdaten:

forum zu weit rechts

Beitrag von winstown »

also ich habe in meinem testforum die sidebar installiert und nun sieht das so aus: link
ich glaube das liegt an der index_body.tpl

hier der code:

Code: Alles auswählen

<!-- BEGIN switch_user_logged_out -->

<!-- ###### LOGIN BOX ############################################################################ -->		  			
			
<form method="post" action="{S_LOGIN_ACTION}">			
			
			<table width="100%" border="0" cellspacing="0" cellpadding="0">
                <tr> 
                  <td valign="top" class="box_content"> <table width="100%" border="0" cellspacing="0" cellpadding="0">
                      <tr> 
                        <td class="box_login_panel_left"><img src="templates/JustFooty/images/spacer.gif" alt="." width="1" height="1"></td>
                        <td class="box_panel_center"><span class="box_title">{L_LOGIN_LOGOUT}</span></td>
                        <td class="box_login_panel_right"><img src="templates/JustFooty/images/box_login_panel_right.jpg" border="0" usemap="#go_to_top" alt="Go top top"></td>
                      </tr>
                    </table>
                    <table width="100%" border="0" cellpadding="5" cellspacing="0" class="stdtable">
                      <tr> 
                        <td class="stdcontent" align="center">						
							{L_USERNAME}:
							<input class="post" type="text" name="username" size="10" />
							&nbsp;&nbsp;&nbsp;{L_PASSWORD}: 
							<input class="post" type="password" name="password" size="10" maxlength="32" />
							&nbsp;&nbsp; &nbsp;&nbsp;{L_AUTO_LOGIN} 
							<input class="text" type="checkbox" name="autologin" />
							&nbsp;&nbsp;&nbsp; 
							<input type="submit" class="mainoption" name="login" value="{L_LOGIN}" />						
						</td>
                      </tr>
                    </table></td>
                  <td class="box_shadow_right" valign="top"><div class="box_shadow_right_top"><img src="templates/JustFooty/images/spacer.gif" alt="." width="1" height="1"></div></td>
                </tr>
                <tr> 
                  <td class="box_shadow_bottom" align="left"><div class="box_shadow_bottom_left"><img src="templates/JustFooty/images/spacer.gif" alt="." width="1" height="1"></div></td>
                  <td class="box_shadow_bottom_right"><img src="templates/JustFooty/images/spacer.gif" alt="." width="1" height="1"></td>
                </tr>
              </table>
			  
</form>			  
			  
<!-- ###### LOGIN BOX ############################################################################ -->

<!-- END switch_user_logged_out -->


<table width="100%" cellspacing="0" cellpadding="2" border="0" align="center">
  <tr> 
	<td align="left" valign="bottom"><span class="gensmall">
	<!-- BEGIN switch_user_logged_in -->
	{LAST_VISIT_DATE}<br />
	<!-- END switch_user_logged_in -->
	{CURRENT_TIME}<br /></span><span class="nav"><a href="{U_INDEX}" class="nav">{L_INDEX}</a></span></td>
	<td align="right" valign="bottom" class="gensmall">
		<!-- BEGIN switch_user_logged_in -->
		<a href="{U_SEARCH_NEW}" class="gensmall">{L_SEARCH_NEW}</a><br /><a href="{U_SEARCH_SELF}" class="gensmall">{L_SEARCH_SELF}</a><br />
		<!-- END switch_user_logged_in -->
		<a href="{U_SEARCH_UNANSWERED}" class="gensmall">{L_SEARCH_UNANSWERED}</a></td>
  </tr>
</table>

  <!-- BEGIN catrow -->
			<table width="100%" border="0" cellspacing="0" cellpadding="0">
                <tr> 
                  <td valign="top" class="box_content">
				  
				  	<table width="100%" border="0" cellspacing="0" cellpadding="0">
                      <tr> 
                        <td class="box_index_panel_left"><img src="templates/JustFooty/images/spacer.gif" alt="." width="1" height="1"></td>
                        <td class="box_panel_center"><span class="box_title"><a href="{catrow.U_VIEWCAT}" class="box_title">{catrow.CAT_DESC}</a></span></td>
                        <td width="36" class="box_index_panel_right"><img src="templates/JustFooty/images/box_index_panel_right.jpg" alt="Go to top" width="36" height="28" border="0" usemap="#go_to_top"></td>
                      </tr>
                    </table>
			
<table width="100%" cellpadding="1" cellspacing="1" border="0">
  <tr>
    <td style="vertical-align:top;">
      <table width="100%" cellpadding="2" cellspacing="1" class="forumline">
       <tr>
	     <th width="126px" cellspacing="2" cellpadding="2" class="thCornerL" height="25" nowrap="nowrap">&nbsp;{L_SIDEBAR}&nbsp;</th>  
       </tr>
       <tr>
         <td class="row1"><b>{L_SIDEBAR_FORUM}</b></td>
       </tr>
       <tr>
         <td class="row2"><span class="nav"><a href="{U_FAQ}">{L_FAQ}</a></span></td>
       </tr>
       <tr>
         <td class="row2"><span class="nav"><a href="{U_SEARCH}">{L_SEARCH}</a></span></td>
       </tr>
       <tr>
         <td class="row2"><span class="nav"><a href="{U_MEMBERLIST}">{L_MEMBERLIST}</a></span></td>
       </tr>
       <tr>
         <td class="row2"><span class="nav"><a href="{U_GROUP_CP}">{L_USERGROUPS}</a></span></td>
       </tr>
       <tr>
         <td class="row1"><b>{L_SIDEBAR_SETTINGS}</b></td>
       </tr>
       <tr>
         <td class="row2"><span class="nav"><a href="{U_PROFILE}">{L_PROFILE}</a></span></td>
       </tr>
       <tr>
         <td class="row2"><span class="nav"><a href="{U_PRIVATEMSGS}">{L_PRIVATEMSGS}</a></span></td>
       </tr>
       <tr>
         <td class="row2"><span class="nav"><a href="{U_LOGIN_LOGOUT}">{L_LOGIN_LOGOUT}</a></span></td>
       </tr>
      </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>
      <form name="search_block" method="post" action="{U_SEARCH}" onsubmit="return checkSearch()">
        <table width="100%" cellpadding="2" cellspacing="1" class="forumline">
           <tr>
	         <th width="126px" cellspacing="2" cellpadding="2" class="thCornerL" height="25" nowrap="nowrap">&nbsp;{L_SEARCH}&nbsp;</th>  
           </tr>
      <tr>
         <td align="left" class="row1"><table border="0" cellspacing="0" cellpadding="2">
           <tr>
             <td align="center"><input class="post" type="text" name="search_keywords" size="15" /></td>
           </tr>
         <tr>
           <td align="center"><select class="post" name="search_engine">
             <option value="site">{L_FORUM}</option>
             <option value="google">Google</option>
           </select></td>
         </tr>
         <tr>
           <td align="center"><input class="mainoption" type="submit" value="{L_SEARCH}" /></td> 
         </tr>
      </table>
      <input type="hidden" name="search_fields" value="all" /> 
      <input type="hidden" name="show_results" value="topics" />
      <br />
      <a href="{U_SEARCH}" class="gensmall">{L_ADVANCED_SEARCH}</a>
    </td>
   </tr>
</table>
</form>
    </td>
  <td style="vertical-align:top;">
		
                    <table width="100%" border="0" cellpadding="5" cellspacing="0" class="stdtable">
                      <tr> 
                        <td colspan="2" class="table_index_col_desc" nowrap="nowrap" align="center" nowrap>&nbsp;{L_FORUM}&nbsp;</td>
                        <td class="table_index_col_desc" width="50" align="center" nowrap>&nbsp;{L_TOPICS}&nbsp;</td>
                        <td class="table_index_col_desc" width="50" align="center" nowrap>&nbsp;{L_POSTS}&nbsp;</td>
                        <td class="table_index_col_desc" width="150" nowrap align="center" nowrap>&nbsp;{L_LASTPOST}&nbsp;</td>
                      </tr>

  <!-- BEGIN forumrow -->

                        <tr> 
                        <td class="stdcontent" width="36"><img src="{catrow.forumrow.FORUM_FOLDER_IMG}" width="36" height="38" title="{catrow.forumrow.L_FORUM_FOLDER_ALT}" alt="{catrow.forumrow.L_FORUM_FOLDER_ALT}" /></td>
                        <td class="stdcontent" width="100%">
							<span class="forumlink"><strong><a href="{catrow.forumrow.U_VIEWFORUM}" class="forumlink">{catrow.forumrow.FORUM_NAME}</a></strong></span><br />
							<span class="genmed">{catrow.forumrow.FORUM_DESC}</span><br />
							<span class="index_mod">{catrow.forumrow.L_MODERATOR} {catrow.forumrow.MODERATORS}</span>
						</td>
                        <td class="stdcontent" align="center">
							<p class="index_topics">
								{catrow.forumrow.TOPICS} 
                          	</p>							
						</td>
                        <td class="stdcontent" align="center">
							<p class="index_posts">
								{catrow.forumrow.POSTS} 
                          	</p>
						</td>
                        <td class="stdcontent" nowrap align="center" width="175">
							<p class="index_last_post"> 
								{catrow.forumrow.LAST_POST}
                          	</p>
						</td>
                      </tr>
  <!-- END forumrow -->
					</table>
					</td>
                  <td class="box_shadow_right" valign="top"><div class="box_shadow_right_top"><img src="templates/JustFooty/images/spacer.gif" alt="." width="1" height="1"></div></td>
                </tr>
                <tr> 
                  <td class="box_shadow_bottom" align="left"><div class="box_shadow_bottom_left"><img src="templates/JustFooty/images/spacer.gif" alt="." width="1" height="1"></div></td>
                  <td class="box_shadow_bottom_right"><img src="templates/JustFooty/images/spacer.gif" alt="." width="1" height="1"></td>
                </tr>
              </table>					

<div style="height: 15px"></div>
		  
  <!-- END catrow -->
  
 
			  
<table width="100%" cellspacing="0" border="0" align="center" cellpadding="2">
  <tr> 
	<td align="left"><span class="gensmall"><a href="{U_MARK_READ}" class="gensmall">{L_MARK_FORUMS_READ}</a></span></td>
	<td align="right"><span class="gensmall">{S_TIMEZONE}</span></td>
  </tr>
</table>

<div style="height: 15px"></div>

			<table width="100%" border="0" cellspacing="0" cellpadding="0">
                <tr> 
                  <td valign="top" class="box_content"> <table width="100%" border="0" cellspacing="0" cellpadding="0">
                      <tr> 
                        <td class="box_online_panel_left"><img src="templates/JustFooty/images/spacer.gif" alt="." width="1" height="1"></td>
                        <td class="box_panel_center"><span class="box_title"><a href="{U_VIEWONLINE}" class="box_title">{L_WHO_IS_ONLINE}</a></span></td>
                        <td class="box_online_panel_right"><img src="templates/JustFooty/images/box_login_panel_right.jpg" border="0" usemap="#go_to_top" alt="Go top top"></td>
                      </tr>
                    </table>
                    <table width="100%" border="0" cellpadding="5" cellspacing="0" class="stdtable">
                      <tr> 
                        <td width="66" class="stdcontent"><img src="templates/JustFooty/images/whosonline.jpg" width="66" height="60" alt="{L_WHO_IS_ONLINE}"></td>
                        <td class="stdcontent">
							<span class="gensmall">{TOTAL_POSTS} - {TOTAL_USERS} - {NEWEST_USER}</span><br />
							<span class="gensmall">{TOTAL_USERS_ONLINE} &nbsp; [ {L_WHOSONLINE_ADMIN} ] &nbsp; [ {L_WHOSONLINE_MOD} ]<br />{RECORD_USERS}<br />{LOGGED_IN_USER_LIST}</span><br />
							<span class="gensmall">({L_ONLINE_EXPLAIN})</span>							
						
						</td>
                      </tr>
                    </table></td>
                  <td class="box_shadow_right" valign="top"><div class="box_shadow_right_top"><img src="templates/JustFooty/images/spacer.gif" alt="." width="1" height="1"></div></td>
                </tr>
                <tr> 
                  <td class="box_shadow_bottom" align="left"><div class="box_shadow_bottom_left"><img src="templates/JustFooty/images/spacer.gif" alt="." width="1" height="1"></div></td>
                  <td class="box_shadow_bottom_right"><img src="templates/JustFooty/images/spacer.gif" alt="." width="1" height="1"></td>
                </tr>
              </table>
</td>
</tr>
</table>

<br clear="all" />

<table cellspacing="3" border="0" align="center" cellpadding="0">
  <tr> 
	<td width="20" align="center"><img src="templates/JustFooty/images/forumicon_unread_sm.jpg" alt="{L_NEW_POSTS}" width="23" height="25"/></td>
	<td><span class="gensmall">{L_NEW_POSTS}</span></td>
	<td>&nbsp;&nbsp;</td>
	<td width="20" align="center"><img src="templates/JustFooty/images/forumicon_read_sm.jpg" alt="{L_NO_NEW_POSTS}" width="23" height="25" /></td>
	<td><span class="gensmall">{L_NO_NEW_POSTS}</span></td>
	<td>&nbsp;&nbsp;</td>
	<td width="20" align="center"><img src="templates/JustFooty/images/forumicon_locked_sm.jpg" alt="{L_FORUM_LOCKED}" width="23" height="25" /></td>
	<td><span class="gensmall">{L_FORUM_LOCKED}</span></td>
  </tr>
</table>
wäre dankbar für hilfe.
winstown
kostenlos Bundesliga tippen und mit etwas Können Cash gewinnen ;) http://www.tipp4cash.de
Benutzeravatar
Mahony
Ehemaliges Teammitglied
Beiträge: 12244
Registriert: 17.11.2005 22:33
Wohnort: Ostfildern Kemnat
Kontaktdaten:

Beitrag von Mahony »

Hallo
Versuchs mal so--->http://blauerdrache.bl.funpic.de/index_body.txt


Grüße: Mahony
Wer fragt, ist ein Narr für fünf Minuten, wer nicht fragt, ist ein Narr für immer.
winstown
Mitglied
Beiträge: 131
Registriert: 04.03.2006 14:30
Kontaktdaten:

Beitrag von winstown »

danke für deine hilfe.
habe es versucht, nur leider ist nun alles zu weit links :D
sieht jetzt so aus

was nun? :-?
kostenlos Bundesliga tippen und mit etwas Können Cash gewinnen ;) http://www.tipp4cash.de
Gesperrt

Zurück zu „phpBB 2.0: Installation und Update“