MyGen Forums
August 01, 2010, 09:04:13 am *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
 
   Home   Help Search Calendar Login Register  
Pages: [1]   Go Down
  Print  
Author Topic: Move media player on Music Myspace  (Read 1397 times)
0 Members and 1 Guest are viewing this topic.
higginssir
Newbie
*

Karma: +0/-0
Offline Offline

Posts: 9


View Profile
« on: July 16, 2007, 12:43:39 am »

I have been using this code

<style type="text/css">
object {position:relative; top:-567; left:-157px;}
</a>
</style>


 to move my media player to the top of the page but when i switch to internet explorer (from firefox) it seems to move the media player about and inch to the left and a inch down. Here is my myspace URL http://www.myspace.com/sadklfjsdjklfaa   If anyoen could help me with this problem or give me a new code that i can try, that would be awesome. Thanks!
Logged
Chris
Global Moderator
Hero Member
*****

Karma: +57/-0
Offline Offline

Gender: Male
Posts: 2557



View Profile WWW
« Reply #1 on: July 16, 2007, 12:46:37 am »

<style type="text/css">
object {position:relative; top:-567; left:-157px;}
*html object {position:relative; top:-567; left:-157px;} <---Use this to position IE.
</a> <--- tags never belong inside of css like this .. it causes the css not to work
</style>

make sure to delete my notes.
Logged

Pages: [1]   Go Up
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.11 | SMF © 2006-2009, Simple Machines LLC Valid XHTML 1.0! Valid CSS!
Page created in 9.2 seconds with 18 queries.