Suche im Forum:
Suchen


Autor Nachricht
Beitrag31.07.2008 um 13:44 (UTC)    
Titel: Proplem mit Größe von Textbox

Hi ich hab ein Proplem mit dieser Textbox:
Zitat:
<!-- Hier der Code zum Positionieren -->

<style type="text/css">
<!--
table.rb_neu{position:absolute;left:3px;top:196px;}
-->
</style>

<!-- Hier beginnt jetzt die eigentliche rechte Box -->

<table class="rb_neu" width="983" height="" border="0" cellspacing="0" cellpadding="0" id="table1">
<tr>
<td height="0" class="sidebar_heading" background="">&nbsp;</td>
</tr>
<tr>
<td style="background-repeat: no-repeat;background-color: #ff0000;padding: 0px;" background="" class="shouty">Hier ist Text<br><br><p><br><br></td>
</tr>
<tr>
<td background="" height="0" class="edit_rb_footer">
&nbsp;</td>
</tr>
</table>


Ich möchte sie kleiner machen, weis aber nicht wie, hab schon alles probiert <______<
Beitrag31.07.2008 um 13:48 (UTC)    
Titel:

Zitat:
<!-- Hier der Code zum Positionieren -->

<style type="text/css">
<!--
table.rb_neu{position:absolute;left:3px;top:196px;}
-->
</style>

<!-- Hier beginnt jetzt die eigentliche rechte Box -->

<table class="rb_neu" width="983" height="0" border="0" cellspacing="0" cellpadding="0" id="table1">
<tr>
<td height="0" class="sidebar_heading" background="">&nbsp;</td>
</tr>
<tr>
<td style="background-repeat: no-repeat;background-color: #ff0000;padding: 0px;" background="" class="shouty">Hier ist Text<br><br><p><br><br></td>
</tr>
<tr>
<td background="" height="0" class="edit_rb_footer">
&nbsp;</td>
</tr>
</table>


Das rote ist die Box Breite!
Das blaue ist die Höhe!

mfg Dominik
______________
Besucht die offizielle Hilfeseite vom Homepage-Baukasten:

Iceblue Generator | Red Generator | Butterfly Generator
Beitrag31.07.2008 um 13:49 (UTC)    
Titel:

Jop aber die Textbox ist immer noch zu groß
Beitrag31.07.2008 um 22:57 (UTC)    
Titel:

Dann ändere doch die Werte bis es klein genug ist.
Von mir aus:

Zitat:
width="1" height="1"
Beitrag01.08.2008 um 09:26 (UTC)    
Titel:

Danke *CLOSE*
______________
Beiträge der letzten Zeit anzeigen:   


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