Moving Blog and Music Player, Band Profiles |
Moving Blog and Music Player, Band Profiles |
Aug 23 2009, 05:25 PM
Post
#1
|
|
|
Member ![]() ![]() Group: Member Posts: 21 Joined: Jul 2009 Member No: 735,396 |
Hey guys I was wondering if anyone can help me move my blog to the left side like this band:
http://www.myspace.com/thetransfer also I want to center the music player on the banner like this band: http://www.myspace.com/heamongus when i slice the banner, how do i put the music player there? do i leave a blank spot? write back please :] |
|
|
|
![]() |
Sep 13 2009, 03:06 AM
Post
#2
|
|
|
Treasure Pleasure ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Head Staff Posts: 11,193 Joined: Oct 2005 Member No: 281,127 |
Try my code to move the music player around. There is no way to hide the MySpace Music navigation bar, but you can always make it go under your top banner. Look for this in your codes and play around with the underlined numbers below:
CODE <style> .profileWidth table { margin-bottom:800px; width:1000px; } .rail { display:none; } .gap { background:url() top left no-repeat; width:1000px; height:941px; position:absolute; top:0; left:50%; margin:0px 0px 0px -500px; </style> Make sure those two numbers are the same but don't remove the minus sign on the second one. As for the search bar, it's not showing for me. In fact, your top banner is hiding everything at the top. |
|
|
|
DemonicJay Moving Blog and Music Player Aug 23 2009, 05:25 PM
Mike To position the Latest Blog Entry table around, tr... Aug 24 2009, 05:05 AM
DemonicJay here is a problem the blog layer overlaps everythi... Aug 25 2009, 08:05 PM
Mike That's simple. Just remove the table's bac... Aug 26 2009, 07:25 AM
DemonicJay can i put a background image right behind it?
sinc... Aug 26 2009, 08:49 PM
Mike Sure. Replace that code with this:
CODE<style... Aug 27 2009, 03:10 AM
DemonicJay Hey guys I updated the page new graphics and all t... Sep 12 2009, 10:34 PM
ZeT0 Save your banner image as a .png the 'H' a... Sep 13 2009, 04:28 AM![]() ![]() |