Login  Register

Re: app_body_header

Posted by Pedro on Jun 25, 2013; 3:49am
URL: https://support.nabble.com/app-body-header-tp7584955p7584973.html

What do you think about an image message alert like these?

Take a look here:
<n.comment.>  
	<n.if.is_root>
		<then>
			<div id="harvey_img">
				<n.comment.>  
					<a href="http://pro.accuweather.com/nx_mosaic_640x480c/sir/inmasirny_.gif">
						<img alt="NY Radar" style="border-width:0px 1px 1px 0px; border-style : solid; border-color: black" src="http://pro.accuweather.com/nx_mosaic_640x480c/sir/inmasirny_.gif"/>					
					</a>
				<n.comment.>
				<n.comment.>  
					<a href="url_to_the_full_post_or_notice">						
						Header text. Be careful with the size of this text.
					</a>
				<n.comment.> 				
			</div>
		</then>
	</n.if.is_root>
</n.comment.> 
This is an upgrade on the last code.
If you want to have something being shown on that space, remove the outer comment tags. Then you can decide to remove the comment tags of the link/img or of the link/text.
My test forum.