zurück zur Startseite
  


Zurück XHTMLforum > (X)HTML und CSS > CSS
Seite neu laden div hoehe wird nicht 100% des verfuegbaren platzes

Antwort
 
LinkBack Themen-Optionen Ansicht
  #1 (permalink)  
Alt 25.03.2006, 06:31
Neuer Benutzer
neuer user
Thread-Ersteller
 
Registriert seit: 25.03.2006
Beiträge: 1
grossy befindet sich auf einem aufstrebenden Ast
Standard div hoehe wird nicht 100% des verfuegbaren platzes

tach auch!

krieg mein div (id="right") nicht dazu 100% des ihm verfuegbaren platzes einzunehmen. content ist halt laenger als right div und das passt sich nicht an...

Code:
<body style="background-color:#000; font-size:12px; font-family:Verdana, Arial, Sans-Serif; color:#000; margin:0px; padding:0px;">
<div id="container" style="background-color:#fff; width:780px; padding:0px; margin:0px; margin-left:auto; margin-right:auto;">
	<div style="background-color:#CE1A43; margin:0px; padding:0px; height:172px"></div>
	<div id="outer" style="margin-left:590px;">
		<div id="inner" style="margin:0px; width:100%;">


 			<div id="content" style="padding:30px; width:540px; float:left; position:relative; top:0px; margin-left:-590px;background-color:#ffffff;"></div>
			
			<div id="right" style="position:relative; height: auto !important 100%;  padding:20px; margin:0px; background-color:#80A2CD;"></div>
			
		</div>
	</div>
	<div id="footer" style="background-color:#CE1A43; clear:left; padding:3px; text-align:right;"></div>
</div>
</body>
weiss jemand woran das liegt - kopf raucht schon, kann grad echt nicht klar denken. ist's der float vom voherigen div? kann man das denn anders loesen?
Mit Zitat antworten
Sponsored Links
  #2 (permalink)  
Alt 25.03.2006, 07:39
Neuer Benutzer
neuer user
 
Registriert seit: 25.03.2006
Beiträge: 7
assbach befindet sich auf einem aufstrebenden Ast
Standard

schau mal ob das dir hilft:
http://www.pmob.co.uk/temp/2colcentred_contentfirst.htm
http://www.pmob.co.uk/temp/3colfixedtest_4.htm

viele grüße,
sascha
Mit Zitat antworten
Sponsored Links
Antwort

Themen-Optionen
Ansicht

Forumregeln
Es ist Ihnen nicht erlaubt, neue Themen zu verfassen.
Es ist Ihnen nicht erlaubt, auf Beiträge zu antworten.
Es ist Ihnen nicht erlaubt, Anhänge hochzuladen.
Es ist Ihnen nicht erlaubt, Ihre Beiträge zu bearbeiten.

BB-Code ist an.
Smileys sind an.
[IMG] Code ist an.
HTML-Code ist aus.
Trackbacks are an
Pingbacks are an
Refbacks are aus


Ähnliche Themen
Thema Autor Forum Antworten Letzter Beitrag
Höhe des Inneren Div soll immer 50% des äußeren Div betragen Tomtom84 CSS 4 11.01.2017 09:19
Probleme DIV Höhe, Anordnung kran CSS 4 07.11.2010 11:23
Bildgröße des Kindes IMG im Elter DIV als Inlinestyle eintragen AndreasB Serveradministration und serverseitige Scripte 2 25.10.2010 16:15
Div passt sich nicht an größe des Background-Image an? Sombreo CSS 13 09.07.2004 03:37
CSS div Größe anpassen anhand des inhaltes Heavenfighter (X)HTML 3 07.07.2004 11:04


Alle Zeitangaben in WEZ +2. Es ist jetzt 08:53 Uhr.