Go Back   vb.org Archive > vBulletin 3 Discussion > vB3 Design and Graphics Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 07-19-2007, 09:43 PM
majorj0nny majorj0nny is offline
 
Join Date: May 2005
Posts: 105
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default paypal button placement???

Please help ...

Ive cobbled this script together from bits of older scipts to alter my paypal module template from 2 seperate paypal donate buttons - to appearing as one whole image - with 2 buttons worked into that image.

Im being told this doesnt work in opera?

I also would like to add rollover effects to those 2 buttons, but all the scripts Ive found here seem to associate with 'img src' tags rather than how the images are used in this script ? and subsiquently dont work..

Quote:
<td class="alt1" align="center" width="100%" height="50%">



<img src="http://www.50klicks.com/kinobe/50kpaypallogo001aPARTA.jpg" border="0" alt="50Klicks.com exists purely because of the loyalty, determination, and dedication of our many members. We would not be here if it wasn't for you, Please spare any money you have because without your donations we could not continue. Many Thanks."><br><form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_blank">
<input type="hidden" name="cmd" value="_xclick">
<input type="hidden" name="business" value="edmundulous@gmail.com">
<input type="hidden" name="item_name" value="Game Server Donation">
<input type="hidden" name="no_note" value="0">
<input type="hidden" name="currency_code" value="GBP">
<input type="hidden" name="tax" value="0">
<input type="image" src="http://www.50klicks.com/kinobe/50kpaypallogo001aPARTB1.jpg" border="0" name="submit" alt="PLEASE HELP - Donate to our Ranked Server Fund!"></form><form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_blank"><input type="image" src="http://www.50klicks.com/kinobe/50kpaypallogo001aPARTB2.jpg" border="0" name="submit" alt="PLEASE HELP - Donate to our Forum and Site Hosting Fund!"><img src="http://www.50klicks.com/kinobe/50kpaypallogo001aPARTB3.jpg">
<input type="hidden" name="cmd" value="_xclick">
<input type="hidden" name="business" value="madmaca@gmail.com">
<input type="hidden" name="item_name" value="Forum Hosting Donation">
<input type="hidden" name="no_note" value="0">
<input type="hidden" name="currency_code" value="GBP">
<input type="hidden" name="tax" value="0">
</form>
Is there a better way of doing these basic paypal link buttons that is going to be more compatible ? and easier to apply rollovers too ?

thanks in advance.
Reply With Quote
  #2  
Old 07-25-2007, 02:19 PM
Ultima07 Ultima07 is offline
 
Join Date: Jul 2007
Posts: 37
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi, use this:

Code:




<center>







<TABLE cellspacing=0 cellpadding=0 height="422">





<TR>
  <TD valign=top style="padding: 5px 5px 5px 5px;border-width: 1px;border-spacing: 0;border-style: solid;border-color: #000000;" height="422">
