Log In · Register

 
 
Closed TopicStart new topic
Music Box Alignment
supasteve
post Feb 16 2009, 06:32 PM
Post #1


Member
**

Group: Member
Posts: 10
Joined: Dec 2008
Member No: 704,811



Hey im having a problem with the music box on explorer its perfect but on firefox its way off can anyone help


Firefox



Explorer
Reason for edit: Please use [thumb] tags instead of [img] tags when posting large images. - Mike
 
Mickey
post Feb 17 2009, 05:44 AM
Post #2


Treasure Pleasure
********

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



Look for this code:

CODE
table table td.text object {position:absolute !important; top:1112px !important; left:50%; margin-left:-225px; z-index:6;}

Add a duplicate top attribute to correct its positioning so it looks like this:

CODE
table table td.text object {position:absolute !important; top:1112px; _top:1112px; left:50%; margin-left:-225px; z-index:6;}

The one with the underscore is positioning for IE while the one without is for FF. See if that works.
 
supasteve
post Feb 17 2009, 03:14 PM
Post #3


Member
**

Group: Member
Posts: 10
Joined: Dec 2008
Member No: 704,811



its not working, still looks the same...
 
Mickey
post Feb 18 2009, 04:08 AM
Post #4


Treasure Pleasure
********

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



Try changing it to this then:

CODE
object {position:absolute !important; top:1112px; _top:1112px; left:50%; margin-left:-225px; z-index:6;}
td td td object {position:static; margin:auto;}
 
kingofrock
post Feb 23 2009, 10:51 AM
Post #5


Member
**

Group: Member
Posts: 11
Joined: Jan 2009
Member No: 709,019



-------Try changing it to this then:

CODE
object {position:absolute !important; top:1112px; _top:1112px; left:50%; margin-left:-225px; z-index:6;}
td td td object {position:static; margin:auto;}--------


This worked for me, I was having a similar problem. Woooohoooo!
Thanks,
Kyle

http://www.myspace.com/kylewheelermusic
 
Mickey
post Feb 23 2009, 10:56 AM
Post #6


Treasure Pleasure
********

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



Topic closed & moved.
 

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