Got my logo uploaded (obviously)... but how do I get this centered at the top of my payment form? Thank you all very much!
09-27-2012 03:43 PM
It should be center, are you seeing something different, which browser, OS?
09-27-2012 04:42 PM
Im using Chrome... Lemme go check it with IE on another PC
09-27-2012 04:43 PM
Nevermind, I added my in the x_header_html_payment_form section.
reading the x_logo_url
The Authorize.Net hosted payment form is 580 pixels wide. Images wider that 580 pixels may not fit properly on the form’s header or footer. Logos and background images can be wider than 580 pixels but we recommend keeping the image a reasonable size for Web hosting.
so just make the pad the image to 580px
09-27-2012 04:56 PM - edited 09-27-2012 05:00 PM
Is there a way (i.e. code I can add on this line) that would make the logo display at a different size???:
<input type="hidden" name="x_logo_URL" value="https://secure.authorize.net/mgraphics/logo_GatewayID.jpg">
My uploaded logo is slightly over 580 pixels... lil too big... doesn't look right at the top of the form. Thanks!
09-30-2012 06:21 PM
Not that I know of, can't you just reupload with the correct size?
10-01-2012 04:20 AM