Link to the theme (http://custom.simplemachines.org/themes/index.php?lemma=879)
(http://custom.simplemachines.org/themes/index.php/action,download/lemma,879/image,thumb)
demo : http://www.fussilet.com/index.php?theme=74
Nice work bro .
thanks bro
Very professional theme
thanks bro
Excellent theme bro ;)
thanks bro ;)
Beautiful neutral theme. Will you be sharing the TinyPortal version of it as well?
down Tp version [ gallery, links and download button] : http://www.tinyportal.net/index.php?topic=25189.new#new
very nice theme cong.
thanks sir
Does this template supprt "forum news" or a news box? I can't get it to display...
Quote from: dsbrooks on August 07, 2008, 07:48:03 PM
Does this template supprt "forum news" or a news box? I can't get it to display...
No it doesn't.
Hiya!
A very nice theme that I'm adding to my site.
Just one note -
// The [calendar]!
if ($context['allow_calendar'])
echo '<li', $current_action == 'calendar' ? ' id="active"' : '', '><a href="', $scripturl, '?action=calendar"><em class="camera"></em>' , $txt['calendar24'] , '</a></li>';
should probably say:
// The [calendar]!
if ($context['allow_calendar'])
echo '<li', $current_action == 'calendar' ? ' id="active"' : '', '><a href="', $scripturl, '?action=calendar"><em class="calendar"></em>' , $txt['calendar24'] , '</a></li>';
you had the 'em class' at 'camera' so the little gif doesn't show.
Thanks for a great theme. I'm very much a fan of the rounded corners.