Help CSS positioning background
Help CSS positioning background
Out of context: Reply #5
- Started
- Last post
- 5 Responses
- Stugoo0
I would use a div with auto margins and relative positioning to get the page centered.
slap the bg image in that div and give it padding so you can fit in the content.
stick another div in there and put your content in in it.