Myspace issue |
Myspace issue |
![]()
Post
#1
|
|
Member ![]() ![]() Group: Member Posts: 17 Joined: Jun 2009 Member No: 731,512 ![]() |
Hey guys. I'm having a problem with a myspace layout im doing right now.
I have code that moves the position of the music player, as well as the actual content of the myspace page. the problem is, i want a certain part of it to be positioned underneath a banner, but the page moves on its own all the time. sometimes its in place and other times it covers more of the content than I need. I do nothing to alter the code, it just moves by itself. code to move music player: CODE <style> object { position: relative; top:-1010px; left:-180px;} </style> code to move page content: CODE <style>body table {
margin-top: 1950px; } <style> |
|
|
![]() ![]() |