SMF Shop

SMFShop => Shop Button Requests => Topic started by: Alexander on December 17, 2006, 03:42:04 am

Title: Button for Soft MC Blue
Post by: Alexander on December 17, 2006, 03:42:04 am
Board Address: http://www.zeldaevolution.com/index.php?option=com_smf&Itemid=2&
Theme Name: Soft MC Blue
Link to Theme: http://themes.simplemachines.org/index.php?lemma=166

I think this will be pretty easy, it should be like the SlickPro Graphite the m3 made too.
Title: Re: Button for Soft MC Blue
Post by: Alexander on December 17, 2006, 07:15:19 am
Okay, sorry for double posting, I got the button up (sorta). The colours aren't right though, I'll it this temp for now untill you finish it Daniel.
Title: Re: Button for Soft MC Blue
Post by: tacticalpenguin on December 20, 2006, 10:55:39 am
   if ($context['user']['is_logged'])
      echo '
            <td align="center" valign="top"><img src="' . $settings['images_url'] . '/menu_devider.gif" width="31" height="28" alt="" /></td>
            <td class="mainNav"><a href="', $scripturl, '?action=shop">Shop</a></td>';


Just paste that into your index.template.php in the section with all the other buttons in it.
Title: Re: Button for Soft MC Blue
Post by: Daniel15 on December 20, 2006, 05:20:48 pm
Whoops, I didn't see this topic before  :-[
tacticalpenguin's code looks like it will work, though :)
Title: Re: Button for Soft MC Blue
Post by: Alexander on December 21, 2006, 08:28:04 am
Thanks pal, it works perfectly. :)