Using google maps as a background?

lighvarefkey

New Member
Okay so I have tried to implement Google Maps as a background to my website. But when I try to put text over it using this code:\[code\].content{z-index:0;background-color:fffff;position: absolute; top: 0; left: 0;width: 900;height: auto;margin-right: auto;margin-left: auto;}\[/code\]And that is giving me an error with the map it is displaying it on top of the map, which is what I want but it is not working with with margins for some reason. All my code is here: http://pastebin.com/uz6wwtYZCan anyone help me because I want the content in the center of the webpage and the map to act as the background. Thanks.
 
Back
Top