Hello,
I want to add a left column in the the kosmos templates; browse.html and new.html, i tried several things (left column above content for example) a little help would be nice..
Thanks in advance
in the following
</td>
</tr>
<tr>
<td>
<!-- main content here -->
<br />
<span style="vertical-align: middle;"><b><%$total%> Nieuwe websites</b></span> <a href="<%$site_url%>/rss.php?type=new"><img src="<%$tpl_base%>/images/rss.gif" border="0" style="vertical-align: middle;" alt="" /></a>
<hr size="1" style="{color: black;}" />
<p><%$path%></p>
<!-- links -->
<%$new_listing%>
<br />
<br />
<!-- end of main content -->
</td>
</tr>
<tr>
<td>


