Andre Daub
Active member
Ist it possible ti have a condition like this:
<xen:if is="!{$visitor.user_id}">
YOUR TEXT/AD HERE
</xen:if>
to show an banner only ift the client uses the forum in fullwidth?
I have a 800 x 250 Banner, and want only to show it to Desktop Users who see the site in the maximum width.
<xen:if is="!{$visitor.user_id}">
YOUR TEXT/AD HERE
</xen:if>
to show an banner only ift the client uses the forum in fullwidth?
I have a 800 x 250 Banner, and want only to show it to Desktop Users who see the site in the maximum width.