Where can I edit/add affiliate links.
Plus is it possible to use images ?
Affilliate Links
Forum rules
You dont have to use ModX or make your mod AutoMod compatible. A simple textfile is fine
But if you post Mods here You also have to give support
You dont have to use ModX or make your mod AutoMod compatible. A simple textfile is fine
But if you post Mods here You also have to give support
-
- BBCoder I
- Posts: 3
- Joined: 20 Sep 2012, 19:49
- Local time: Saturday 23:09
- Last active: -
-
- Site Admin
- Posts: 4,295
- Joined: 12 May 2008, 21:26
- Local time: Sunday 00:09
- Last active: Online now
- Favourite EXT: Forum Goal
- Location: Denmark
Affilliate Links
Try language/en/mods/simple_portal.php
~ The greatest achievement in life is to inspire ~
Regards Stoker
Regards Stoker
-
- BBCoder II
- Posts: 7
- Joined: 11 Feb 2012, 10:47
- Local time: Saturday 23:09
- Last active: -
Affilliate Links
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> • <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 -->
-
- BBCoder I
- Posts: 3
- Joined: 20 Sep 2012, 19:49
- Local time: Saturday 23:09
- Last active: -