DIV Overlay for Band Profile, Much Help Needed please |
DIV Overlay for Band Profile, Much Help Needed please |
Jul 25 2008, 01:16 AM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 7 Joined: Jun 2007 Member No: 533,870 |
Hey!
I just need a little help... I need to know how to cover my WHOLE page with this image: http://img165.imageshack.us/img165/3847/background1ya3.jpg and if possible have the music player right under "SHOUT! the headline" Please help me out.. any help appreciated |
|
|
|
![]() |
Jul 25 2008, 01:52 AM
Post
#2
|
|
|
Treasure Pleasure ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Head Staff Posts: 11,193 Joined: Oct 2005 Member No: 281,127 |
You can't cover your whole page with an image that small, especially for computers with big resolutions. However, you can hide everything on your page so that's the only thing that shows up. Use this code to hide everything except the ad and the music player. Then use this to put up the image:
CODE <img src="http://img165.imageshack.us/img165/3847/background1ya3.jpg" style="position:absolute; top:150px; left:50%; margin-left:-225px;"> To move the music player to where you want it, use this code: CODE <style> * html td td object, td td embed {position:absolute; left:50%; top:#px; margin-left:#px;} </style> Just replace the #'s with the amount of pixels you need to have the music player where you want it. |
|
|
|
Jul 25 2008, 07:27 AM
Post
#3
|
|
![]() Melieized ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Designer Posts: 1,372 Joined: Nov 2006 Member No: 478,715 |
this is probably the best tutorial on band overlays.
http://views-under-construction.blogspot.c...iv-overlay.html |
|
|
|
Aug 15 2008, 02:08 PM
Post
#4
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Administrator Posts: 8,629 Joined: Jan 2007 Member No: 498,468 |
Due to this topic being 2 weeks old & the problem being solved, this topic is Closed & Moved. PM me if you'd like for me to open this.
|
|
|
|
![]() ![]() |