Log In · Register

 
Myspace Music Player Alignment
timebomb606
post Nov 13 2008, 02:13 PM
Post #1


Member
**

Group: Member
Posts: 27
Joined: Feb 2008
Member No: 621,162



Does anyone on here know why this would happen on two different sized monitors? Both are using Firefox 3.0.....

this is how it looks on a flatscreen 19 inch monitor



and this is how it looks on my 17 inch CRT monitor....

Reason for edit: please thumb large images. thanks :) -nat
 
 
Start new topic
Replies
Mickey
post Nov 13 2008, 03:03 PM
Post #2


Treasure Pleasure
********

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



Look for this at the top of your codes:

CODE
<style>
table table td.text object {position:absolute; top:750px; left:450px;}
</style>

Replace the left margin with 50% then add a margin-left attribute. That will have it looking right on all browsers. It should look like this:

CODE
<style>
table table td.text object {position:absolute; top:#px; left:50%; margin-left:#px;}
</style>

Just replace the #s with the appropriate amount of pixels to position your player properly. That means both the top and margin-left attribute.
 

Posts in this topic


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