Spike05
19.01.2005, 10:02
Nach einem Upgrade von 3.0.5 auf 3.0.6 ist mein Logo verschoben. :confused:
Zu sehen hier: http://www.pippir.de/forums/
Mein Header Template sieht folgendermaßen aus:
$themeheader
<!-- content table -->
<if condition="$show['old_explorer']">
<table cellpadding="0" cellspacing="0" border="0" width="$stylevar[outertablewidth]" align="center">
<tr>
<if condition="$show['leftcolumn']">
<td class="page" valign="top" style="padding:0px $stylevar[spacersize]px 0px $stylevar[spacersize]px" width="160">$forumsideblocks</td>
</if>
<td class="page" valign="top" style="padding:0px $stylevar[spacersize]px 0px $stylevar[spacersize]px">
<else />
<div align="center" style="width:$stylevar[outerdivwidth]">
<div class="page" style="width:$stylevar[outerdivwidth]">
<if condition="$show['leftcolumn']">
<table width="$stylevar[outertablewidth]">
<tr>
<td valign="top">
<div style="width:160px;text-align:$stylevar[left]">$forumsideblocks</div>
</td>
<td valign="top" width="100%">
<div style="padding:0px 5px 0px 5px">
<else />
<div style="padding:0px $stylevar[spacersize]px 0px $stylevar[spacersize]px">
</if>
$spacer_open
</if>
$_phpinclude_output
Zu sehen hier: http://www.pippir.de/forums/
Mein Header Template sieht folgendermaßen aus:
$themeheader
<!-- content table -->
<if condition="$show['old_explorer']">
<table cellpadding="0" cellspacing="0" border="0" width="$stylevar[outertablewidth]" align="center">
<tr>
<if condition="$show['leftcolumn']">
<td class="page" valign="top" style="padding:0px $stylevar[spacersize]px 0px $stylevar[spacersize]px" width="160">$forumsideblocks</td>
</if>
<td class="page" valign="top" style="padding:0px $stylevar[spacersize]px 0px $stylevar[spacersize]px">
<else />
<div align="center" style="width:$stylevar[outerdivwidth]">
<div class="page" style="width:$stylevar[outerdivwidth]">
<if condition="$show['leftcolumn']">
<table width="$stylevar[outertablewidth]">
<tr>
<td valign="top">
<div style="width:160px;text-align:$stylevar[left]">$forumsideblocks</div>
</td>
<td valign="top" width="100%">
<div style="padding:0px 5px 0px 5px">
<else />
<div style="padding:0px $stylevar[spacersize]px 0px $stylevar[spacersize]px">
</if>
$spacer_open
</if>
$_phpinclude_output