HTML

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

    • Mar 2005
    • 439

    HTML

    1) I keep downloading an "HTML code" logo from Paypal.
    2) But when I put it in the B/V HTML box, Click OK, Preview it. It just keeps showing up as an HTML code in a little box with a x in it.
    This one could be for *****.
  • VodaHost
    General & Forum Administrator

    • Mar 2005
    • 12356

    #2
    You are probably adding the code incorrectly.

    Sorry this is Sarah. ***** is sailing today.

    VodaHost

    Your Website People!
    1-302-283-3777 North America / International
    02036089024 / United Kingdom
    291916438 / Australia

    ------------------------

    Top 3 Best Sellers

    Web Hosting - Unlimited disk space & bandwidth.

    Reseller Hosting - Start your own web hosting business.

    Search Engine & Directory Submission - 300 directories + (Google,Yahoo,Bing)


    Comment

    • Anonymous
      Members

      • Mar 2005
      • 439

      #3
      Re: HTML

      Originally posted by golfshirtsrus
      1) I keep downloading an "HTML code" logo from Paypal.
      2) But when I put it in the B/V HTML box, Click OK, Preview it. It just keeps showing up as an HTML code in a little box with a x in it.
      This one could be for *****.
      It will be there when you publish your page

      Maddog

      Comment

      • Anonymous
        Members

        • Mar 2005
        • 439

        #4
        HTML

        1)Thanks maddog I'll publish and see what happens.
        2) Sara: Tell me how I can load a code incorrectly. If I...........
        select all
        copy
        paste
        ok?

        Comment

        • Pablo
          Moderator

          • May 2005
          • 507

          #5
          If you see a box with a X in it, this means the PayPal image can not be found.
          Can you give an example of the Paypal code that doesn't work for you?
          Forum Moderator
          BlueVoda Spe******t

          Comment

          • Anonymous
            Members

            • Mar 2005
            • 439

            #6
            Paypal html code: for sara

            <!-- 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/popup/OLCWhatIsPayPal-outside','olcwhatispaypal','toolbar=no, location=no, directories=no, status=no, menubar=no, scrollbars=no, resizable=no', width='400', height='350');"><img src="https://www.paypal.com/en_GB/i/logo/PayPal_mark_180x113.gif" border="0" alt="Acceptance Mark"></a></td></tr></table><!-- PayPal Logo -->

            Comment

            • Pablo
              Moderator

              • May 2005
              • 507

              #7
              I hate to say this, but the PayPal code is incorrect:
              Please use this instead:
              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/popup/OLCWhatIsPayPal-outside','olcwhatispaypal','toolbar=no, location=no, directories=no, status=no, menubar=no, scrollbars=no, resizable=no', width='400', height='350');"><img src="https://static.paypal.com/en_US/i/logo/PayPal_mark_180x113.gif" border="0" alt="Acceptance Mark">
              </a></td></tr>
              </table>
              <!-- PayPal Logo -->
              Note that I've only changed the location of the PayPal logo.

              Pablo
              Forum Moderator
              BlueVoda Spe******t

              Comment

              • Anonymous
                Members

                • Mar 2005
                • 439

                #8
                HTML

                Thanks pablo, it worked :D but I was trying to get the Paypal Logo with all major credit cards included. I think Paypal even had the wrong logo in their HTML code. I think I should email Paypal, and tell them to get their s..t together. So far I've wasted a whole day just on this one thing, and just because Paypal got it wrong. Thanks for your help.

                Comment

                Working...
                X