Announcement

Collapse
No announcement yet.

Paypal Logo Elephantiasis

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Paypal Logo Elephantiasis

    I 've put a Paypal logo on my site but I don't like the size of it; It's too big. I thought trimming it down would be easy.



    The code is:


    PHP Code:
    <!-- PayPal Logo --><table border="0" cellpadding="10" cellspacing="0" align="center"><tr><td align="center"></td></tr>
    <
    tr><td align="center"><a href="#" onclick="javascript:window.open('https://www.paypal.com/uk/cgi-bin/webscr?cmd=xpt/cps/popup/OLCWhatIsPayPal-outside','olcwhatispaypal','toolbar=no, location=no, directories=no, status=no, menubar=no, scrollbars=yes, resizable=yes, width=400, height=350');"><img  src="https://www.paypal.com/en_GB/i/bnr/vertical_solution_PP.gif" border="0" alt="Solution Graphics"></a></td></tr></table><!-- PayPal Logo --> 
    but altering the 'width' and 'height' makes no difference. Anyone know why this is?

    (I have done a search on 'Paypal Logo Elephantiasis' and there wasn't a single hit)

    #2
    Save the image to your hard drive, edit to your taste, upload to your store and replace the img scr paypal ref to your own...

    HTH
    Affordable solutions for busy professionals.
    Website Maintenance | UK Web Hosting

    Comment


      #3
      Thanks. Yes, I did try that, but I just got the "alt" description. I'll try again -maybe got it wrong somehow.

      Comment


        #4
        You could add a width however the image would look squashed. So you would be better off editing / resizing.
        Peblaco

        Comment


          #5
          Hi Louise. Yes, I've done it now thanks. Been a bit daft - edited the image, saved it as a .jpg and then put .gif in the link, hence the 'alt' description.

          Better as a .gif no?

          I've been a good boy and bought myself: 'Build your website the right way using HTML and CSS' by Ian LLoyd. Really helps when you know what all that <div> and <tr> stuff means. Had my epiphany moment last night.

          Comment

          Working...
          X