PDA

View Full Version : Css Layout Centering Issue.



KiannaRexia
20 Apr 2009, 01:10 PM
I had originally coded this layout in tables which ended up just being full of problems. So I recoded the whole thing into div layers but now I'm having trouble with the background image.

First I had centered the background image outside of the div IDs, in the body tag of the CSS. I had issues aligning the layout images up with it...

http://www.dancingisforbidden.net/bautch/index.html

and stylesheet...

http://www.dancingisforbidden.net/bautch/style.css

When that didn't work, I tried adding the background-image tag into the div layer that's grouping all of the other layers together and allowing me to center them all in the first place. Though now the background isn't even showing up x__x

http://dancingisforbidden.net/bautch/index2.html
http://dancingisforbidden.net/bautch/style2.css

I just KNOW that there is probably a tiny portion of code I'm missing somewhere, I just can't figure it out. Somebody help me out? Pleeeeeeease??