I need to make 2 columns - Joomla! Forum - community, help and support
i want make 2 columns on resource page. have k2 installed. can use , if so, how. 2 columns list of websites, people can visit. want able add list time goes by. want put list in green box see,
code: select all
<ul class="left_column" style="width:49%;float:left;clear:none;">
<li><a href="">link text</a></li>
</ul>
<ul class="right_column" style="width:49%;float:left;clear:none;">
<li><a href="">link text</a></li>
</ul>
that or without k2.
good luck!
Comments
Post a Comment