Page 1 of 1

Affilliate Links

Posted: 21 Sep 2012, 00:15
by Aragorn
Where can I edit/add affiliate links.

Plus is it possible to use images ?

Affilliate Links

Posted: 21 Sep 2012, 01:04
by Stoker
Try language/en/mods/simple_portal.php

Affilliate Links

Posted: 22 Sep 2012, 13:20
by tudorionut
Look in styles>>your stile>>simpleportal_body.html and here

<!-- Start Affiliate -->
<div class="forabg">
<div class="inner"><span class="corners-top"><span></span></span>
<ul class="topiclist">
<li class="header">
<dl class="icon">
<dt>{L_PORTALAFF}</dt>
</dl>
</li>
</ul>
<ul class="topiclist forums">
<li>
<div class="content" style="width:auto; height:auto; padding:10px; padding-bottom:0px; text-align:center;">
<p><a href="http://www.phpbb3bbcodes.com/">PhpBB3 BBCodes</a> &bull; <a href="http://www.gaming-arcade.org/">Gaming Arcade</a></p>
</div>
</li>
</ul>
<span class="corners-bottom"><span></span></span></div>
</div>
<!-- End Affiliate -->

Affilliate Links

Posted: 07 Oct 2012, 11:56
by Aragorn
Thanks very much