Suche im Forum:
Suchen


Autor Nachricht
Beitrag20.05.2007 um 08:01 (UTC)    
Titel: [erledigt] linke box braucht unten zuviel platz!

hallo ich wollte fragen, wie ich diesen bereich da wegbekomme, denn ich rot markiert habe, denn der braucht soviel platz, und ich glaube dass is nicht normal Rolling Eyes

mein code:

Zitat:
<table class="rb_neu2" width="182" border="0" cellspacing="0" cellpadding="0" id="table1">
<tr>
<td background="http://img.webme.com/designs/butterfly/images//headline_bg.gif" height="35" class="edit_rechts_headline">
<table width="252" border="0" cellspacing="0" cellpadding="0" id="table2">
<tr>
<td width="9" style="font-family: Tahoma; font-size: 10px; font-style: none; color: #000000; text-decoration: none"></td>
<td class="headline_bar_right" width="5"><img src="http://img.webme.com/designs/butterfly/images_blau/head.gif" width="5" height="21"></td>
<td width="4" style="font-family: Tahoma; font-size: 10px; font-style: none; color: #000000; text-decoration: none"></td>
<td width="250" class="headline7"><font color="#FFFFFF"><b>Zitat des Tages</b></font></td>
<td width="9" style="font-family: Tahoma; font-size: 10px; font-style: none; color: #000000; text-decoration: none">
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td height="35" align="left" valign="top" bgcolor="#4B595B" class="edit_right_box">
<table width="250" border="0" cellspacing="0" cellpadding="0" id="table3">
<tr>
<td width="9" style="font-family: Tahoma; font-size: 10px; font-style: none; color: #000000; text-decoration: none"></td>
<td width="164" height="5" background="http://img.webme.com/designs/butterfly/images_blau/head.gif" class="edit_rechts_headline2"></td>
<td width="9" style="font-family: Tahoma; font-size: 10px; font-style: none; color: #000000; text-decoration: none"></td>
</tr>
<tr>
<td class="rb_bar_left" width="9"> </td>
<td width="250" height="60" bgcolor="#FFFFFF" class="edit_right_box2" style="padding-left:5px;" valign="top">
<p align="center"><font size="2" face="Tahoma"><div><center>
<font size=2>kommt bald...
<font></center></div>
</br>
</font></p> </td>
<td class="rb_bar_right" width="9"> </td>
</tr>
<tr>
<td class="rb_bar_bottom" colspan="3" height="9"></td>
</tr>
</table>
</td>
</tr>
</table>


Zitat:

______________
.


Zuletzt bearbeitet von thomas-h am 12.06.2007, 12:54, insgesamt 2-mal bearbeitet
Beitrag20.05.2007 um 08:59 (UTC)    
Titel:

Ich habe Dir mal rot markiert, was Du ändern musst:

Das <br> weg und den Wert "60" auf "auto" setzen:

Zitat:
<table class="rb_neu2" width="182" border="0" cellspacing="0" cellpadding="0" id="table1">
<tr>
<td background="http://img.webme.com/designs/butterfly/images//headline_bg.gif" height="35" class="edit_rechts_headline">
<table width="252" border="0" cellspacing="0" cellpadding="0" id="table2">
<tr>
<td width="9" style="font-family: Tahoma; font-size: 10px; font-style: none; color: #000000; text-decoration: none"></td>
<td class="headline_bar_right" width="5"><img src="http://img.webme.com/designs/butterfly/images_blau/head.gif" width="5" height="21"></td>
<td width="4" style="font-family: Tahoma; font-size: 10px; font-style: none; color: #000000; text-decoration: none"></td>
<td width="250" class="headline7"><font color="#FFFFFF"><b>Zitat des Tages</b></font></td>
<td width="9" style="font-family: Tahoma; font-size: 10px; font-style: none; color: #000000; text-decoration: none">
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td height="35" align="left" valign="top" bgcolor="#4B595B" class="edit_right_box">
<table width="250" border="0" cellspacing="0" cellpadding="0" id="table3">
<tr>
<td width="9" style="font-family: Tahoma; font-size: 10px; font-style: none; color: #000000; text-decoration: none"></td>
<td width="164" height="5" background="http://img.webme.com/designs/butterfly/images_blau/head.gif" class="edit_rechts_headline2"></td>
<td width="9" style="font-family: Tahoma; font-size: 10px; font-style: none; color: #000000; text-decoration: none"></td>
</tr>
<tr>
<td class="rb_bar_left" width="9"> </td>
<td width="250" height="auto" bgcolor="#FFFFFF" class="edit_right_box2" style="padding-left:5px;" valign="top">
<p align="center"><font size="2" face="Tahoma"><div><center>
<font size=2>kommt bald...
<font></center></div>

</font></p> </td>
<td class="rb_bar_right" width="9"> </td>
</tr>
<tr>
<td class="rb_bar_bottom" colspan="3" height="9"></td>
</tr>
</table>
</td>
</tr>
</table>
Beiträge der letzten Zeit anzeigen:   


Powered by phpBB © 2001, 2005 phpBB Group
Deutsche Übersetzung von phpBB.de