Viewing 3 replies - 1 through 3 (of 3 total)
  • You could just do:

    form { text-align:center; }

    In css and make it centered in the form

    Of course you should add a class to the form and input so that you can link to it directly with css and not mess with anything else on the page.

    Thread Starter raz_roni

    (@raz_roni)

    Thanks. Also found another way to do it – select the button row in the HTML editor and put the style as aligncenter. That put button right in the middle of the page.

    Yea there is 100 ways to skin a cat.

    I would always use the method that allows for ease of future editing. Always keep that in mind

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Center PayPal "Buy Now" BUtton’ is closed to new replies.