Thursday, March 28, 2013

How to Center a PayPal Button


1. Launch Microsoft Notepad, WordPad or your usual Web design program.
2. Click 'File' and then 'Open' to open the Web page containing the PayPal button that you want to reposition.
3. Scroll to the PayPal button on the Web page. This is usually at the top of the page or within the payment information section. You'll recognize the button because the design code starts with '<form name='_xclick' action='https://www.paypal.com/cgi-bin/webscr' method='post'>.'
4. Type '<div align=center>' immediately before the PayPal button code. Type '</div>' immediately after the PayPal button code. This instructs Web browsers to center the PayPal button in the Web page's layout.
5. Save the edited Web page and upload it to your website's host server with your usual File Transfer Protocol tool or host's online content-management system.

No comments:

Post a Comment