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 5 2008, 06:56 PM
Post
#2
|
|
![]() Melieized ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Designer Posts: 1,372 Joined: Nov 2006 Member No: 478,715 |
here's a good tutorial for band layouts:
http://views-under-construction.blogspot.c...iv-overlay.html hope that helps! |
|
|
|
Sep 6 2008, 04:05 AM
Post
#3
|
|
|
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
#4
|
|
|
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? |
|
|
|
Oct 10 2008, 09:49 PM
Post
#5
|
|
![]() Better than Firefly; aQuafly ![]() ![]() ![]() Group: Official Designer Posts: 75 Joined: Oct 2008 Member No: 689,363 |
|
|
|
|
Oct 11 2008, 04:13 AM
Post
#6
|
|
|
Treasure Pleasure ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Head Staff Posts: 11,193 Joined: Oct 2005 Member No: 281,127 |
Try adding this:
CODE <style> object, .redlink {position:relative; margin:auto;} </style> See if it leaves the "View All Friends" link and the music player alone. |
|
|
|
![]() ![]() |