TP-Docs
HTML5 Icon HTML5 Icon HTML5 Icon
TP on Social Media

Recent

Welcome to TinyPortal. Please login or sign up.

Members
  • Total Members: 3,965
  • Latest: boruko
Stats
  • Total Posts: 195,980
  • Total Topics: 21,320
  • Online today: 281
  • Online ever: 8,223 (February 19, 2025, 04:35:35 AM)
Users Online
  • Users: 0
  • Guests: 280
  • Total: 280

Download Mgr Mod

Started by Eternity, January 12, 2006, 09:26:34 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Eternity

IchBin

Thanks so much it is working with the Apollo theme and looks fine now.  That was a great help.  Thanks.

IchBin

You bet! Any time Eternity.

chaostheorem

I'm using TechHead11_tp and the following code worked for me (based on the SMF Shop 1.3 mod code). Same file and file insertion directions as stated by IchBin.

//BEGIN SimpleDownloads Code
    echo '<a href="', $scripturl, '?action=downloads"><img name="downloads" id="downloads"  onmouseover="javascript:document.downloads.src=\'' . $settings['images_url'] . '/' . $context['user']['language'] . '/downloads_over.gif\'" onmouseout="javascript:document.downloads.src=\'' . $settings['images_url'] . '/' . $context['user']['language'] . '/downloads.gif\'" src="' . $settings['images_url'] . '/' . $context['user']['language'] . '/downloads.gif" alt="' . $txt['downloads'] . '" style="margin: 0px 0;" border="0" /></a>';
    //END SimpleDownloads Code


But, this will place the Downloads option into the top menu header, so you should have a "downloads.gif" and "downloads_over.gif" ready to go in the \techhead11_tp\images\english directory. Hope this helps others trying to add a SimpleDownloads mod using the TechHead11_tp theme.

This website is proudly hosted on Crocweb Cloud Website Hosting.