Fahrtenbuch genial!
-


Hinweise


Antwort
 
LinkBack Themen-Optionen Thema durchsuchen Thema bewerten
Alt 12.06.2006, 22:01   #1
TP-Senior
 
Registriert seit: Jul 2003
Ort: B´tal
counter18 macht alles soweit korrekt

css Problem mit IExplorer, positionierung div.


Hi miteinander,
ich habe ein Problem mit dem InternetExploerer. Der zerhaut meine ganze Seite. Im Firefox und Safari wird die Seite sehr schön angezeigt, ausser das der letzte div (id5) hin und herspringt bei verschiedenen Seiten. Meiner Meinung nach dürfte das nicht passieren. Hier der Quelltext der css:
Code:
/* CSS Document */

body {
	background: #FFFFFF;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
}

#site {
	left:5px;
	top:0px;
	width:700px;
}
/* div-layout-layer */
#s1 {
	top:0px;
	left:5px;
	width:100%;
	height:	138px;
	background:url(../grafik/layout2/nba_1.gif);
}
#s2 {
	position:absolute;
	top:150px;
	left:7px;
	width:140px;
	height:200px;
	background:url(../grafik/layout2/nba_2.gif);
	background-repeat:no-repeat;
}
#s3 {
	margin-left:140px;
	width:560px;
	height:20px;
	background: #FFFFFF;
	float:left;
}
#s4 {
	margin-left:150px;
	width:560px;
	background: #FFFFFF;
	float:left;
	min-height:600px;
}
#s5 {
	height:47px;
	width:560px;
	background:url(../grafik/layout2/nba_3.gif);
	background-repeat:no-repeat;
	margin: 15px auto auto 145px;
	float:left;
}
#cat {
	float: right;
	margin: 5px 10px 10px 15px;
}
/* Positionierung */
#changer {
	padding-top:10px;
	margin-left:570px;
	width:130px;
}
#menue {
	margin: 25px auto auto 20px;
	width:80px;
}
#date {
	margin: 0px auto auto 412px;
	width:430px;
	height:15px;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}
#inhalt {
	padding-top:0px;
	margin: 0px 5px 10px 20px;
	min-height:450px;
}
#impr {
	margin: 12px auto 5px 420px;
}
#admin {
	margin: 0px auto auto 28px;
}
#blog_menue {
	margin: 0px auto 7px auto;
}
/* Text */
h1 {
	font-size: 16px;
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	margin-bottom:0px;
	font-weight:bold;
}
h2 {
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	margin-bottom:0px;
	font-weight:bold;
}
h3 {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	color: #3399FF;
	font-weight:bold;
}
h4 {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:800;
}
/* Links */
a:link, a:visited {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
}
a:hover, a:active {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	color: #C4CDAC;
}
a.links:link, a.links:visited {
	font-size: 16px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bolder;
	color: #000000;
	margin: 5px 20px 5px auto;
}
a.links:hover, a.links:active {
	font-size: 16px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bolder;
	color: #FFFFFF;
	margin: 5px 20px 5px auto;
}
a.links_down:link, a.links_down:visited {
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #000000;
}
a.links_down:hover, a.links_down:active {
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #FFFFFF;
}
a.change:link, a.change:visited {
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #FFFFFF;
}
a.change:hover, a.change:active {
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #000000;
}
a.admin:link, a.admin:visited {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bolder;
	color: #000000;
	margin: auto 3px auto  auto;
}
a.admin:hover, a.admin:active {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bolder;
	color: #C4CDAC;
	margin: auto 3px auto  auto;
}
div.blogeintrag {
	margin: 0px 5px 10px 0px;
	font-size:12px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	width:100%;
}
#blogtext {
	font-size:12px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	width:100%;
	margin: 2px auto 2px auto;
}
#blogcategory {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight:bold;
}
#blogdatum {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight:bold;
}
td.li {
	margin: 2px auto auto 2px;
	width: 125px;
	font-size: 11px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	color: #3399FF;
}
td.re {
	margin: 2px auto auto 2px;
	width: 450px;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
}
#bilder {
	width:500px;
	margin: 3px auto 5px auto;
}
#rahmen {
	width:119px;
	height:119px;
	float:left;
}
img.bild {
	float: left;
	margin: 3px 3px 3px 3px;
}
#contex {
	margin: 5px 3px 5px 3px;
}
#list li{
	color: #3399FF;
	list-style:none;
}

