Ich habe mir folgenden Mod runtergeladen:
https://www.phpbb2.de/dload.php?action=file&file_id=726
Habe auch schon alles installiert. Leider habe ich jetzt ein paar Fragen:
1. Erscheint in der Menüzeile kein Text neben dem Icon.

2. Wenn ich imma auf den Forumsbanner klicke, gelange ich immer ins Portal. Ich möchte aber auf die Startseite kommen. Welche Datei muss ich da ändern?<!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/SoftBlue/{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 LEFTMARGIN="0" TOPMARGIN="0" MARGINWIDTH="0" MARGINHEIGHT="0">
<a name="top"></a>
<TABLE BORDER="0" WIDTH="98%" CELLSPACING="0" CELLPADDING="0" ALIGN="CENTER">
<TR>
<TD>
<TABLE BORDER="0" CELLSPACING="0" CELLPADDING="0" ALIGN="CENTER">
<TR>
<TD><IMG
SRC="templates/SoftBlue/images/border_1.gif"
WIDTH="20" HEIGHT="20"></TD>
<TD
BACKGROUND="templates/SoftBlue/images/border_2.gif"
WIDTH="100%"></TD>
<TD><IMG
SRC="templates/SoftBlue/images/border_3.gif"
WIDTH="20" HEIGHT="20"></TD>
</TR>
</TABLE>
<TABLE BORDER="0" CELLSPACING="0" CELLPADDING="0" ALIGN="CENTER">
<TR>
<TD
BACKGROUND="templates/SoftBlue/images/border_4.gif"><IMG
SRC="templates/SoftBlue/images/border_4.gif"
WIDTH="20" HEIGHT="2"></TD>
<TD WIDTH="100%" BGCOLOR="#CFDFEE" colspan="2">
<table width="100%" cellspacing="0" cellpadding="0" border="0" align="center">
<tr>
<td class="bodyline"><div class="forumlinemain"><table width="100%" cellpadding="0" cellspacing="1" border="0" class="forumline">
<tr>
<th class="thCornerL"><table cellpadding="0" cellspacing="0" width="100%">
<tr>
<th height="25" nowrap="nowrap" align="left"><a href="{U_FAQ}" class="mainmenu"><img src="templates/SoftBlue/images/icon_mini_faq.gif" border="0" alt="{L_FAQ}" hspace="3" />{L_FAQ}</a></span><span class="mainmenu"> <a href="{U_SEARCH}" class="mainmenu"><img src="templates/SoftBlue/images/icon_mini_search.gif" border="0" alt="{L_SEARCH}" hspace="3" />{L_SEARCH}</a> <a href="{U_MEMBERLIST}" class="mainmenu"><img src="templates/SoftBlue/images/icon_mini_members.gif" border="0" alt="{L_MEMBERLIST}" hspace="3" />{L_MEMBERLIST}</a> <a href="{U_GROUP_CP}" class="mainmenu"><img src="templates/SoftBlue/images/icon_mini_groups.gif" border="0" alt="{L_USERGROUPS}" hspace="3" />{L_USERGROUPS} <a href="{U_NEWS_PORTAL}" class="mainmenu"><img src="templates/SoftBlue/images/icon_mini_groups.gif" border="0" alt="{L_NEWS_PORTAL}" hspace="3" />{L_NEWS_PORTAL}</a> </a></th>
<th height="25" nowrap="nowrap" align="right">{SITENAME} </th>
</tr>
</table>
</td>
</tr>
<tr><td class="logo"><a href="{U_NEWS_PORTAL}" border="0"><img src="templates/SoftBlue/images/logo_phpBB.gif" border="0" alt="{L_INDEX}" /></a></td>
</tr>
<tr><td class="catLeft" colspan="2" height="28" align="right"><span class="menu"> <a href="{U_PROFILE}" class="mainmenu"><img src="templates/SoftBlue/images/icon_mini_profile.gif" border="0" alt="{L_PROFILE}" hspace="3" />{L_PROFILE}</a> <a href="{U_PRIVATEMSGS}" class="mainmenu"><img src="templates/SoftBlue/images/icon_mini_message.gif" width="12" height="13" border="0" alt="{PRIVATE_MESSAGE_INFO}" hspace="3" />{PRIVATE_MESSAGE_INFO}</a> <a href="{U_LOGIN_LOGOUT}" class="mainmenu"><img src="templates/SoftBlue/images/icon_mini_login.gif" width="12" height="13" border="0" alt="{L_LOGIN_LOGOUT}" hspace="3" />{L_LOGIN_LOGOUT}</a> </span></td>
</tr>
</table></div>
</td>
</tr>
<!-- BEGIN switch_user_logged_out -->
<tr>
<td class="bodyline"><div class="forumlinemain"><table width="100%" cellpadding="0" cellspacing="1" border="0" class="forumline">
<tr><td class="catLeft" colspan="2" height="28"> <span class="menu"><a href="{U_REGISTER}" class="mainmenu"><img src="templates/SoftBlue/images/icon_mini_register.gif" width="12" height="13" border="0" alt="{L_REGISTER}" hspace="3" />{L_REGISTER}</a></span> </td>
</tr>
</table></div>
</td>
</tr>
<!-- END switch_user_logged_out -->
<tr>
<td class="bodyline"><table width="100%" cellspacing="0" cellpadding="0" border="0">
<tr><td> </td></tr>
3. Find ich das Portal ein bisschen unvollkommen. Wie kann man denn da neue Boxen erstellen?
