Page is a not externally linkable
- Code, Content, and Presentation
-- CSS
---- How to Centralize Div Box


rocknbil - 3:38 pm on Jun 26, 2012 (gmt 0)


OOPS. My mistake. You have it absolutely positioned, margin: auto won't work :-/ You can try changing the left position, but then it will be a fixed position and won't work if the content changes in size. Or, go ahead and do that, the set the width to a fixed width inside the pic container, and just text-align: center the text inside it. Or try left: 50%;


Thread source:: http://www.webmasterworld.com/css/4469119.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com