Log In · Register

 
 
Closed TopicStart new topic
Top Friends Mess up, works in FF but not in IE that well
themusicworld205...
post Oct 19 2008, 02:47 PM
Post #1


Senior Member
****

Group: Member
Posts: 117
Joined: Jun 2007
Member No: 530,057



it works in "Firefox"
But not that well in "internet explorer"

This What I have in ABOUT ME

CODE

<style>
.cb {wolfreak_99.createblog.com}

.cb {NOTE:edit the numbers below if you wish to chnage the size of the images;}
.friendSpace td.text td td a img {width:100px; height:100px;}

.cb {NOTE:dont edit anything below unless you know what your doing;}
.friendSpace td {padding:0px;}
.friendSpace td.text td br {line-height:0px;}
.friendSpace td.text .orangetext15 {display:none;}
.friendSpace td.text table {background-color:transparent;}
.friendSpace .btext {display:none;}
.friendSpace td.text div {display:none;}
.friendSpace td.text td td a img {border:0px;}
.friendSpace {width:0px !important;}
.friendSpace td td, .friendSpace table table {width:0px; padding:0px;}
.friendSpace td.text td td {vertical-align:bottom;}
.friendSpace td.text td td a {visibility:hidden; font-size:0px; letter-spacing:-1000px;}
.friendSpace td.text td td {line-height:0px;}
.friendSpace td.text td td a img {visibility:visible;}
.friendSpace .ImgOnlineNow {display:none;}
</style>


<style>1143</style>
<style>
.friendSpace table table table table table,.friendSpace table table table table table td, .friendspace .text {visibility:visible; position:absolute; left:50%; margin-left:-500px; top: 850px; _top: 850px; width: 506px; height: 925px; z-index:7; overflow:hidden; padding:0px; display:block;}
</style>




How can i make it Look like
FIREFOX???


http://i35.tinypic.com/2crao0h.jpg

* in firefox its in the top of the DIV
* in internet explorer its under
 
Mikeplyts
post Oct 20 2008, 07:48 AM
Post #2


Mel Blanc was allergic to carrots.
*******

Group: Official Designer
Posts: 7,169
Joined: Aug 2008
Member No: 676,291



maybe it has to with the "_top: 850px;" in this part of the code.
CODE
<style>.friendSpace table table table table table,.friendSpace table table table table table td, .friendspace .text {visibility:visible; position:absolute; left:50%; margin-left:-500px; top: 850px; _top: 850px; width: 506px; height: 925px; z-index:7; overflow:hidden; padding:0px; display:block;}</style>


Usually firefox will read that underscore. Try adding that same "top" part but without the underscore.
CODE
<style>.friendSpace table table table table table,.friendSpace table table table table table td, .friendspace .text {visibility:visible; position:absolute; left:50%; margin-left:-500px; top: 850px; _top: 850px; top: 850px; width: 506px; height: 925px; z-index:7; overflow:hidden; padding:0px; display:block;}</style>


EDIT:
Never mind. I didn't see that it had both of them. I guess you'll just have to find a different code.
 
Mickey
post Oct 21 2008, 12:00 PM
Post #3


Treasure Pleasure
********

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



Try removing the z-index attribute. If that doesn't work, change 7 to 9 and add this to your codes:

CODE
<style>
body {z-index:1;}
</style>
 

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