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. |
![]()
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! :] |
|
|
![]() |
![]()
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.
|
|
|
![]() ![]() |