Donate Button
2 posters
Page 1 of 1
Donate Button
Short, sweet and simple. Blends in with all phpBB3 standard buttons.

Here's the image URL: https://i.servimg.com/u/f25/16/35/14/18/donate10.png
Here's the HTML code to put it on your forum:
If you want it to change when users place their mouse over it, use this code to turn the button blue:
And this code to turn the button black (if you don't like the blue):
Enjoy!

Here's the image URL: https://i.servimg.com/u/f25/16/35/14/18/donate10.png
Here's the HTML code to put it on your forum:
- Code:
<a href="http://YOUR_FORUM_URL/donate" target="_blank" title="Donate to us!"><img src="http://i25.servimg.com/u/f25/16/35/14/18/donate10.png" border="0">
If you want it to change when users place their mouse over it, use this code to turn the button blue:
- Code:
<a href="http://YOUR_FORUM_URL/donate" target="_blank" title="Donate to us!"><img src="http://i25.servimg.com/u/f25/16/35/14/18/donate10.png" border="0" onmouseover="this.src='http://i25.servimg.com/u/f25/16/35/14/18/donate12.png'" onmouseout="this.src='http://i25.servimg.com/u/f25/16/35/14/18/donate10.png'">
And this code to turn the button black (if you don't like the blue):
- Code:
<a href="http://YOUR_FORUM_URL/donate" target="_blank" title="Donate to us!"><img src="http://i25.servimg.com/u/f25/16/35/14/18/donate10.png" border="0" onmouseover="this.src='http://i25.servimg.com/u/f25/16/35/14/18/donate11.png'" onmouseout="this.src='http://i25.servimg.com/u/f25/16/35/14/18/donate10.png'">
Enjoy!

littlelaurence- New Member
- Posts : 4
Reputation : 0
Language : English
Re: Donate Button
Nice job I like that.
Maki1- Hyperactive
-
Posts : 2529
Reputation : 442
Language : English »» CSS Stylesheet
Location : The » Support » forum » Section! • No support by PM If you need custom theme please contact me!
Re: Donate Button
Maki1 wrote:Nice job I like that.
Great, & thanks.

littlelaurence- New Member
- Posts : 4
Reputation : 0
Language : English

» Changing the donate button to my donate button....please help!
» Thanks Button and Reputation donate
» Donate Button
» Donate button
» Donate Button?
» Thanks Button and Reputation donate
» Donate Button
» Donate button
» Donate Button?
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum