Donate

Modifications for phpBB3.
Try the Mods here and share Your own Mods
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

Donate

Post by Playdude98 »

yes

Donate

Post by Solidjeuh »

Look in the install.xml file...

open: overal_header.html:

Find:

Code: Select all

ul class="linklist rightside">
Add after on a new line:

Code: Select all

<!-- IF S_DONATE_ENABLED --><li class="icon-bump"><a href="{U_DONATE}">{L_DONATEINDEX}</a></li><!-- ENDIF -->
Or somehere else where you want it to show

Donate

Post by Playdude98 »

Image
Not lined up

Donate

Post by jabhi »

Show your button menu.

Donate

Post by Solidjeuh »

Refresh you style and theme in ACP
And do ctrl + F5