Author Topic: Button for Soft MC Blue  (Read 4861 times)

Alexander

  • Guest
Button for Soft MC Blue
« 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.

Alexander

  • Guest
Re: Button for Soft MC Blue
« Reply #1 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.

Offline tacticalpenguin

Re: Button for Soft MC Blue
« Reply #2 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.

Offline Daniel15

Re: Button for Soft MC Blue
« Reply #3 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 :)

Alexander

  • Guest
Re: Button for Soft MC Blue
« Reply #4 on: December 21, 2006, 08:28:04 am »
Thanks pal, it works perfectly. :)