All right so I'm making a layout with image mapping... |
All right so I'm making a layout with image mapping... |
Jun 20 2008, 06:16 PM
Post
#1
|
|
|
Member ![]() ![]() Group: Member Posts: 21 Joined: Feb 2006 Member No: 372,831 |
And I'm either going to have music in the background or try to have it at the bottom somewhere, will someone send me to links to help me out or something? It will be greatly appreciated :]
|
|
|
|
![]() |
Jun 20 2008, 06:26 PM
Post
#2
|
|
![]() Thread Killer ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 1,012 Joined: Jun 2007 Member No: 530,544 |
so do you want the code to move the music player or what are you asking exactly?
|
|
|
|
Jun 20 2008, 06:29 PM
Post
#3
|
|
|
Member ![]() ![]() Group: Member Posts: 21 Joined: Feb 2006 Member No: 372,831 |
I think I'm going to have the song sunday bloody sunday near the bottom of the page, so I guess I need the code to move the player, but I wasn't sure if that was allowed or not.
|
|
|
|
Jun 20 2008, 06:32 PM
Post
#4
|
|
![]() Thread Killer ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 1,012 Joined: Jun 2007 Member No: 530,544 |
Yeah that's allowed. Use this, mess around with it a bit.
CODE <style>td td embed, td td object{position:absolute; left:0px; top:0px; width:260px; height:47px;}
td.text embed {width:260px; height:38px;} td.text embed, td.text object {width:260px; height:38px;}</style> |
|
|
|
![]() ![]() |