No replies
djsounds02
djsounds02's picture
Offline
Enthusiast
Burnley, UK
Last seen: 11 years 20 weeks ago
Burnley, UK
Joined: 2010-06-17
Posts: 110
Points: 134

Ok so I'm trying to make a facebook tab you basically just link it to a 1 page website except you cant have html head or body tags. So I have a background set to a containing div called bg. If I dont put a position:absolute on the background the background moves down to the top of the nearest div..

My problem with this is that when I do put a position:absolute most of my content dissapears as can be seen here. http://www.facebook.com/Alpha360?v=app_144970592229306&ref=ts its the services tab incase it doesnt send you straight there.

Here is what it looks like as a webpage with the position:absolute.http://www.alpha360.co.uk/facebook/al360/facebook-page/index.html

Im thinking maybe something is a miss in my coding?

Please help.