Author Topic: Musiconica by m3talc0re  (Read 5902 times)

Offline pinay007

Musiconica by m3talc0re
« on: January 17, 2007, 09:28:05 am »
I figured this out just now, and thought I would share. :)

Open index.template.php (going through the Admin section is easiest). 

Beginning on line 612, find:

Quote
  <table width="100%" border="0" cellpadding="0" cellspacing="1">
      <tr>
         <td class="catbg" height="20" align="left" valign="middle" style="color:#ffffff;">Quick Links</td>
      </tr>

Add after:

Quote
      <tr>
         <td height="20" align="left" valign="middle" class="windowbg"><a href="', $scripturl, '?action=shop">Shop!</a></td>
      </tr>

Within the theme, on the right-hand side of the screen, you'll see the drop-down box for "Quick Links." The shop will be the first one you see, as evidenced on my forum.