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 :] |
|
|
|
![]() |
Aug 27 2009, 03:10 AM
Post
#2
|
|
|
Treasure Pleasure ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Head Staff Posts: 11,193 Joined: Oct 2005 Member No: 281,127 |
Sure. Replace that code with this:
CODE <style> .latestBlogEntry { position:absolute; top:#px; left:50%; margin-left:#px; height:#px; width:#px; z-index:9; background-image:url("URL"); background-repeat:no-repeat; background-positioni:center;} </style> Replace URL with the url of the image you want to set as its background. Replace the pound symbols on the height/width attributes with how big or small you want the Latest Blog Entry table to be. This is so you can control how far the background goes. Change the top and margin-left values like you did before. |
|
|
|
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
DemonicJay Hey guys I updated the page new graphics and all t... Sep 12 2009, 10:34 PM
Mike Try my code to move the music player around. There... Sep 13 2009, 03:06 AM
ZeT0 Save your banner image as a .png the 'H' a... Sep 13 2009, 04:28 AM![]() ![]() |