Donation Link.

Connect with other users about what to run on your webhosting (and how to run it) here.
Post Reply
arucarD
Compulsive poster
Compulsive poster
Posts: 61
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Tue Dec 14, 2010 5:51 pm

Donation Link.

Post by arucarD »

I am trying to implement the NFO Server Donation link for my server on the front of my portal for phpbb3.. I have a custom block option, so I currently have a youtube video there for gaming related purposes.

Now I was wondering if the donation link page can be created in some form of image the user could click and go to form, or any other way really. I know I can just utilize the link, but if there is a "nicer" way, that would be more than perfect.
. [ R ] .
User avatar
Edge100x
Founder
Founder
Posts: 13120
Joined: Thu Apr 18, 2002 11:04 pm
Location: Seattle
Contact:

Re: Donation Link.

Post by Edge100x »

You could certainly put in an image of some sort, if you'd like, and just have it so that they when they click the image, it goes to our donation page. For instance, at it's simplest, the HTML code would look like:

Code: Select all

<a href="https://www.nfoservers.com/donate.pl"><img src="donate.png" border=0 /></a>
arucarD
Compulsive poster
Compulsive poster
Posts: 61
Joined: Tue Dec 14, 2010 5:51 pm

Re: Donation Link.

Post by arucarD »

Thank you for the reply. I will see what my horrible GFX skills can cook up. lol
. [ R ] .
arucarD
Compulsive poster
Compulsive poster
Posts: 61
Joined: Tue Dec 14, 2010 5:51 pm

Re: Donation Link.

Post by arucarD »

Also a quick question, would you mind if I utilized a cropped image of the actual NFO server donation page? This way it showcases them what they will be seeing before they click it.
. [ R ] .
User avatar
Edge100x
Founder
Founder
Posts: 13120
Joined: Thu Apr 18, 2002 11:04 pm
Location: Seattle
Contact:

Re: Donation Link.

Post by Edge100x »

That should be Ok as long as it links to us.
arucarD
Compulsive poster
Compulsive poster
Posts: 61
Joined: Tue Dec 14, 2010 5:51 pm

Re: Donation Link.

Post by arucarD »

Most definitely. Ty.
. [ R ] .
Post Reply