HELP NEEDED!!!!!!!!!!, PLEASE HELP |
![]() ![]() |
HELP NEEDED!!!!!!!!!!, PLEASE HELP |
Jun 20 2008, 03:37 PM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 7 Joined: Jun 2007 Member No: 533,870 |
I Really need some help...
i have a music page and my first cd is coming out soon... how do i have multiple images with links above the page?? like this? http://www.myspace.com/metrostation Thanks in advance for the help! |
|
|
|
Jun 20 2008, 04:51 PM
Post
#2
|
|
![]() Thread Killer ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 1,012 Joined: Jun 2007 Member No: 530,544 |
Well I don't know much about putting links on band profile banners, but here's what I found from the source code.
CODE <style type="text/css"> div.header {position: absolute;width:800px;height:150px;margin-left: -400px;left: 50%; top: 0px; background-color: 000000;} body{ background-image:url(""); background-position:center 0px; background-repeat: no-repeat; background-attachment: fixed; background-color:cccccc; margin-top: 390px; </style> <div class="header"><table width="800" cellpadding="0" cellspacing="0"> <tr> <td><img src="URLHERE" alt="" width="XXX" height="XXX" /><br> <table width="411" cellpadding="0" cellspacing="0"> <tr> <td><img src="URLHERE" width="XXX" height="XXX" /></td> <td><img src="URLHERE" width="XXX" height="XXX" /><br> </table></div> </style> Lots of replacing to do. I think they might have sliced the image in Photoshop and gotten the code there. |
|
|
|
![]() ![]() |