#list .subliste li{
	list-style:none;
	color:#000000;
}
#bild_re {
	float:right;
	margin: 3px 3px 3px 3px;
}
Ich habe nur einen funktionierenden Link hinzugefügt, der dieses Problem aufzeigt. Tutorial ist das.
Kann mir jemand sagen wo das Problem mit dem Internet Explorer liegt und was das Problem mit der Div id5 ist?
Die Seite ist zZt. erreichbar unter http://creative.cr.ohost.de/cssprob/index.php
counter18 ist offline   Mit Zitat antworten


Alt 12.06.2006, 22:37   #2
TP-Moderator
 
Benutzerbild von His.Master's.Voice
 
Registriert seit: Mar 2006
His.Master's.Voice lebt für das TP und seine UserHis.Master's.Voice lebt für das TP und seine UserHis.Master's.Voice lebt für das TP und seine UserHis.Master's.Voice lebt für das TP und seine UserHis.Master's.Voice lebt für das TP und seine UserHis.Master's.Voice lebt für das TP und seine User
Bei mir wird im IE6.0 das andere Layout (Style angezeigt), sowie ein Fehler auf Seite in der Browserfußzeile ausgegeben. Im Firfox sehe ich dann das Design mit den Tropfen. Who knows...
__________________
Gruß HMV

Script-Wegweiser
His.Master's.Voice ist offline   Mit Zitat antworten
Alt 13.06.2006, 11:04   #3
TP-Greis
 
Benutzerbild von Boris
 
Registriert seit: Mar 2001
Ort: Berlin, Germany
Boris ist ein richtiges Arbeitstier - DANKEBoris ist ein richtiges Arbeitstier - DANKEBoris ist ein richtiges Arbeitstier - DANKEBoris ist ein richtiges Arbeitstier - DANKEBoris ist ein richtiges Arbeitstier - DANKEBoris ist ein richtiges Arbeitstier - DANKE
Der IE kennt kein min-height - für ihn musst du (versteckt) height benutzen, denn er interpretiert es fälschlicherweise so wie min-height. Das geht z.B. so:

* html #s4
{
height: 600px;
}

Besser wärs über Conditional Comments - Google wird dir dabei helfen können.

Dein HTML ist eine nette DIV-Suppe, im übrigen. Siehe:
http://css.fractatulum.net/sample/suppe/div_suppe1.htm
http://www.vorsprungdurchwebstandard.../retro-coding/
__________________
My software never has bugs. It just develops random features ...

» DevShack - die Website des freien Webentwicklers Boris
Boris ist offline   Mit Zitat antworten
Antwort

  Aktuelles Thema
  TP Hilfe Forum > Web-Editoren & Coding > HTML Puristen > CSS
css Problem mit IExplorer, positionierung div. css Problem mit IExplorer, positionierung div.
« div verlängert sich bei padding und include | Zittern beim Hoovern in Menüleiste im IE »

Aktive Benutzer in diesem Thema: 1 (Registrierte Benutzer: 0, Gäste: 1)
 
Themen-Optionen Thema durchsuchen
Thema durchsuchen:

Erweiterte Suche
Thema bewerten
Thema bewerten:

Forumregeln
Es ist dir nicht erlaubt, neue Themen zu verfassen.
Es ist dir nicht erlaubt, auf Beiträge zu antworten.
Es ist dir nicht erlaubt, Anhänge hochzuladen.
Es ist dir nicht erlaubt, deine 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 an
Gehe zu


Alle Zeitangaben in WEZ +2. Es ist jetzt 17:18 Uhr.

Powered by: vBulletin Version 3.7 (Deutsch)
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd. / Search Engine Friendly URLs by vBSEO 3.2.0 ©2008, Crawlability, Inc.
Traum-Projekt.com | Suchen | Archiv | Impressum | Kontakt | | | Nach oben |



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67