MobileHacks
New Member
Do you have so many affiliates that you just can't keep them all together on one line? Then this modification is for you! It uses a marquee to display your affiliates in it's own box in the "What's Going On?" area. The marquee is set up to stop when you hover over an affiliate and start back up when you are no longer hovering over an affiliate.
Edit your affiliate links and images via the AdminCP.
Upgrade
Click Allow Overwrite before importing the product.
Display Issues
Some styles may not display the product correctly or you may wish to move it to a completely different area of the FORUMHOME. If this is the case import the product-affiliationhook.xml or product-affiliationnomarqueehook.xml depending on your personal preference.
You then will need to find the following code in your FORUMHOME template:
Add after:
If you wish to display it somewhere else within your FORUMHOME template then just place $affiliation anywhere you wish inside your FORUMHOME template.
Changelog
4.0 - Now works on both 3.7.X and 3.8.X
3.5 - Loads only on FORUMHOME now to reduce non needed queries from executing
3.0 - Added the hooks back
2.0 - Added an option for an extra affiliate bar for GFX affiliates (Requested)
1.5 - Recoded the way the script is inserted
1.2 - Created new icons
1.1 - Fixed a spacing issue
1.0 - Released
Having no marquee when displaying affiliates
Install the product-affiliationnomarquee.
Edit your affiliate links and images via the AdminCP.
Upgrade
Click Allow Overwrite before importing the product.
Display Issues
Some styles may not display the product correctly or you may wish to move it to a completely different area of the FORUMHOME. If this is the case import the product-affiliationhook.xml or product-affiliationnomarqueehook.xml depending on your personal preference.
You then will need to find the following code in your FORUMHOME template:
PHP:
<td class="alt1" width="100%"><div class="smallfont">$upcomingevents</div></td>
</tr>
</tbody>
</if>
PHP:
$affiliation
Changelog
4.0 - Now works on both 3.7.X and 3.8.X
3.5 - Loads only on FORUMHOME now to reduce non needed queries from executing
3.0 - Added the hooks back
2.0 - Added an option for an extra affiliate bar for GFX affiliates (Requested)
1.5 - Recoded the way the script is inserted
1.2 - Created new icons
1.1 - Fixed a spacing issue
1.0 - Released
Having no marquee when displaying affiliates
Install the product-affiliationnomarquee.