View Single Post
Old 03-21-2007, 10:08 PM  
sarettah
see you later, I'm gone
 
Industry Role:
Join Date: Oct 2002
Posts: 14,214
Quote:
Originally Posted by spacedog View Post
I've tried center tags, div, etc & all work but end up changing text with it at same time.. I'd like for the entire blog to be in center with the left align text, but am only able to get center/center or left/left but never center/left
That is what the double wrapper (body with text-align center and main_page with text_align center) takes care of.

I worked on this for a bunch of hours last week with a template, finally found the fix on a css board.

I only put up the basic part of it, but the double wrapper is key to it. After that was in place everything else worked fine. I had to mess a bit with moving stuff out of display:block and make them table-cell or inline and such.

The auto magins on the main_page wrapper are a key part too.
__________________
All cookies cleared!
sarettah is online now   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote