Hi,
I want to have the date and title aligned on the same line. Which float / align options do I need to use? Somehow I can't get it one the same line....
http://hrzone.hrdeal.nl.testbyte.nl/
Kind regards,
Joren
<div style="padding:0 0 0 0;" class="nspArt nspCol1">
<p class="nspInfo nspInfo1 tleft fnone">09-07-2013</p><h4 class="nspHeader tleft fnull"><a title="Komt een ceo bij de hr-directeur" href="/artikelen/item/454-komt-een-ceo-bij-de-hr-directeur">Komt een ceo bij de hr-directeur</a></h4> </div>
<div style="padding:0 0 0 0;" class="nspArt nspCol1">
<h4 class="nspHeader tleft fnull"><span>09-07-2013</span> <a title="Komt een ceo bij de hr-directeur" href="/artikelen/item/454-komt-een-ceo-bij-de-hr-directeur">Komt een ceo bij de hr-directeur</a></h4> </div>
$news_info = '<p class="nspInfo '.$class.'">'.$config['info'.(($num == 2) ? '2' : '').'_format'].'</p>';
$news_info = '<p style="color:#aaa;float:left;padding-right:8px;">'.$config['info'.(($num == 2) ? '2' : '').'_format'].'</p>';