Announcement

Collapse
No announcement yet.

PayPal redirect page

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

    PayPal redirect page

    Hi All

    www.paragon-matrix.com

    When ordering using PayPal, when you click 'Continue' after choosing the payment method, it goes to a bounce page that then redirects you to the paypal site.
    On this bounce page there is a table which holds the paypal logo which is screwing up the layout (in IE it pushes it below the right hand column). The table is 600px wide; all I want to do is to change it to 520px, but I can't find it anywhere. Does anyone know where the code comes from?

    <TABLE BORDER="0" CELLSPACING="0" CELLPADDING="0" WIDTH="600">

    #2
    Hi there,

    I checked your website and the paypal logo on the bounce page after selecting the payment method seems to work fine for me.
    [FONT=Verdana][COLOR=Navy]
    Regards,
    Karthik

    Comment


      #3
      Hi Jon,

      if you are still experiencing this issue look for Act_OCCPayPalTemplate.html under CommonOCC subfolder.

      This is browser size / desktop resolution specific which may be why Karthik say the page OK


      Bikster
      SellerDeck Designs and Responsive Themes

      Comment


        #4
        This actually should be looked at by Actinic as there is a fixed value of 600px wide table declared in the various template and not handled by ACTSTDWIDTH like the rest of the inner table width .... if using a fixed width layout or indeed a lower resolution desktop / monitor this declared width can easily break the layout as per the OP


        Bikster
        SellerDeck Designs and Responsive Themes

        Comment


          #5
          there is a fixed value of 600px
          You'll be pleased to hear this is changed to 100% in v8.

          Comment


            #6
            Marvellous stuff


            Bikster
            SellerDeck Designs and Responsive Themes

            Comment

            Working...
            X