Author Topic: how do I center something in the home.html?  (Read 5562 times)

0 Members and 1 Guest are viewing this topic.

Offline amber438

  • Pre-Newbie
  • Posts: 9
    • View Profile
how do I center something in the home.html?
« on: February 17, 2003, 10:01:39 PM »
I want to make the x number o fpages in the x number of categories centered..it's between category table and new images..
I tried to center this and it didn't work


 {endif categories}{lang_site_stats}<br />                  <br />
                  {if msg}<b>{msg}</b><br />                  <br />
                  {endif msg}


it should be it but maybe I'm not doing it right..
Thanks..:)
amber438

Offline SLL

  • Hero Member
  • *****
  • Posts: 585
    • View Profile
how do I center something in the home.html?
« Reply #1 on: February 17, 2003, 10:19:07 PM »
<center> ......  </center>

Offline amber438

  • Pre-Newbie
  • Posts: 9
    • View Profile
how do I center something in the home.html?
« Reply #2 on: February 17, 2003, 10:30:17 PM »
duh..LOL..
am I a stupido or what??  LOL..
amber438

Offline SLL

  • Hero Member
  • *****
  • Posts: 585
    • View Profile
how do I center something in the home.html?
« Reply #3 on: February 17, 2003, 10:40:49 PM »
sure... it's me stupido, not you... but i could center everything on this page just with <center> tag.