I have been busy with skool and some other projects, and I totally forgot about this one.
Will keep you guys posted if therez any progress.
<img src="<{$xoops_url}>/modules/news/images/topics/<{$news.image_display}>" alt="<{$news.title}>" />
<img src="<{$xoops_url}>/modules/news/images/topics/<{$news.image_display}>" alt="<{$news.title}>" [b]height="YOUR_HEIGHT" width="your_width"[/b]/>
<{$news.hometext}><br />
<a href="<{$xoops_url}>/modules/news/article.php?storyid=<{$news.id}>"><{$news.readmorelink}>a>
<{foreach item=news from=$block.stories}>
<div class="xf_block four">
<h1><a href="<{$xoops_url}>/modules/news/article.php?storyid=<{$news.id}>"><{$news.title}>a>h1>
<{if $news.image_display !=""}>
<span style="float: <{$news.topicalign}>;margin-right: 15px; margin-top: 3px;">
<img src="<{$xoops_url}>/modules/news/images/topics/<{$news.image_display}>" alt="<{$news.title}>" height="your_height_here" width="your_width_here"/>span>
<{/if}>
div><br />
<{/foreach}>