2 columns with different content
Posted: Sun Oct 29, 2006 12:48 pm
Hi!
In my template, there are two s
how can i insert an content-page in right_column? how can I link "left_column" to "right_column"?
is there a better way to fill 2 columns whith content?
thank you and sorry for my bad english
In my template, there are two s
Code: Select all
<div id="left_column">
{content}
</div>
<div id="right_column">
</div>
is there a better way to fill 2 columns whith content?
thank you and sorry for my bad english