Log in

View Full Version : How should I add a Paypal button in bottom?


donaldgkimball
11-30-2006, 03:18 PM
Hello there,

I have decided to add the "Support our Forum" Paypal donation button to my forum.

I have decided to put it on the bottom of the page and not on top of it, since I would not want my members to be overly exposed to the donation button,every time they open/refresh a page.

This is my idea of where I want the Paypal button to appear.

http://img144.imageshack.us/img144/1259/positioningmu3.jpg

I hope this is easy for many of you to know which template i should edit to add the Paypal code.

Any suggestion is appreciated.

hotwheels
11-30-2006, 07:22 PM
give this one a shot....... https://vborg.vbsupport.ru/showthread.php?t=122997

donaldgkimball
12-01-2006, 07:04 AM
thank you hot wheels, I already have seen that.

I just wanted to know if someone could tell me what part of the header template should I edit and add the PP code so the paypal button appears in my desired position.

Many thanks.

Rickie3
12-01-2006, 07:36 AM
just place your paypal code somewhere near towards the bottom of your footer template,adjust it to where you want it

PoetJA-1975
12-01-2006, 11:11 AM
just place your paypal code somewhere near towards the bottom of your footer template,adjust it to where you want it

yep!

Jacquii.

donaldgkimball
12-04-2006, 01:08 PM
I tried my best to achieve the result but had not enough luck yet.

This is the screenshot of how it looks right now..
http://img92.imageshack.us/img92/2448/ppcodeak2.jpg

and this is what I added next to the "Forum Contains No New Posts" line in the FORUMHOME template
<td><img src="$stylevar[imgdir_statusicon]/forum_old.gif" alt="$vbphrase[contains_no_new_posts]" border="0" /></td>
<td class="smallfont">&nbsp; $vbphrase[forum_contains_no_new_posts]
<td class="smallfont"> $vbphrase[paypal_code]<img src="$stylevar[imgdir_statusicon]/paypal.gif" border="0" />
</td>
<tr>

Can someone please tell me how can i fix it so the donate text ($vbphrase[paypal_code]) appears on top of the Paypal button and that this whole little hack with donation text and the button to be aligned on far right side just like in my original screenshot..