Myspace Music Player Alignment |
Myspace Music Player Alignment |
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
|
|
|
|
![]() |
Nov 13 2008, 03:34 PM
Post
#2
|
|
|
Treasure Pleasure ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Head Staff Posts: 11,193 Joined: Oct 2005 Member No: 281,127 |
Which attribute(s) are you changing? You're supposed to be editing only the bold sections of the code below:
CODE <style>
table table td.text object {position:absolute; top:#px; left:50%; margin-left:#px;} </style> |
|
|
|
Nov 13 2008, 03:36 PM
Post
#3
|
|
|
Member ![]() ![]() Group: Member Posts: 27 Joined: Feb 2008 Member No: 621,162 |
Which attribute(s) are you changing? You're supposed to be editing only the bold sections of the code below: this is what i have in my code right now.... CODE <style> table table td.text object {position:absolute; top:750px; left:50%; margin-left:-15px;} </style> but the player is still too far to the right. if i change that margin-left: to -500px...it doesnt move at all. EDIT : nevermind, i got it. now the only thing is that it seems like the "play" button is covered up...the bottom half of the music player is fine, the top half seems to be covered..i cant change the volume or pause it... |
|
|
|
timebomb606 Myspace Music Player Alignment Nov 13 2008, 02:13 PM
manny-the-dino Moved to Myspace Support Nov 13 2008, 02:19 PM
Anarchy Please post the codes you're using. Nov 13 2008, 02:35 PM
timebomb606 CODE<style>
table table td.text object {posi... Nov 13 2008, 02:38 PM
Anarchy Try removing this from your codes:
CODEobject {po... Nov 13 2008, 02:50 PM
timebomb606 now its showing correctly, but i cant move it down... Nov 13 2008, 02:55 PM
Anarchy Look for this at the top of your codes:
CODE... Nov 13 2008, 03:03 PM
timebomb606 i changed it like you said, the left: attribute, e... Nov 13 2008, 03:19 PM
Anarchy Posts merged. Next time, use the edit button inste... Nov 13 2008, 03:28 PM
timebomb606 right, i had the left at 50%, but the left: #px i ... Nov 13 2008, 03:32 PM
Anarchy It looks fine to me. Try clearing your cache then ... Nov 13 2008, 03:42 PM
timebomb606 you can click and move the volume button and the p... Nov 13 2008, 03:45 PM
Anarchy Okay, try replacing the codes you're currently... Nov 13 2008, 03:52 PM
interpretation Topic Closed, and Moved to Myspace Resolved Topics... Jul 16 2009, 05:30 PM![]() ![]() |