Meebie
06-06-2007, 05:58 PM
Following instructions (below) for placing adsense in between newsposts it's no problem to add something or whatever blahblah. But what if i would like one of my sidemodules on that particular spot? Anyone out there who could give me a push in the right direction? I'm using vBadvanced CMPS v2.1.0 by the way...
Template: adv_portal_module_shell
<if condition="$pages['name'] == 'home'"><if condition="$mods['identifier'] == 'news'"><if condition="$newscount == 1">
blahblah
<div><img src="$vboptions[bburl]/$vboptions[cleargifurl]" height="$vba_style[portal_vspace]" alt="" /></div>
</if></if></if>
Template: adv_portal_module_shell
<if condition="$pages['name'] == 'home'"><if condition="$mods['identifier'] == 'news'"><if condition="$newscount == 1">
blahblah
<div><img src="$vboptions[bburl]/$vboptions[cleargifurl]" height="$vba_style[portal_vspace]" alt="" /></div>
</if></if></if>