 |
| Hinweise |
Willkommen im TP-Hilfe-Forum!Dies ist ein Forum zu den Themen Photoshop, Dreamweaver, Flash, Selbständigkeit und mehr, in dem Du Hilfe, Anleitung oder eine Lösung zu Deinen Problemen erhältst. Aktuell bist Du in unseren Foren als Gast mit reinen Leserechten unterwegs. Wenn Du Dich registrierst, kannst Du eigene Themen verfassen, Fragen stellen und privat mit anderen TPlern kommunizieren. Weitere Foren werden zugänglich, und Du wirst – falls gewünscht – per Mail über neue Beiträge informiert. Die Registrierung ist schnell und kostenlos. Sollten bei der Registrierung Fragen auftauchen, reicht ein Klick in unsere Hilfe - Häufig gestellte Fragen oder eine kurze Mitteilung an das Support-Team. Viel Spaß bei Traum-Projekt.com |
22.07.2007, 21:16
|
#1
|
|
TP-Junior
Registriert seit: Jul 2007
|
optimierungsproblem mit IE
hi,
site ist komplett in golive mit css entstanden. funktioniert wunderbar mit firefox und safari, im IE verschieben sich die css frames?? woran liegt das?
Paul
|
|
|
23.07.2007, 07:42
|
#2
|
|
TP-Veteran
Registriert seit: May 2003
Ort: krefeld
|
moin, zeig mal etwas vom code, so ist es wirklich unmöglich zu sagen
__________________
computer tun nur das was man ihnen sagt, meistens
|
|
|
23.07.2007, 22:29
|
#3
|
|
TP-Junior
Registriert seit: Jul 2007
|
denke muss an den style sheets liegen
<style type="text/css" media="screen"><!--
.padbcont_C1DA6BAC { background-image: url(../bilder/banner2.png); width:900px; height:150px }
.padbox_C1DA6BAC { font-size: 11px; width:auto; height:auto; padding-top: 2px; padding-right: 3px; }
.padbcont_C1DABF4D {width:900px; height:auto }
.padbox_C1DABF4D {width:auto; height:auto;}
.navboxcont_C1DAC6DB { width: 900px; height:480px}
.navboxleft_C1DAC6DB { color: #40408c; font-size: 11px; width:89px; float:left; height:460px; padding-top: 20px; padding-right: 10px; padding-left: 20px; border-right: 1px solid #40408c; border-top-color: #40408c; border-bottom-color: #40408c; border-left-color: #40408c; }
.navboxauto_C1DAC6DB { margin-left:100px; width:auto; height:480px; }
.padbcont_C1DACDB2 { background-image: url(../bilder/navi_info.jpg); width:900px; height:35px }
.padbox_C1DACDB2 { color: #40408c; font-size: 11px; text-align: center; width:auto; height:auto; padding-top: 5px; padding-left: 120px; }
body { color: black; font-family: helvetica; line-height: 15px; background-color: white; }
--></style>
</head>
navboxauto und die letzte padbox verschieben sich im IE so nach unten, dass sie genau am ende von navboxleft beginnen. es sieht aus, als ob die grafik in der navboxauto zu groß wäre, aber mit safari und mozilla gibt es kein problem
|
|
|
24.07.2007, 07:40
|
#4
|
|
TP-Veteran
Registriert seit: May 2003
Ort: krefeld
|
gibts nen link zum frameset?
__________________
computer tun nur das was man ihnen sagt, meistens
|
|
|
24.07.2007, 07:42
|
#5
|
|
TP-Moderator
Registriert seit: Jan 2003
Ort: Hamburg
|
Hallo Paul,
hilfreicher wäre ein Link zu der ganzen Seite.
Abgesehen davon, dass der IE ja bekanntlich eine ganze Reihe von CSS Darstellungsfehlern hat, treten die meisten nur in bestimmten Zusammenhängen/Anordnungen auf.
Es kommt also u.a. auch auf DocType und Verschachtelung der Elemente an. Das kann man aber nur an dem Quelltext der ganzen Seite erkennen.
Auch wäre es wichtig zu wissen unter welcher Version des IE dir die Fehler aufgefallen sind.
Gruß
Uwe
|
|
|
24.07.2007, 16:13
|
#6
|
|
TP-Junior
Registriert seit: Jul 2007
|
hier nochmal der ganze code. sorry, hab leider nich die riesen ahnung davon. bin eigentlich grafiker, halt mich mit der website nur auf, weil ich ja irgendwie an geld kommen muss ;-)
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html;charset=utf-8" />
<meta name="generator" content="Adobe GoLive" />
<title>InSystems Automation GmbH</title>
<style type="text/css" media="screen"><!--
.padbcont_C1DA6BAC { background-image: url(../bilder/banner2.png); width:900px; height:150px }
.padbox_C1DA6BAC { font-size: 11px; width:auto; height:auto; padding-top: 2px; padding-right: 3px; }
.padbcont_C1DABF4D {width:900px; height:auto }
.padbox_C1DABF4D {width:auto; height:auto;}
.navboxcont_C1DAC6DB { width: 900px; height:480px}
.navboxleft_C1DAC6DB { color: #40408c; font-size: 11px; width:89px; float:left; height:460px; padding-top: 20px; padding-right: 10px; padding-left: 20px; border-right: 1px solid #40408c; border-top-color: #40408c; border-bottom-color: #40408c; border-left-color: #40408c; }
.navboxauto_C1DAC6DB { margin-left:100px; width:auto; height:480px; }
.padbcont_C1DACDB2 { background-image: url(../bilder/navi_info.jpg); width:900px; height:35px }
.padbox_C1DACDB2 { color: #40408c; font-size: 11px; text-align: center; width:auto; height:auto; padding-top: 5px; padding-left: 120px; }
body { color: black; font-family: helvetica; line-height: 15px; background-color: white; }
--></style>
</head>
<body link="#40408c" vlink="#40408c" alink="#40408c" leftmargin="0" marginheight="10" marginwidth="0" topmargin="10">
<div class="padbcont_C1DA6BAC">
<!--agl:cssobject id="C1DA6BAC" type="Padded Box" /-->
<div class="padbox_C1DA6BAC">
<div align="right">
<a href="index.html">english</a> I <a href="../index.html">deutsch</a></div>
</div>
</div>
<div class="padbcont_C1DABF4D">
<!--agl:cssobject id="C1DABF4D" type="Padded Box" /-->
<div class="padbox_C1DABF4D">
<img src="navi/platzhalter1.jpg" alt="" height="27" width="120" border="0" /><a href="index.html"><img src="navi/home.jpg" alt="" height="27" width="97" border="0" /></a><a href="profil.html"><img src="navi/profil.jpg" alt="" height="27" width="97" border="0" /></a><a href="leistungen.html"><img src="navi/leistungen.jpg" alt="" height="27" width="98" border="0" /></a><a href="jobs.html"><img src="navi/produkte.jpg" alt="" height="27" width="98" border="0" /></a><a href="referenzen.html"><img src="navi/referenzen.jpg" alt="" height="27" width="98" border="0" /></a><a href="news.html"><img src="navi/news.jpg" alt="" height="27" width="97" border="0" /></a><a href="realjobs.html"><img src="navi/jobs.jpg" alt="" height="27" width="97" border="0" /></a><a href="kontakt.html"><img src="navi/kontakt.jpg" alt="" height="27" width="98" border="0" /></a></div>
</div>
<div class="navboxcont_C1DAC6DB">
<!--agl:cssobject id="C1DAC6DB" type="Left Fixed Box" /-->
<div class="navboxleft_C1DAC6DB">
<a href="profil.html">-- who are we? </a>
<p><a href="leistungen.html">-- what are we doing?</a></p>
<p><a href="referenzen.html">-- what did we realize in the past?</a></p>
<p><a href="news.html">-- what is new at InSystems?</a></p>
<p><a href="kontakt.html">-- how can you reach us?</a><br />
<br />
<br />
<br />
<br />
<img src="../bilder/it-zert.jpg" alt="" height="76" width="80" border="0" /><br />
<br />
<br />
<br />
<a href="eng/index.html"><img src="../bilder/get_adobe_reader.gif" alt="" height="22" width="78" border="0" /></a>
</div>
<div class="navboxauto_C1DAC6DB">
<div align="center">
<img src="bilder/home_name.jpg" alt="" height="19" width="780" border="0" /><img src="../bilder/home.gif" alt="" height="400" width="700" border="0" /><br />
<img src="../bilder/siemens_partner_klein.gif" alt="" height="40" width="143" border="0" /> <img src="../bilder/wago_partner_klein.gif" alt="" height="40" width="168" border="0" /></div>
</div>
</div>
<div class="padbcont_C1DACDB2">
<!--agl:cssobject id="C1DACDB2" type="Padded Box" /-->
<div class="padbox_C1DACDB2">
InSystems Automation GmbH Phone.: +49 30 639 225 10 Fax: +49 30 639 225 16 <a href="kontakt.html">contact</a><br />
<a href="mailto:info@insystems">info@insystems.de </a></div>
</div>
</body>
</html>
|
|
|
24.07.2007, 16:13
|
#7
|
|
TP-Junior
Registriert seit: Jul 2007
|
achso, IE 6
|
|
|
25.07.2007, 16:30
|
#8
|
|
TP-Junior
Registriert seit: Jul 2007
|
im 7er IE funktionier auch alles
|
|
|
25.07.2007, 16:56
|
#9
|
|
TP-Moderator
Registriert seit: Jan 2003
Ort: Hamburg
|
Da müsste man schon die Seite sehen, um das direkt zu vergleichen.
Im Moment fehlt mir leider auch ein wenig die Zeit...
|
|
|
07.10.2007, 12:00
|
#10
|
|
TP-Junior
Registriert seit: Jul 2007
|
habe die seite jetzt mal online gestellt. ihr müsst das mal mit IE und mit firefox oder safari laden...
www.insystems.de/offline/profil.html
|
|
|
|
Aktive Benutzer in diesem Thema: 1 (Registrierte Benutzer: 0, Gäste: 1)
|
|
|
| Themen-Optionen |
Thema durchsuchen |
|
|
|
| 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.
HTML-Code ist aus.
|
|
|
Alle Zeitangaben in WEZ +2. Es ist jetzt 06:51 Uhr.
|
 |