Current time: 02-08-2012, 03:37 PM Hello There, Guest! (LoginRegister)

Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Center Float Style
01-05-2009, 01:18 PM
Post: #1
Center Float Style
I am working on making my style 75% of the screen width and floating in the center of the screen. How do I make it centered?

Nick - TheHostingTool Staff Coordinator

[Image: standard.png]

Visit this user's website Find all posts by this user
Quote this message in a reply
01-05-2009, 01:45 PM
Post: #2
RE: Center Float Style
Code:
margin-left: auto;
margin-right: auto;

Jimmie Lin - Community Manager & THT.Next Developer
Visit this user's website Find all posts by this user
Quote this message in a reply
01-05-2009, 05:51 PM
Post: #3
RE: Center Float Style
thanks. I already got help from r00t via a pm though... I like his solution better:

Code:
margin: auto auto;

Nick - TheHostingTool Staff Coordinator

[Image: standard.png]

Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)