Link to the theme (http://custom.simplemachines.org/themes/index.php?lemma=371)
(http://custom.simplemachines.org/themes/index.php/action,download/lemma,371/image,thumb)
Named for the fawn in The Lion, The Witch, and the Wardrobe, the SMF Tumnus theme uses blues, greens, and lighter colors to evoke both calm feelings and images of spring.
Designer: ALM (http://multitalk2.com)
Sponsor: The Simple Machines Forum Directory (http://www.smfoogle.com)
Demonstration: Tumnus Theme Demonstration (http://www.smfoogle.com/template-demo/index.php?theme=5)
I like it, it matcheds well with My Joomla Theme. How do I remove the logo.gif and replace it with my logo?
Quote from: VikingLS on September 28, 2007, 09:56:20 AM
I like it, it matcheds well with My Joomla Theme. How do I remove the logo.gif and replace it with my logo?
I'm happy that you like the theme. I would direct coding / image manipulation questions to ALM on his forum.
http://multitalk2.com/index.php?topic=5798.msg102169
However, an off-the-cuff guess would be that you can manipulate (with photoshop?) header.jpg and then save it as logo.gif. Keep in mind that header.jpg and logo.gif are different sizes; essentially, logo.gif was placed over header.jpg, but I assume that the background of logo.gif was taken from header.jpg.
I have just uploaded the Tunmus theme and customising colours - I am working through the graphics to change "tints" and am slowly getting where I want, however....... Having the front page "close" to where I am heading and then clicking on the sub category end up with a totally different look.
How do I "change" things to reflect the first page of the forum http://pixelpuzzleonline.com/smf/
if only the post and topics number are split apart like Scribbles2, instead of being one on top of another. Then this theme would be winner
Quote from: Tidea on October 04, 2007, 06:11:02 PM
if only the post and topics number are split apart like Scribbles2, instead of being one on top of another. Then this theme would be winner
You're free to add a copy of Display.template.php from the default theme to Tumnus and edit it how you please.
-ALM
unfortunately I dont know how to edit :( heh
hi i was wondering how i can go about adding an "ARCADE" button and add a "GOOGLE AD" in the header.
eg:
http://s61.photobucket.com/albums/h54/larryvipracing/?action=view¤t=untitledyyyyy.jpg
thanks
For the banner in index.template.php find:
<td class="headerbackgroundright" width="80%"> </td>
and where the is place your banner code.
For the new arcade button find:
// the [member] list button
if ($context['allow_memberlist'])
echo' <td class="nav_first"> </td>
<td class="nav_back">
<a href="', $scripturl, '?action=mlist">' , $txt[331] , '</a>
</td><td class="nav_last"> </td>';
and add after
// Say that to the cruel people of the SS Triangle! - Homer Simpson
echo' <td class="nav_first"> </td>
<td class="nav_back">
<a href="', $scripturl, '?action=arcade">' , $txt['arcade'] , '</a>
</td><td class="nav_last"> </td>';
wow nice thanks very much :)
can i ask 1 last question:
adding a google banner at the bottom of the forum say under "Users Online" and just above the "Green" at the bottom.
thanks very much.
Will we see a update on this theme to SMF 2 Beta 3 ?
Probably not, at least not until 2.0 has gone final. I'm busy enough as it is.
Is it possible to get an updated version for SMF 2.0 (R3 upwards)?
Like I said, not until 2.0 has gone final. I'm far too busy to get it updated at the moment.
Upps, haven't read your comment...
Thanks ... but that means there is still hope. :D