Summary Templates align in a row
Posted: Wed Sep 07, 2011 5:24 pm
Dear people,
I am using News module 2.9 and I can't figure out how to put the links of the news in a row. Now they allign above each other.
This is the code I use now:
{foreach from=$items item=entry}
<div class="NewsSummaryLink">
{$entry->titlelink}
</div>
{/foreach}
Can someone please help me? It's really bugging me...
- Peter
I am using News module 2.9 and I can't figure out how to put the links of the news in a row. Now they allign above each other.
This is the code I use now:
{foreach from=$items item=entry}
<div class="NewsSummaryLink">
{$entry->titlelink}
</div>
{/foreach}
Can someone please help me? It's really bugging me...
- Peter