Login  Register

Re: app_body_header

Posted by Pedro on Oct 28, 2013; 7:22pm
URL: https://support.nabble.com/app-body-header-tp7584955p7587562.html

The closing tag should be equal to the opening one:
<n.if.contains_substring> 
closes with:
</n.if.contains_substring>
And you don't need to repeat the 2108721 number, you can use it just once:
<n.if.contains_substring string="3541284, 2108721" substring="[n.id/]">
	<then>
		<n.set_css_header/>
		<div id="deals_img" class='header-col'>                     
		 <a href="http://www.avantlink.com/click.php?tt=ml&amp;ti=97425&amp;pw=149617" rel="nofollow" target="_blank"><img src="http://nyskiblog.com/wp-content/uploads/2013/10/Liftopia-Ad-260-1.jpg" title="Best Deals on Lift Tickets!" alt="Liftopia" /></a>   
		</div>
	</then>  
</n.if.contains_substring> 
My test forum.