Page 1 of 1

Very-left/right spacer.

Posted: Sat 29. May 2004, 13:41
by Harry
Hey!
Just as there are empty cells for having empty space between left/right and main, can i create empty cells between bordeer of document and left/rigt? I can't use margin left/right, because they will also give me a margin at the top, which is supposed to have 0px margin. !

Posted: Sat 29. May 2004, 14:42
by Harry
I figured out.
To get a 10px margin between the edge and the menu, i did put this in 'Left' template:

Code: Select all

<div style="margin-left: 10px;">{NAV_TABLE_COLUMN}</div>