Hy Leute,
ich habe da ein kleines Problem und zwar gehts um folgende Seite:
Öffnet man die Seite im Firefox oder Safari wird sie korrekt angezeigt ( wie im Anhang zu sehen).
Die Navigationsleiste ist oben sichtbar und unten die Footerleiste auch.
So, wird die Seite nun im Internet Explorer geöffnet, werden die zwei leisten nicht angezeigt (ich vermute das die SWF in den vordergrund gerückt wird)
Doch warum?
wäre sehr dankbar um Hilfe.
Hier noch die Stylecss:
im DIV "Flashcontent" befindet sich die SWF.
PHP
/*
/* Begin Typography & Colors */
body {
font-size: 8px; /* Resets 1em to 10px */
font-family: appletext;
background: #000000;
color: #ffffff;
text-align: center;
margin: 0px auto;
padding: 0;
}
#page {
background-color: #000000;
text-align: left;
width: absolut;
margin: 0px auto;
}
#header {
width: 100%;
background: #121215 no-repeat top left;
top:0;
border: none;
overflow:hidden;
position:fixed;
-moz-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.1);
-webkit-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.1);
box-shadow: 0 3px 0 rgba(0, 0, 0, 0.1);
}
#headerimg {
margin: 7px 9px 0;
height: 0px;
width: 0px;
}
#headernavigation {
position:relative;
top: -17px;
z-index: 2;
margin-top: 0px;
margin-left: 80px;
text-align: left;
}
#flashcontent {
z-index: -1;
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
}
#contact {
position: relative;
font-size: 8px;
padding-top: 300px;
width:640px;
text-align: center;
margin-left: -320px;
left: 50%;
}
#content {
position: relative;
font-size: 1.2em;
background-color: #121215;
}
#motion {
position:relative;
width:640px;
text-align:left;
margin-left: -320px;
left: 50%;
font-size: 1.2em;
}
.date {
font-size: 14px;
font-family: Arial;
font-weight: lighter;
text-transform: uppercase;
text-align: left;
margin-left: -100px;
background: #000000;
float: left;
width: 50px;
height: 75px;
}
.month {
display: block;
color: #ffffff;
}
.day {
color: #e55b5b;
display: block;
margin-top: 3px;
font-weight: lighter;
}
.year {
margin-top: 3px;
display: block;
}
.widecolumn .entry p {
font-size: 1.05em;
}
.narrowcolumn .entry, .widecolumn .entry {
line-height: 1.4em;
}
.widecolumn {
line-height: 1.6em;
}
.narrowcolumn .postmetadata {
text-align: center;
}
#footer {
background: #121215 no-repeat top;
border: none;
height: 30px;
width: 100%;
}
small {
font-family: Arial, Helvetica, Sans-Serif;
font-size: 0.9em;
line-height: 1.5em;
}
h1, h2, h3 {
font-family: appletext;
}
h1 {
font-size: 4em;
text-align: center;
}
#headerimg .description {
font-size: 1.2em;
text-align: center;
}
h2 {
font-size: 1.6em;
display: none;
}
h2.pagetitle {
font-size: 1.6em;
}
#sidebar h2 {
font-family: appletext;
font-size: 1.2em;
}
h3 {
font-size: 1.3em;
}
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
text-decoration: none;
color: white;
}
.entry p a:visited {
color: #b85b5a;
}
.sticky {
background: #f7f7f7;
padding: 0 10px 10px;
}
.sticky h2 {
padding-top: 10px;
}
#sidebar {
font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
color: #777;
}
code {
font: 1.1em 'Courier New', Courier, Fixed;
}
acronym, abbr, span.caps
{
font-size: 0.9em;
letter-spacing: .07em;
}
a, h2 a:hover, h3 a:hover {
color: #ffffff;
text-decoration: none;
}
a:hover {
color: #e55b5b;
text-decoration: none;
}
/* End Typography & Colors */
/* Custom Font */
@font-face
{
font-family: appletext;
src: url('/wp-content/themes/13thunit/images/appletext.eot');
src: local(my_font), url('/wp-content/themes/13thunit/images/appletext.ttf') format('opentype');
}
p
{
font-family: my_font;
}
/* End Custom Font */
/* Begin Structure */
body {
margin: 0px auto;
padding: 0;
}
#page {
width: 100%;
}
#header {
z-index: 100;
padding: 0;
height: 45px;
width: 100%;
}
#headerimg {
padding-left: 5px;
padding-top: 0px;
height: 30px;
width: 100%;
}
.narrowcolumn {
padding: 50px;
margin-left: 10px;
margin-right: 10px;
margin-bottom: 10px;
margin-top: 40px;
position:relative;
width:640px;
text-align:left;
margin-left: -320px;
left: 50%;
}
.widecolumn {
padding: 0;
margin: 0;
width: 640px;
}
#posttext1 {
font-family: appletext;
color: #00fe47;
font-size: 12px;
}
.post {
margin: 0 0 40px;
text-align: justify;
}
.post hr {
display: block;
float: left;
}
.widecolumn .post {
margin: 0;
}
.narrowcolumn {
padding-top: 10px;
}
#datum {
display: block;
float: left;
}
.postmetadata {
float: left;
}
.widecolumn {
margin: 0;
}
.widecolumn .smallattachment {
text-align: center;
float: left;
width: 128px;
margin: 0;
}
.widecolumn .attachment {
text-align: center;
margin: 5px 0px;
}
.postmetadata {
display: block;
float: left;
clear: both;
}
.clear {
clear: both;
}
#footer {
z-index: 100;
font-size: 8px; /* Resets 1em to 10px */
font-family: appletext;
bottom:0;
margin:0 auto;
overflow:hidden;
position:fixed;
width: 100%;
clear: both;
text-align: right;
-moz-box-shadow: 0 5px 0 rgba(45, 0, 0, 0);
-webkit-box-shadow: 0 5px 0 rgba(45, 0, 0, 0);
box-shadow: 0 5px 0 rgba(45, 0, 0, 0);
}
#footer p {
font-size: 8px; /* Resets 1em to 10px */
font-family: appletext;
margin-top: 10px;
margin-right: 10px;
text-align: right;
}
/* End Structure */
/* Begin Headers */
h1 {
padding-top: 0;
margin: 0;
}
h2 {
margin: 30px 0 0;
}
h2.pagetitle {
margin-top: 0;
text-align: center;
}
#sidebar h2 {
margin: 5px 0 0;
padding: 0;
}
h3 {
padding: 0;
margin: 30px 0 0;
}
h3.comments {
padding: 0;
margin: 40px auto 20px ;
}
/* End Headers */
/* Begin Images */
p img {
padding: 0;
width: 660px;
height: auto;
}
/* Using 'class="alignright"' on an image will (who would've
thought?!) align the image to the right. And using 'class="centered',
will of course center the image. This is much better than using
align="center", being much more futureproof (and valid) */
img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}
img.alignright {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}
img.alignleft {
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
}
.alignright {
float: right;
}
.alignleft {
float: left;
}
/* End Images */
/* Begin Lists
Special stylized non-IE bullets
Do not work in Internet Explorer, which merely default to normal bullets. */
html>body .entry ul {
margin: 0px;
padding: 0py;
list-style: none;
padding-left: 10px;
text-indent: -10px;
}
html>body .entry li {
margin: 0px;
}
.entry ul li:before, #sidebar ul ul li:before {
content: "\00BB \0020";
}
.entry ol {
padding: 0px;
margin: 0;
}
.entry ol li {
margin: 0;
padding: 0;
}
.postmetadata ul, .postmetadata li {
float: left;
list-style-type: none;
list-style-image: none;
}
#sidebar ul, #sidebar ul ol {
margin: 0;
padding: 0;
}
#sidebar ul li {
list-style-type: none;
list-style-image: none;
margin-bottom: 15px;
}
#sidebar ul p, #sidebar ul select {
margin: 5px 0 8px;
}
#sidebar ul ul, #sidebar ul ol {
margin: 5px 0 0 10px;
}
#sidebar ul ul ul, #sidebar ul ol {
margin: 0 0 0 10px;
}
ol li, #sidebar ul ol li {
list-style: decimal outside;
}
#sidebar ul ul li, #sidebar ul ol li {
margin: 3px 0 0;
padding: 0;
}
/* End Entry Lists */
/* Begin Form Elements */
#searchform {
margin: 10px auto;
padding: 5px 3px;
text-align: center;
}
#sidebar #searchform #s {
width: 108px;
padding: 2px;
}
#sidebar #searchsubmit {
padding: 1px;
}
.entry form { /* This is mainly for password protected posts, makes them look better. */
text-align:center;
}
select {
width: 130px;
}
#commentform input {
width: 170px;
padding: 2px;
margin: 5px 5px 1px 0;
}
#commentform {
margin: 5px 10px 0 0;
}
#commentform textarea {
width: 100%;
padding: 2px;
}
#respond:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
#commentform #submit {
margin: 0 0 5px auto;
float: right;
}
/* End Form Elements */
/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
cursor: help;
}
acronym, abbr {
border-bottom: 1px dashed #999;
}
blockquote {
margin: 15px 30px 0 10px;
padding-left: 20px;
border-left: 5px solid #ddd;
}
blockquote cite {
margin: 5px 0 0;
display: block;
}
.center {
text-align: center;
}
.hidden {
display: none;
}
.screen-reader-text {
position: absolute;
left: -1000em;
}
hr {
display: none;
}
a img {
border: none;
}
.navigation {
display: block;
text-align: center;
margin-top: 10px;
margin-bottom: 60px;
}
Alles anzeigen