Recent Topcis is part of Top Stats which can be found on this site and same for other 2 mods.Rone wrote:ohh sorry i have forgotten the index.php
Can you tell me where i can find a "Recent topics" for 3.0.10
Is the "Donation Mod" and the "PM Notify & Guest Register bar" aviable for 3.0.10
I tried to install one but it was for 3.0.9
How to?
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
How to?
How to?
You just want a button up top of your forum linking to donate page correct?Rone wrote:But how can i put a button like "DONATE" on my Board...
Like this "Donations" Button on the Portal of this Forum.
A Link to the /donate.php.
Well for my style it's in my overall_header.html to do this.
Code: Select all
<li><a href="{U_INDEX}"><b><img class="icon_index" src="{T_THEME_PATH}/images/trans.gif" alt="" />Home</b></a></li>
Post your overall_header file here so i can see it