Ich bekomme einfach nicht den Text und Logo so ausgerichtet, wie ich es gerne hätte und suche daher Eure Hilfe.
Es geht dabei um die obere Logo-Zeile.
Diese sollte so aussehen, wie auf dem beigefügten Bild (logo-fv.jpg)zu sehen:
[Blockierte Grafik: http://upload6.postimage.org/138490/Muster.jpg]
ich bekomme es aber einfach nicht hin. Zumal die Seite auf einer Vorlage basiert, welche nicht von mir ist.
Anbei ein Auszug des entsprechenden Quellcodes:
Code
<body >
<div align="center"><table class="aussen" cellspacing="0" cellpadding="0" border="0" width="100%">
<tr>
<td>
<table cellspacing="0" cellpadding="0" border="0" class="kopfaussen" width="100%">
<tr>
<td width="100%"><table cellspacing="0" cellpadding="0" border="0" width="100%">
<tr>
<td width="100%"><table cellspacing="0" cellpadding="0" border="0" class="kopf" width="100%">
<tr>
<td width="100%" height="21" >
<table height="21" cellspacing="0" cellpadding="0" border="0" width="100%">
<tr>
<td align="right" height="21" width="100%" ><table cellspacing="0" cellpadding="0" border="0" width="100%" align="right" height="21">
<tr>
<td align="right" width="100%" height="21" >
<table cellspacing="0" cellpadding="0" border="0" width="100%" align="right" height="21">
<tr>
<td align="right" width="100%" height="21"class="leisteoben" ></td>
</tr>
</table>
</td>
</tr>
</table></td>
</tr>
<tr>
<td class="banner" width="100%" ><center>
[b]GEMEINSAM AKTIV[/b]
[img]logo-fv.jpg[/img]
[b]FÜR UNSERE KINDER[/b]</center>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table></td>
</tr>
</table>
<table cellspacing="0" cellpadding="0" border="0" width="100%" >
<tr>
<td class="backnav" valign="top" width="192" >
<table width="192" cellspacing="0" cellpadding="0" border="0" >
<tr>
<td>
<table bgcolor="#cedce3" cellspacing="0" cellpadding="0" border="0" width="192">
<tr>
<td valign="top" class="label">Der Verein</td>
</tr>
<tr>
<td valign="top" class="inhaltnav" >
<table id="menu" border="0" cellpadding="0" cellspacing="0" width="192" >
<tr>
<td >
[url='index.html']<span>»</span>Startseite[/url]</td>
</tr>
<tr>
<td>[url='ziele.html']<span>»</span>Ziele[/url]</td>
</tr>
Alles anzeigen
Kann mir bitte jemand sagen, wie ich diesen Code ändern muß, um das gewünschte Ergebnis zu erhalten.
Vielen Dank !!!