<font face="Arial">
<B>Year 2007 -2008 - Top Donations</B><BR>
</font>
<div style="text-align: center;padding: 5px 5px 5px 5px;border-width: 1px;border-spacing: 0;border-style: dotted;border-color: #000000;">
<!-- select * from stellar_paypal_trans LEFT JOIN stellar_paypal_item ON stellar_paypal_trans.id=stellar_paypal_item.parent_id where stellar_paypal_trans.payment_status = 'Completed' AND stellar_paypal_item.item_number='donation' ORDER BY stellar_paypal_trans.mc_gross DESC -->
	<STYLE type="text/css">
	<!--
	div.stellarwebsolutions {
		width: 230px; 
		color: #000000; 
		text-align: center;
		}

	table.stellarwebsolutions {
		padding: 0px;
		border-spacing: 0px;
		border-collapse: collapse;
		}

	p.stellarwebsolutionshead {
		color: #000000;
		margin-top: 0px;
		padding: 0px;
		margin-bottom: 0px;
		font-weight: bold;
		}

	p.stellarwebsolutionsclick {
		color: #000000;
		margin-top: 0px;
		padding: 0px;
		margin-bottom: 0px;
		font-size: smaller;
		}

	p.stellarwebsolutionstop {
		color: #000000;
		margin-top: 0px;
		padding: 0px;
		margin-bottom: 0px;
		font-size: smaller;
		}

	p.stellarwebsolutions {
		color: #000000;
		margin-top: 0px;
		margin-bottom: 0px;
		padding: 0px;
		font-size: smaller;
		}

	p.stellarwebsolutionscomment {
		color: #7F5217;
		margin-top: 0px;
		margin-bottom: 0px;
		margin-left: 10px;
		margin-right: 0px;
		font-size: smaller;
		padding: 0px;
        	border-spacing: 0;
        	border-style: solid;
        	border-color: #C0C0C0;
        	border-width: 1px;
		}

	p.stellarwebsolutionsamount {
		color: #008080;
		margin-top: 0px;
		margin-bottom: 0px;
		font-weight: bold;
		padding: 0px;
		font-size: smaller;
		}

	p.stellarwebsolutionsgoal {
		color: #008000;
		margin-top: 0px;
		margin-bottom: 0px;
		padding: 0px;
		font-weight: bold;
		font-size: smaller;
		}

	p.stellarwebsolutionsneed {
		color: #000000;
		margin-top: 0px;
		margin-bottom: 0px;
		padding: 0px;
		font-weight: bold;
		font-size: smaller;
		}

	p.stellarwebsolutionsneedamount {
		color: red;
		margin-top: 0px;
		margin-bottom: 0px;
		padding: 0px;
		font-weight: bold;
		font-size: smaller;
		}

	hr.stellarwebsolutions {
		color: #000000;
		width: 100%;
		margin-top: 0px;
		margin-bottom: 0px;
		padding: 0px;
		background-color: #000000;
        	border: 1px solid  #000000;
		}

	form.stellarwebsolutions {
		margin-top: 0px;
		margin-bottom: 0px;
		padding: 0px;
		}

	-->
	</style>





	<div class="stellarwebsolutions" id="stellarwebsolutions">
	<!-- Stellar Web Solutions Donations Tracker PHP IPN V1.1 - Copyright 2006, 2007 Stellar Web Solutions http://stellarwebsolutions.com/ -->
	<P class="stellarwebsolutions">
	<font face="Arial"><a href="http://www.paypal.com">
	<img src=https://www.paypal.com/en_US/i/bnr/horizontal_solution_PP.gif border=0 width="210" height="80"></a></font></P>
	<P class="stellarwebsolutionshead">
	<font face="Arial">Top Donations</font></P>
	<P class="stellarwebsolutionsclick">

	<font face="Arial">

	<A HREF=index2.php?	>Top Donations	</A> | 
	<A HREF=index2.php?donationsView=all>
	Show All</A></font></P>
	<P class="stellarwebsolutionstop"><font face="Arial">Period: <B>
	Top 5 Donations	</B></font></P>

	
	<P class="stellarwebsolutionstop"><font face="Arial">Donations: <B>89 received</B></font></P>

	<HR class="stellarwebsolutions">
	<TABLE width=100% border=0 cellspacing=0 cellpadding=0 class="stellarwebsolutions">
	
							<TR class="stellarwebsolutions">
                              <TD class="stellarwebsolutions" align="center"><P class="stellarwebsolutions">
                              <font face="Arial"><b>David S</b>, USA</font></TD>
					<TD align=right><P class="stellarwebsolutionsamount">
                    <font face="Arial">$90.00</font></TD></TR>
					
								<TR class="stellarwebsolutions">
                                  <TD class="stellarwebsolutions" align="center"><P class="stellarwebsolutions">
                                  <font face="Arial"><b>John L</b>, Canada</font></TD>
					<TD align=right><P class="stellarwebsolutionsamount">
                    <font face="Arial">$50.00</font></TD></TR>
					
								<TR class="stellarwebsolutions">
                                  <TD class="stellarwebsolutions" align="center"><P class="stellarwebsolutions">
                                  <font face="Arial"><b>Tom R</b>, USA</font></TD>

					<TD align=right><P class="stellarwebsolutionsamount">
                    <font face="Arial">$50.00</font></TD></TR>
					
								<TR class="stellarwebsolutions">
                                  <TD class="stellarwebsolutions" align="center"><P class="stellarwebsolutions">
                                  <font face="Arial"><b>Steffan Y</b>, Mexico</font></TD>
					<TD align=right><P class="stellarwebsolutionsamount">
                    <font face="Arial">$35.00</font></TD></TR>
					
								<TR class="stellarwebsolutions">
                                  <TD class="stellarwebsolutions" align="center"><P class="stellarwebsolutions">
                                  <font face="Arial"><b>Kurt W</b>, Germany</font></TD>
					<TD align=right><P class="stellarwebsolutionsamount">
                    <font face="Arial">$30.00</font></TD></TR>
					
			</TABLE>

			
		<HR class="stellarwebsolutions">
		<TABLE width=100% border=0 cellspacing=0 cellpadding=0 class="stellarwebsolutions">
		<TR class="stellarwebsolutions"><TD class="stellarwebsolutions"><P class="stellarwebsolutions">
          <font face="Arial">Donations Gross:</font></TD>
		<TD align=right class="stellarwebsolutions"><P class="stellarwebsolutionsamount">
        <font face="Arial">$810.29</font></P></TD></TR>
		<TR class="stellarwebsolutions"><TD class="stellarwebsolutions"><P class="stellarwebsolutions">
          <font face="Arial">Paypal Fees:</font></TD>
		<TD align=right class="stellarwebsolutions"><P class="stellarwebsolutionsamount">
        <font face="Arial">-$58.26</font></P></TD></TR>
		<TR class="stellarwebsolutions"><TD class="stellarwebsolutions"><P class="stellarwebsolutions">
          <font face="Arial">Donations Net:</font></TD>

		<TD align=right class="stellarwebsolutions"><P class="stellarwebsolutionsamount">
        <font face="Arial">$752.03</font></P></TD></TR></TABLE>
		<HR class="stellarwebsolutions">

		<P class="stellarwebsolutionsgoal"><font face="Arial">Current Year Goal: $3600</font></P>
		<P class="stellarwebsolutionsneed"><font face="Arial">WE STILL NEED:</font></P>
		<P class="stellarwebsolutionsneedamount"><font face="Arial">&lt; $2,847.97 &gt;</font></P>
		<form class="stellarwebsolutions" action="https://www.paypal.com/cgi-bin/webscr" method="post">

		<font face="Arial">

		<input type="hidden" name="cmd" value="_xclick">
		<input type="hidden" name="business" value="donate@tamiltorrent.com">
		<input type="hidden" name="item_name" value="Donation">
				<input type="hidden" name="item_number" value="donation">
		<input type="hidden" name="currency_code" value="USD">
		<input type="hidden" name="notify_url" value="http://www.tamiltorrents.net/forums/ipn.php">
		<input type="hidden" name="return" value="http://www.tamiltorrents.net/forums/">
		<input type="hidden" name="bn" value="StellarWebSolutions.DonationTracker">
		</font><font face="Arial">
		<input type="image" src="https://www.paypal.com/en_US/i/btn/x-click-but21.gif" border="0" name="submit" alt="Make payments with PayPal - it's fast, free and secure!" width="110" height="23">
        </font>

		</form>
		<P class="stellarwebsolutions">
		
		</P>
		</DIV>
		
	</div>
