Hallo Henne,
das hatte ich eigentlich auch gedacht, aber ich weiss nicht, wie es geht, habe in der
index_frameset.tpl auch nichts passendes gefunden, was mir die Ausrichtung anzeigen würde

Steht ja auch nicht soviel drin in der Datei:
Code: Alles auswählen
<html>
<head>
<title>phpBB Administration</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<frameset cols="170,*" rows="*" border="0" framespacing="0" frameborder="NO">
<frame src="{S_FRAME_NAV}" name="nav" noresize marginwidth="3" marginheight="3" scrolling="AUTO">
<frame src="{S_FRAME_MAIN}" name="main" marginwidth="10" marginheight="10" scrolling="AUTO">
</frameset>
<noframes>
<body bgcolor="#FFFFFF" text="#000000">
<p>Sorry, your browser doesn't seem to support frames</p>
</body>
</noframes>
</html>
Das ist für mich wie ein Buch mit sieben Siegeln
Kannst Du mir sagen, was ich da ändern muss?
Danke und viele Grüße,
Lucas