Themes/AcidBloodex
From SMFShopWiki
So much info in so few words. Tooltsy could learn a lot.
In Themes/acidtechbloodex/index.template.php, find:
if ($context['current_action'] == 'theme')
Add after:
if ($context['current_action'] == 'shop') $current_action = 'shop';
Also, find:
// The [calendar]! if ($context['allow_calendar']) echo ' <td align="center" ><a href="', $scripturl, '?action=calendar"><font color="#FFFFFF"><b>' , $txt['calendar24'] , '</b></font></a></td>';
Add after:
// SMFShop echo ' <td align="center" ><a href="', $scripturl, '?action=shop"><font color="#FFFFFF"><b>Shop</b></font></a></td>';
[External links] Mac-How.net