XHTMLforum

XHTMLforum (http://xhtmlforum.de/index.php)
-   CSS (http://xhtmlforum.de/forumdisplay.php?f=73)
-   -   Problem mit Opera (http://xhtmlforum.de/showthread.php?t=71608)

Cass 28.12.2014 16:42

Problem mit Opera
 
Hallo zusammen,

ich habe ein Problem mit Opera. Bei meiner Homepage wird das Bild im Gegensatz zu den Browsern Firefox und Internet Explorer nicht zentriert angezeigt ( zu sehen unter Die Schlammbrüder). Auch der Header hat nicht die richtige Größe.
Mein CSS Code lautet:
html, body{
width:989px;
margin:0 auto;
height:100%;
padding:0px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size: 100.01%;
letter-spacing:1px;
color:black;
background-color:rgb(60,75,34);
width:100%;
text-align:center;

}

body:before {
content:"";
height:100%;
float:left;
width:0;
margin-top:-32767px;/
}

#Seite {
width:989px;
min-width:58em;
margin:0 auto;
text-align:left;
min-height:100%;
height:auto!important;
height:100%;
background-color:white;

background-image: url("Grafik/Leiste5.jpg");
background-repeat:repeat-y;
}

#header {
margin:0px;
padding:0px;
height:150px;
width:989px;
min-width:58em;
background-image: url("Grafik/Header gelb2.jpg");
background-repeat:no-repeat;
background-color:rgb(248,241,213);

}

#Hauptteil {
overflow:hidden;
height:100%;
background-repeat:no-repeat;
margin:0px;
padding:0px;
float:left;
padding-bottom:3em;

#content{


float:right;
margin:0px;
width:46em;
padding:0px;
padding-left:2px;
height:100%;
overflow:auto;
padding-bottom:3em;


}

.Foto img{
position: relative;
top: 20px;
left: 120px;

}

So das wärs. Ich bin noch ein Anfänger und für jede Hilfe dankbar.
Gruss
Cass

Thielo 28.12.2014 17:48

Sieht bei mir überall gleich aus.

Cass 28.12.2014 19:21

Das ist interessant für mich. Kann das sein, dass das Opera Problem Bildschirm- oder Computer abhängig ist?
Gruss
Cass

Thielo 28.12.2014 22:07

Nein. Ist bei dir sicherlich kein Caching aktiv?

plastiko 29.12.2014 00:14

Zitat:

Zitat von Cass (Beitrag 542684)
Kann das sein, dass das Opera Problem Bildschirm- oder Computer abhängig ist?
Cass

Es gibt Darstellungseinstellungen die sowas beinflussen können.
Zeig mal ein Screenshot wie es bei der aussieht.

Das Bild ist nicht zentriert. Es wurde nur mit Positionsangaben (etwa) mittig positioniert.

Cass 30.12.2014 10:20

Liste der Anhänge anzeigen (Anzahl: 1)
Nein, caching ist nicht aktiv. Im Anhang ist ein Screenshot meiner Operadarstellung.
Danke für Eure Tipps!

Gruss
Cass


Alle Zeitangaben in WEZ +2. Es ist jetzt 06:46 Uhr.

Powered by vBulletin® Version 3.8.11 (Deutsch)
Copyright ©2000 - 2024, vBulletin Solutions, Inc.

© Dirk H. 2003 - 2023