|
#1
|
|||
|
|||
|
CSS question
Hey,
I'm all new to css and are trying to custom fit the dark template a little. I just can't figure out, what makes the main part of the page stay in the center? I guess its something in the wrapper? Thanks for a great photoblog, looking forward to getting to use it. - Emil |
|
#2
|
|||
|
|||
|
I think it's the
text-align: center; on the BODY { |
|
#3
|
||||
|
||||
|
...together with margin:0 auto; in the #wrapper.
Have a look here: http://www.bluerobot.com/ That guy has some helpers on css-centering. CSS is mostly great, but for some things it's just plain whack. // punK
__________________
icq: 66760929 |
|
#4
|
|||
|
|||
|
Thanks for the info, I will look into that link.
- Emil |
| Post Reply |
| Thread Tools | |
|
|