Author Topic: align left - how?  (Read 3839 times)

0 Members and 1 Guest are viewing this topic.

Offline angelo

  • Pre-Newbie
  • Posts: 2
    • View Profile
align left - how?
« on: June 09, 2003, 06:36:41 PM »
i wanna align the whole script to the left of the page, because the homepage-design is left-based. how can i do that?

thanks for your help

Offline SLL

  • Hero Member
  • *****
  • Posts: 585
    • View Profile
align left - how?
« Reply #1 on: June 09, 2003, 10:44:02 PM »
/templates/home.html
Code: [Select]
{header}
<table width="640" border="0" cellspacing="0" cellpadding="0" align="left">

do the same in all templates you find {header} in the first line