Reply
centering content in a div?
Old 04-17-2006, 06:53 PM centering content in a div?
Junior Talker

Posts: 3
Trades: 0
I have a main div, it's centerd on the page using
Code:
    margin-left: auto;
    margin-right: auto;
and it has a background image in it. I want the content inside of it to be centered in it. I tried doing this by
Code:
padding-right: 15px;
    padding-left: 15px;
I also tried text-align but the content doesn't center:
http://www.superhyperglobalmeganet.com/test4.html

How can I center the content in the main div?

Last edited by warpdesign; 04-17-2006 at 07:25 PM..
warpdesign is offline
Reply With Quote
View Public Profile
 
 
When You Register, These Ads Go Away!
Old 04-17-2006, 07:31 PM Re: centering content in a div?
The Ape's Avatar
Super Talker

Posts: 129
Trades: 0
I deleted a dumb question here. Move on.
__________________

Last edited by The Ape; 04-17-2006 at 08:03 PM..
The Ape is offline
Reply With Quote
View Public Profile Visit The Ape's homepage!
 
Old 04-17-2006, 07:32 PM Re: centering content in a div?
The Ape's Avatar
Super Talker

Posts: 129
Trades: 0
In "outer" you have margin left and right defined twice. I don't know if that will fix your problem, though.

*5 minutes later... nope, that didn't work.
__________________

Last edited by The Ape; 04-17-2006 at 08:04 PM..
The Ape is offline
Reply With Quote
View Public Profile Visit The Ape's homepage!
 
Old 04-17-2006, 08:20 PM Re: centering content in a div?
The Ape's Avatar
Super Talker

Posts: 129
Trades: 0
Define all of your margins in navigation, columns, and footerTop.
margin-right: auto;
margin-left: auto;
margin-top: whatever;
margin-bottom; whatever;
__________________
The Ape is offline
Reply With Quote
View Public Profile Visit The Ape's homepage!
 
Old 04-17-2006, 08:23 PM Re: centering content in a div?
Junior Talker

Posts: 3
Trades: 0
Yep that works, thanks!
warpdesign is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to centering content in a div?
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.10585 seconds with 13 queries