Log In · Register

 
IE fix for 2.0, Image below myspace nav 2.0
anzbex
post Nov 24 2008, 04:15 PM
Post #1


Senior Member
****

Group: Official Designer
Posts: 214
Joined: Mar 2008
Member No: 626,536



Hi everyone

I am wondering whether anyone can help me out.? I have made a myspace 2.0 layout with an image below the myspace navigation ,it works in FF & Opera but not in IE blink.gif Does anyone have any suggestions how i could get this to work in IE?

See it Here

Here is the code

CODE
body{
background-color:#000000;

}

div.basicInfoModule {
margin-top:320px;
}
div.content div.contentMid2 {
background-image:url(http://i38.tinypic.com/jiyts1.jpg);
background-repeat:no-repeat;
background-position:center top;

}
div.wrap {
width: 60%;
background-color: #888782;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
}
div#header, div#googlebar {
background-color: #888782;
}
#topnav {
background-color: #888782;
}
#topnav a {
color: black;
}
#topnav ul, #topnav ul li {
border: none;
}
#topnav ul li a:hover {
background-color: #888782;
}
div.moduleMid1 {
background-color: #000000;
padding: 5px;
border: 1px solid #FFFFFF;
color:#FFFFFF;
}
div.profileDemographics {
background: #888782;
border: 1px solid #FFFFFF;
}
h3.moduleHead {
font-weight: bold;
font-size: 14px;
display: block;
background-color: #888782;
}
strong, h4 {
font-weight: bold;
color: #FFFFFF
}
a:link {
color: #FFFFFF;
font-weight: bold;
}
a:hover {
text-decoration: underline;
}
.interestsModule .odd, .detailsModule .odd, .commentsModule .odd {
background-color: #6F6D68;
}
.interestsModule .even, .detailsModule .even, .commentsModule .even {
background-color: #888782;
}
div#footer {
font-size: 9px;
}
Reason for edit: Please use [codebox] tags instead of [code] tags when posting long codes. - Mike
 
 
Start new topic
Replies (1 - 3)
Mickey
post Nov 25 2008, 08:11 AM
Post #2


Treasure Pleasure
********

Group: Head Staff
Posts: 11,193
Joined: Oct 2005
Member No: 281,127



It's not moving for IE because you're using margin-top instead of top. The thing with that is, it'll work with top but you'll have to move all the other tables down. If you know the classes of the different tables, that shouldn't be a problem. I'm not fully acquainted with the new classes yet so I suggest just using the same method you used to move the top table down for the other tables.
 
anzbex
post Nov 25 2008, 09:41 PM
Post #3


Senior Member
****

Group: Official Designer
Posts: 214
Joined: Mar 2008
Member No: 626,536



Whooohoooo i got it to work!!! Now i have it working in IE,FF & Opera biggrin.gif
 
Mickey
post Nov 26 2008, 03:12 AM
Post #4


Treasure Pleasure
********

Group: Head Staff
Posts: 11,193
Joined: Oct 2005
Member No: 281,127



Alright, cool. Topic closed & moved.
 

Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: