1
bill941
a little help needed
  • 2008/5/25 19:32

  • bill941

  • Just popping in

  • Posts: 2

  • Since: 2008/5/25


what I have been trying to do is too limit the width of the site and center it.
I have been able to limit the width by changing the with of the body in the sytle sheet but I am either using the wrong tag to center the body or something because no matter what I have tried it just stays to the left any suggestions?

2
Anonymous
Re: a little help needed
  • 2008/5/25 22:55

  • Anonymous

  • Posts: 0

  • Since:


What is your theme name ?

Try to add the content of body between centred div:
<body>
<div align="center">
html codes
</div>
</body>

or add align="center" to ther first table:
<body>
<table align="center" ....

3
trabis
Re: a little help needed
  • 2008/5/26 1:00

  • trabis

  • Core Developer

  • Posts: 2269

  • Since: 2006/9/1 1


apply a

margin: auto;


4
bill941
Re: a little help needed
  • 2008/5/26 12:32

  • bill941

  • Just popping in

  • Posts: 2

  • Since: 2008/5/25


both worked fine thanks guys!

Login

Who's Online

125 user(s) are online (82 user(s) are browsing Support Forums)


Members: 0


Guests: 125


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits