Donation Mod demand

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

Donation Mod demand

Post by Galandas »

Hello stoker.
I downloaded the mod, so good.
I just wanted to know how to insert the image as your

Re: Donation Mod demand

Post by Stoker »

You can start with uploading these template files:
donate.zip
Upload them to prosilver/template/donate/

Next step is to do is open the new files and find this: <p style="margin-top:10px;">
Before you can add:
<img src="{ROOT_PATH}images/cancel.png" width="128" height="128" style="float:left; padding-right:10px;" alt="" />
Make sure to upload the image you want to your images folder.
And edit width and height to your images width and height.
You do not have the required permissions to view the files attached to this post.

Re: Donation Mod demand

Post by Galandas »

thank you very much. :thumb:

Donation Mod demand

Post by TeacherMac »

Some variable names are changed so be cautious.

I'm revising the original files to add the graphics.

Mac