Announcement

Collapse
No announcement yet.

How to relocate premade buttons ie Paypal

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

  • How to relocate premade buttons ie Paypal

    Hi,
    I have 2 premade buttons on my index page. http://www.artrageus.net Paypal and Revolver Maps.. These buttons were made on their websites and are pre-formated. I can not figure out how to relocate them as I want them exactly positioned on the index page due to the fact that they don't load the image until my page loads...(does not show on the Bluevoda editor).

    Note: I have tried the html codes at all optional locations in bluevoda editor on the page...same results. Always at the top of the page, as you can see when you view the website index page.

    My Question is how can I place these where I want to on the page? Thank you for any help!! I am redoing the website and need to learn how to accomplish this.

    Revolver code=
    <a href="http://www.revolvermaps.com/?target=enlarge&amp;i=6otp2u3366d&amp;color=ff0000 &amp;m=7"><img src="http://rg.revolvermaps.com/h/m/a/7/ff0000/128/0/6otp2u3366d.png" width="256" height="128" alt="Map" style="border: 0px;" /></a>
    <script type="text/javascript">

    var _gaq = _gaq || [];
    _gaq.push(['_setAccount', 'UA-24465585-1']);
    _gaq.push(['_trackPageview']);

    (function() {
    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
    })();

    </script>

    Paypal code is=

    <form action="https://www.paypal.com/cgi-bin/webscr" method="post">
    <input type="hidden" name="cmd" value="_s-xclick">
    <input type="hidden" name="hosted_button_id" value="GQRRU5326VUEC">
    <input type="image" src="https://www.paypal.com/en_US/i/btn/btn_donateCC_**.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">
    <img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1">
    </form>

  • #2
    Re: How to relocate premade buttons ie Paypal

    The two buttons code should NOT be pasted in the Page HTML but in a HTML box (each). To relocate them you simply move the HTML box around wherever you need it.
    Navaldesign
    Logger Lite: Low Cost, Customizable, multifeatured Login script
    Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
    DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
    Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!

    Comment


    • #3
      Re: How to relocate premade buttons ie Paypal

      Hi

      I did paste the codes into the html box. When I right click on the page...goto html.
      The problem is that the clickable images are uploaded from the company on page loading and are not visible in bluevoda sitebuilder as I stated before. I can not see them to move them around when building the page.

      It seems that the code has a specific placement at the top center of the page...only. I do not know how to change that.

      Thanks for your help

      Comment


      • #4
        Re: How to relocate premade buttons ie Paypal

        No, do NOT insert the codes in the Page HTML.

        Please drag a HTML box in your page, and paste the code in the box.
        Navaldesign
        Logger Lite: Low Cost, Customizable, multifeatured Login script
        Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
        DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
        Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!

        Comment


        • #5
          Re: How to relocate premade buttons ie Paypal

          Ahso.... I finally found it in the menu... works great

          thanks so much for your help !!! You saved the day.

          Comment

          Working...
          X