Seite 1 von 1

Randloses Forum

Verfasst: 25.08.2004 14:57
von DemonExorciser
Ich hab ein Problem. ich will denn Rand der Jeweils ganz links und ganz rechts vom Forum den Rand weghaben.

Verschoben

Verfasst: 25.08.2004 15:00
von Leuchte
Verschoben von Modifikationen nach Styles, Templates und Grafiken

Verfasst: 27.08.2004 17:58
von Tecwar
hi,

such mal in der overall_header.tpl

nach:

Code: Alles auswählen

<body bgcolor="{T_BODY_BGCOLOR}" text="{T_BODY_TEXT}" link="{T_BODY_LINK}" vlink="{T_BODY_VLINK}">
& ersetzte mal das mit:

Code: Alles auswählen

<body bgcolor="{T_BODY_BGCOLOR}" text="{T_BODY_TEXT}" link="{T_BODY_LINK}" vlink="{T_BODY_VLINK}" topmargin="0" leftmargin="0" rightmargin="0" bottommargin="0" marginwidth="0" marginheight="0">