Band Myspace - Shows Header Image, trying to put it behind the "view all" link. |
Band Myspace - Shows Header Image, trying to put it behind the "view all" link. |
Jun 14 2009, 10:40 PM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 6 Joined: Jun 2009 Member No: 732,548 |
I'm making a myspace for my friends' band (http://www.myspace.com/bdesignbandtest), and I have a question. I have a header up for the shows, which I used Eileen's code to get up, but I was wondering if there's a code that makes the image go behind the "view all" link instead of pushing it over, so that it sits on top of the header image and is still able to be clicked on?
Here's the code: CODE <a class="i" href="http://www.msplinks.com/MDFodHRwOi8veGlpaS51cy9tcy9iYW5kLXNob3dz"> mySpace band shows replace header code by Eileen </a> <style> .i {display:none;} {!hide coming shows header!} td.text div table td table td.text span.whitetext12 {visibility:hidden;} {! place image to use as new header !} td.text div table td table td.text {background-image:url("http://img362.imageshack.us/img362/148/tnfnshows.png"); width:450px; height:40px; background-position: left center; background-repeat: no-repeat; } </style> Also, is there a code that I can use to put an image header on the bio section like I have on all the other ones? Thanks in advance for the help! :] |
|
|
|
![]() |
Jun 15 2009, 04:55 PM
Post
#2
|
|
|
Senior Member ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 1,237 Joined: May 2008 Member No: 648,123 |
when you make an image map, the usemap="" attribute needs to call the map name with the # symbol in front of it. i think myspace is still blocking the # symbol on band pages, so you won't be able to use image maps. you'll have to link each section individually.
|
|
|
|
clintonsbeard Band Myspace - Shows Header Image Jun 14 2009, 10:40 PM
clintonsbeard Thanks a lot! It works a lot better, and if I... Jun 15 2009, 09:45 AM
fixtatik there's also the option of using this, so you ... Jun 15 2009, 03:16 PM
clintonsbeard All right guys, thanks a bunch, it seems to be wor... Jun 15 2009, 03:25 PM
Mike Topic re-opened by request. Jul 2 2009, 01:36 AM
clintonsbeard hey, one last question, I swear, unless fixing thi... Jul 2 2009, 08:44 PM
Mike Replace your codes with this:
CODE<center>
... Jul 3 2009, 03:29 AM
clintonsbeard it works great, thanks a lot everyone! you ca... Jul 5 2009, 08:31 PM
manny-the-dino Topic Closed and Moved Jul 6 2009, 12:06 AM![]() ![]() |