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
User avatar
Galandas Offline
BBCoder III
BBCoder III
Posts: 147
Joined: 06 Mar 2010, 22:08
Local time: Saturday 21:32
Last active: -
Favourite BBCode: player yahoo
Favourite EXT: Mod Rey
Location: italy

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
User avatar
Stoker Offline
Site Admin
Site Admin
Posts: 4,294
Joined: 12 May 2008, 21:26
Local time: Saturday 22:32
Last active: -
Favourite EXT: Forum Goal
Location: Denmark

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.
~ The greatest achievement in life is to inspire ~
Regards Stoker
User avatar
Galandas Offline
BBCoder III
BBCoder III
Posts: 147
Joined: 06 Mar 2010, 22:08
Local time: Saturday 21:32
Last active: -
Favourite BBCode: player yahoo
Favourite EXT: Mod Rey
Location: italy

Re: Donation Mod demand

Post by Galandas »

thank you very much. :thumb:
No Avatar
TeacherMac Offline
BBCoder II
BBCoder II
Posts: 8
Joined: 09 Mar 2012, 21:36
Local time: Saturday 13:32
Last active: -

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