</TD>
<TD valign=top style="padding: 5px 5px 5px 5px;border-width: 1px;border-spacing: 0;border-style: solid;border-color: #000000;" height="422">
<font face="Arial">
<B>Year 2007 -2008 - Recent Donations</B><BR>
</font>
<div style="text-align: center;padding: 5px 5px 5px 5px;border-width: 1px;border-spacing: 0;border-style: dotted;border-color: #000000;">
<!-- select * from stellar_paypal_trans LEFT JOIN stellar_paypal_item ON stellar_paypal_trans.id=stellar_paypal_item.parent_id where stellar_paypal_trans.payment_status = 'Completed' AND stellar_paypal_item.item_number='donation' ORDER BY stellar_paypal_trans.time DESC -->
	<STYLE type="text/css">
	<!--
	div.stellarwebsolutions {
		width: 230px; 
		color: #000000; 
		text-align: center;
		}

	table.stellarwebsolutions {
		padding: 0px;
		border-spacing: 0px;
		border-collapse: collapse;
		}

	p.stellarwebsolutionshead {
		color: #000000;
		margin-top: 0px;
		padding: 0px;
		margin-bottom: 0px;
		font-weight: bold;
		}

	p.stellarwebsolutionsclick {
		color: #000000;
		margin-top: 0px;
		padding: 0px;
		margin-bottom: 0px;
		font-size: smaller;
		}

	p.stellarwebsolutionstop {
		color: #000000;
		margin-top: 0px;
		padding: 0px;
		margin-bottom: 0px;
		font-size: smaller;
		}

	p.stellarwebsolutions {
		color: #000000;
		margin-top: 0px;
		margin-bottom: 0px;
		padding: 0px;
		font-size: smaller;
		}

	p.stellarwebsolutionscomment {
		color: #7F5217;
		margin-top: 0px;
		margin-bottom: 0px;
		margin-left: 10px;
		margin-right: 0px;
		font-size: smaller;
		padding: 0px;
        	border-spacing: 0;
        	border-style: solid;
        	border-color: #C0C0C0;
        	border-width: 1px;
		}

	p.stellarwebsolutionsamount {
		color: #008080;
		margin-top: 0px;
		margin-bottom: 0px;
		font-weight: bold;
		padding: 0px;
		font-size: smaller;
		}

	p.stellarwebsolutionsgoal {
		color: #008000;
		margin-top: 0px;
		margin-bottom: 0px;
		padding: 0px;
		font-weight: bold;
		font-size: smaller;
		}

	p.stellarwebsolutionsneed {
		color: #000000;
		margin-top: 0px;
		margin-bottom: 0px;
		padding: 0px;
		font-weight: bold;
		font-size: smaller;
		}

	p.stellarwebsolutionsneedamount {
		color: red;
		margin-top: 0px;
		margin-bottom: 0px;
		padding: 0px;
		font-weight: bold;
		font-size: smaller;
		}

	hr.stellarwebsolutions {
		color: #000000;
		width: 100%;
		margin-top: 0px;
		margin-bottom: 0px;
		padding: 0px;
		background-color: #000000;
        	border: 1px solid  #000000;
		}

	form.stellarwebsolutions {
		margin-top: 0px;
		margin-bottom: 0px;
		padding: 0px;
		}

	-->
	</style>





	<div class="stellarwebsolutions" id="stellarwebsolutions" style="width: 243; height: 350">
	<!-- Stellar Web Solutions Donations Tracker PHP IPN V1.1 - Copyright 2006, 2007 Stellar Web Solutions http://stellarwebsolutions.com/ -->
	<P class="stellarwebsolutions">
	<font face="Arial"><a href="http://www.paypal.com">
	<img src=https://www.paypal.com/en_US/i/bnr/horizontal_solution_PP.gif border=0 width="210" height="80"></a></font></P>
	<P class="stellarwebsolutionshead">

	<font face="Arial">Recent Donations</font></P>
	<P class="stellarwebsolutionsclick">
	<font face="Arial">
	<A HREF=index2.php?	>Recent Donations	</A> | 
	<A HREF=index2.php?donationsView=all>
	Show All</A></font></P>
	<P class="stellarwebsolutionstop"><font face="Arial">Period: <B>
	Last 5 Donations	</B></font></P>

	
	<P class="stellarwebsolutionstop"><font face="Arial">Donations: <B>89 received</B></font></P>
	<HR class="stellarwebsolutions">
	<TABLE width=100% border=0 cellspacing=0 cellpadding=0 class="stellarwebsolutions" height="74">
	
							<TR class="stellarwebsolutions">
                              <TD class="stellarwebsolutions" height="16" align="center"><P class="stellarwebsolutions">
                              <font face="Arial"><b>Kumaran V</b>, Kingsbury:</font></TD>
					<TD align=right height="16"><P class="stellarwebsolutionsamount">
                    <font face="Arial">$10.00</font></TD></TR>
					
								<TR class="stellarwebsolutions">
                                  <TD class="stellarwebsolutions" height="16" align="center"><P class="stellarwebsolutions">
                                  <font face="Arial"><b>Danasilvam J</b>, Singapore:</font></TD>

					<TD align=right height="16"><P class="stellarwebsolutionsamount">
                    <font face="Arial">$1.00</font></TD></TR>
					
								<TR class="stellarwebsolutions">
                                  <TD class="stellarwebsolutions" height="16" align="center"><P class="stellarwebsolutions">
                                  <font face="Arial"><b>Sugumaran M</b>, 
                                  Mississauga:</font></TD>
					<TD align=right height="16"><P class="stellarwebsolutionsamount">
                    <font face="Arial">$2.00</font></TD></TR>
					
								<TR class="stellarwebsolutions">
                                  <TD class="stellarwebsolutions" height="16" align="center"><P class="stellarwebsolutions">
                                  <font face="Arial"><b>Krishnan P</b>, Westbury:</font></TD>
					<TD align=right height="16"><P class="stellarwebsolutionsamount">
                    <font face="Arial">$2.00</font></TD></TR>
					
								<TR class="stellarwebsolutions">
                                  <TD class="stellarwebsolutions" height="10" align="center"><P class="stellarwebsolutions">
                                  <font face="Arial"><b>Jayakumar D</b>, Cumming:</font></TD>

					<TD align=right height="10"><P class="stellarwebsolutionsamount">
                    <font face="Arial">$10.00</font></TD></TR>
					
			</TABLE>
			
		<HR class="stellarwebsolutions">
		<TABLE width=100% border=0 cellspacing=0 cellpadding=0 class="stellarwebsolutions">
		<TR class="stellarwebsolutions"><TD class="stellarwebsolutions"><P class="stellarwebsolutions">
          <font face="Arial">Donations Gross:</font></TD>
		<TD align=right class="stellarwebsolutions"><P class="stellarwebsolutionsamount">
        <font face="Arial">$810.29</font></P></TD></TR>
		<TR class="stellarwebsolutions"><TD class="stellarwebsolutions"><P class="stellarwebsolutions">
          <font face="Arial">Paypal Fees:</font></TD>

		<TD align=right class="stellarwebsolutions"><P class="stellarwebsolutionsamount">
        <font face="Arial">-$58.26</font></P></TD></TR>
		<TR class="stellarwebsolutions"><TD class="stellarwebsolutions"><P class="stellarwebsolutions">
          <font face="Arial">Donations Net:</font></TD>
		<TD align=right class="stellarwebsolutions"><P class="stellarwebsolutionsamount">
        <font face="Arial">$752.03</font></P></TD></TR></TABLE>
		<HR class="stellarwebsolutions">

		<P class="stellarwebsolutionsgoal"><font face="Arial">Current Year Goal: $3600</font></P>
		<P class="stellarwebsolutionsneed"><font face="Arial">WE STILL NEED:</font></P>

		<P class="stellarwebsolutionsneedamount"><font face="Arial">&lt; $2,847.97 &gt;</font></P>
		<form class="stellarwebsolutions" action="https://www.paypal.com/cgi-bin/webscr" method="post">
		<font face="Arial">
		<input type="hidden" name="cmd" value="_xclick">
		<input type="hidden" name="business" value="donate@tamiltorrent.com">
		<input type="hidden" name="item_name" value="Donation">
				<input type="hidden" name="item_number" value="donation">
		<input type="hidden" name="currency_code" value="USD">
		<input type="hidden" name="notify_url" value="http://www.tamiltorrents.net/forums/ipn.php">

		<input type="hidden" name="return" value="http://www.tamiltorrents.net/forums/">
		<input type="hidden" name="bn" value="StellarWebSolutions.DonationTracker">
		</font><font face="Arial">
		<input type="image" src="https://www.paypal.com/en_US/i/btn/x-click-but21.gif" border="0" name="submit" alt="Make payments with PayPal - it's fast, free and secure!" width="110" height="23">
        </font>
		</form>
		<P class="stellarwebsolutions">
		
		</P>
		<P class="stellarwebsolutions">
		
		</P>
		<P class="stellarwebsolutions">
		
		</P>
		<P class="stellarwebsolutions">
		
		</P>
		</DIV>
		
	</div>
</TD></TR>

</TABLE>






<font face="Arial">






<br>
</font>
</center>
Edit the necessary
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 06:19 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.03332 seconds
  • Memory Usage 2,234KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (1)bbcode_code
  • (1)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (2)post_thanks_box
  • (2)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (2)post_thanks_postbit_info
  • (2)postbit
  • (2)postbit_onlinestatus
  • (2)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete