So sieht meine Kopfzeile aus:
Code: Select all
<!-- Portal - Menu-->
<tr><td height="24" colspan="5" background="picture/top_bar.gif" align="center"><a href="http://---------------/" target="_blank"><img src="picture/forum.png" border="0"></a>{SPACER:5x1}<a href="http://-------------------------" target="_blank"><img src="picture/wiki.png" border="0"></a><div align="right"><img src="picture/Coliseum_top.png"></td></tr>
</table>
- Warum ist "Coliseum" am unteren Rand und die anderen Grafiken am oberen? Da ist doch kein Unterschied (auch nicht bei den Grafiken)?
- Und wie schaffe ich es, dass die Menüpunkte (Forum Wiki) in der Mitte der Grafik erscheinen. Wenn ich mit Spacern arbeite, vergrößere ich die Tabelle inkl. Hintergrundgrafik und das ist nicht beabsichtigt...
Danke!
I want that the nav-menu-buttons (wiki and forum) are centered (vertical)on the table-background-pic. Spacer are not working, cause they are making the table-back-pic bigger) and I do not know why Coliseum is displayed on the ground and the wiki/forum-buttons on the top of the table-back-pic!