2 columns but side by side


Author Message
kami

Posted: 1/17/2012
Quote message 

Hi ! I like Artisteer but II regret that it is not possible to create a template with the column of the left menu next to the column containing the header, the body and the footer. I suppose I can do that myself in the html and css, with a new div but I don't know wich part of the code is necessary.
Is it
<div class="layout-wrapper">
<div class="content-layout">
<div class="content-layout-row">
<?php if ($view->containsModules('left')) : ?>
<div class="layout-cell sidebar1">
<?php echo $view->position('left', 'block'); ?>

<div class="cleared"></div>
</div>

Thank you for your help and I'm sorry for my bad english, I'm french