Simple Machines Community Forum

Customizing SMF => Graphics and Templates => Theme Site Themes => Topic started by: Gary on September 26, 2007, 10:15:01 PM

Title: Tumnus Theme
Post by: Gary on September 26, 2007, 10:15:01 PM
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)
Title: Re: Tumnus Theme
Post by: 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?
Title: Re: Tumnus Theme
Post by: Niteblade on September 28, 2007, 06:11:40 PM
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.
Title: Re: Tumnus Theme
Post by: cmebd on October 01, 2007, 02:11:58 AM
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/
Title: Re: Tumnus Theme
Post by: 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
Title: Re: Tumnus Theme
Post by: Gary on October 05, 2007, 09:17:00 AM
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
Title: Re: Tumnus Theme
Post by: Tidea on October 05, 2007, 07:22:28 PM
unfortunately I dont know how to edit :( heh
Title: Re: Tumnus Theme
Post by: lazza on November 25, 2007, 06:33:35 PM
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&current=untitledyyyyy.jpg

thanks
Title: Re: Tumnus Theme
Post by: Gary on November 25, 2007, 06:43:31 PM
For the banner in index.template.php find:

   <td class="headerbackgroundright" width="80%">&nbsp;</td>


and where the &nbsp; is place your banner code.

For the new arcade button find:

// the [member] list button
if ($context['allow_memberlist'])
echo'   <td class="nav_first">&nbsp;</td>
<td class="nav_back">
<a href="', $scripturl, '?action=mlist">' , $txt[331] , '</a>
</td><td class="nav_last">&nbsp;</td>';


and add after

// Say that to the cruel people of the SS Triangle! - Homer Simpson
echo'   <td class="nav_first">&nbsp;</td>
<td class="nav_back">
<a href="', $scripturl, '?action=arcade">' , $txt['arcade'] , '</a>
</td><td class="nav_last">&nbsp;</td>';

Title: Re: Tumnus Theme
Post by: lazza on November 25, 2007, 07:06:10 PM
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.
Title: Re: Tumnus Theme
Post by: Zidnen on May 11, 2008, 11:21:01 AM
Will we see a update on this theme to SMF 2 Beta 3 ?
Title: Re: Tumnus Theme
Post by: Gary on May 11, 2008, 12:21:34 PM
Probably not, at least not until 2.0 has gone final. I'm busy enough as it is.
Title: Re: Tumnus Theme
Post by: Kajol on August 26, 2010, 08:03:39 AM
Is it possible to get an updated version for SMF 2.0 (R3 upwards)?
Title: Re: Tumnus Theme
Post by: Gary on August 26, 2010, 10:42:21 AM
Like I said, not until 2.0 has gone final. I'm far too busy to get it updated at the moment.
Title: Re: Tumnus Theme
Post by: Kajol on August 27, 2010, 06:29:56 AM
Upps, haven't read your comment...
Thanks ... but that means there is still hope. :D