Moving Uncoming Apperances & Show on Band, Music Profile coding help |
Moving Uncoming Apperances & Show on Band, Music Profile coding help |
Sep 5 2008, 05:51 PM
Post
#1
|
|
|
Member ![]() ![]() Group: Validating Posts: 12 Joined: Jun 2007 Member No: 538,276 |
I need help, I'm trying to figure out how to move the upcoming appearances area in the Band Pages. I can't do almost everything, but I can't figure out how to move it. I can't find any tutorials or codes out there and I know it can't be done because I've seen it on other pages. When I asked them about how to do that, they politely said they couldn't give out that information, so I'm gonna ask for help from anyone.
Thanks in Advance |
|
|
|
![]() |
Sep 6 2008, 04:05 AM
Post
#2
|
|
|
Treasure Pleasure ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Head Staff Posts: 11,193 Joined: Oct 2005 Member No: 281,127 |
Try this:
CODE <style> table table td.text div {position:relative; margin-top:-90px;} </style> Just change 90 to a different number according to your choice. |
|
|
|
Oct 10 2008, 08:07 PM
Post
#3
|
|
|
Member ![]() ![]() Group: Validating Posts: 12 Joined: Jun 2007 Member No: 538,276 |
Try this: CODE <style> table table td.text div {position:relative; margin-top:-90px;} </style> Just change 90 to a different number according to your choice. THANK YOU! It worked, but the problem is that its also moving the music player along with it. See here http://profile.myspace.com/index.cfm?fusea...endID=313199880 Can I move both the music player and the appearances independently? |
|
|
|
eMarie2470 Moving Uncoming Apperances & Show on Band Sep 5 2008, 05:51 PM
Melie here's a good tutorial for band layouts:
http... Sep 5 2008, 06:56 PM
aQuafly just letting you guys know that that code makes it... Oct 10 2008, 09:49 PM
Anarchy Try adding this:
CODE<style>
object, .red... Oct 11 2008, 04:13 AM![]() ![]() |