Results 1 to 8 of 8

Thread: HTML
      
   

  1. #1
    Anonymous is offline Members
    Join Date
    Mar 2005
    Posts
    440

    Default 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 *****.

  2. #2
    VodaHost's Avatar
    VodaHost is offline General & Forum Administrator
    Join Date
    Mar 2005
    Location
    Wilmington, Delaware USA
    Posts
    11,428

    Default

    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
    07031847328 / United Kingdom

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

    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)



  3. #3
    Anonymous is offline Members
    Join Date
    Mar 2005
    Posts
    440

    Default Re: HTML

    Quote 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

  4. #4
    Anonymous is offline Members
    Join Date
    Mar 2005
    Posts
    440

    Default 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?

  5. #5
    Pablo is offline Moderator
    Join Date
    May 2005
    Posts
    507

    Default

    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?

  6. #6
    Anonymous is offline Members
    Join Date
    Mar 2005
    Posts
    440

    Default 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 -->

  7. #7
    Pablo is offline Moderator
    Join Date
    May 2005
    Posts
    507

    Default

    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

  8. #8
    Anonymous is offline Members
    Join Date
    Mar 2005
    Posts
    440

    Default 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.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Similar Threads

  1. Banner links....html
    By mday8 in forum BlueVoda - General Issues
    Replies: 0
    Last Post: 10-26-2005, 04:37 AM
  2. HTML Problem
    By racefan20 in forum BlueVoda - General Issues
    Replies: 2
    Last Post: 08-03-2005, 05:43 PM
  3. BlueVoda 7.0
    By VodaHost in forum CSS Cascading Style Sheets
    Replies: 27
    Last Post: 07-31-2005, 05:52 AM
  4. Html box & hosting all my images
    By al c. in forum General Support Issues
    Replies: 3
    Last Post: 06-29-2005, 04:47 PM
  5. Adding HTML
    By Anonymous in forum General Support Issues
    Replies: 1
    Last Post: 05-27-2005, 05:25 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49