Thank you very much DaveG...!<br><br>I&#39;m reaching what I had in mind... Is it possible to have a &quot;permalink&quot;, static link to the last news? The current situation has a changing link<br><br><div class="gmail_quote">

2010/5/12 DaveG <span dir="ltr">&lt;<a href="mailto:pmwiki@solidgone.com">pmwiki@solidgone.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

<div class="im"><br>
<br>
On 5/11/2010 6:59 PM, Francesco Sblendorio wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Thank you very much, I solved with your suggestion!<br>
(<a href="http://www.cicap.org/lombardia/wiki/pmwiki.php/Main/HomePage" target="_blank">http://www.cicap.org/lombardia/wiki/pmwiki.php/Main/HomePage</a>)<br>
<br>
Now, I&#39;d like to separate by a thin bottom border (1px) the 5 links<br>
under the &quot;News&quot; section in the SideBar. I tried by using this<br>
definition in sidebar:<br>
<br>
[[#newshead]]<br>
(:template first:)<br>
%sidehead% [[{=$FullName}|News]]<br>
(:template each:)<br>
* [[{=$FullName}|*%newsentry%*{=$Titlespaced}]]<br>
[[#newsheadend]]<br>
(:ifend:)<br>
<br>
so placing %newsentry% as style and defining it as:<br>
*.newsentry { border-bottom-style:solid; border-bottom-width:1px }*<br>
...in &quot;pub/css/local.css&quot;.<br>
</blockquote></div>
Add:<br>
.newsentry { display:block; border-bottom-style:solid; border-bottom-width:1px }<br>
<br>
</blockquote></div><br><br clear="all"><br>-- <br>Francesco Sblendorio<br><a href="http://fsblendorio.blogspot.com">http://fsblendorio.blogspot.com</a><br><a href="http://www.sblendorio.eu">http://www.sblendorio.eu</a><br>

<br>