rejetto forum

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - branflakes

Pages: 1
1
RAWR-Designs / FWIW, folder comments
« on: December 08, 2009, 05:18:37 PM »
First off, I love the template. It's elegant, usable, practical, and very user friendly (for those browsing). I was a bit disappointed that in this template folder comments don't show up above the content displayed. Here's a pretty easy workaround that I came up with.

In the template, paste this code following the breadcrumbs section.

{.if| %folder-item-comment% | <div id='foldercomment'>%folder-item-comment%</div> .}

And then create a #foldercomment entry in the css file styled as you see fit.

Hope this helps.

Pages: 1