Login  Register

Re: Help with this HTML Error!

Posted by Mencey Melgar on Nov 28, 2012; 12:47pm
URL: https://support.nabble.com/Help-with-this-HTML-Error-tp7582075p7582092.html

I'm glad to help you :)

What I finally think will work is this:

Istead of:
(at "cell_details")
<div class="weak-color" style="width:100%;font-size:80%;margin:.3em 0;font-variant: small-caps;">    
       <n.page_node.when_created.long_format/>    
    </div> 
Put:

<div class="weak-color" style="width:100%;font-size:80%;margin:.3em 0;font-variant: small-caps;">    
       <n.smart_post_link.url>
         <text.when_created.long_format/>
       </n.smart_post_link.url>    
    </div>

I hope you don't mind about the link(on the date) to the current topic :)
:) Helper