Announcement

Collapse
No announcement yet.

Blank Sections since upgrade

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

    Blank Sections since upgrade

    Since upgrading to version 9, I'm having a strange problem. When you add something to the cart and it goes to the bounce page - there is a huge gap up the top. This also happens then when you go to view basket.

    Any ideas ?
    For Everyday Pet Products
    www.pet-bliss.com

    For Doggy Bling and Clothes
    www.poshpaws.ie

    #2
    Hi,

    I don't get the problem when I view the basket but I can see the problem when adding to cart. I think you should try the following:

    - on the 'Design' tab, select 'bounce page' from the 'select page type' drop-down box

    - click on the first layout in the 'layout breadcrumb' trail at the bottom of the screen

    - search for the following in the layout code window:

    Code:
    <td class="bulk" colspan="3" style="padding:5px;">
    - change it to read:

    Code:
    <td valign="top" class="bulk" colspan="3" style="padding:5px;">
    - Apply the change and update your site to see if that helps.
    ********************
    Tracey
    SellerDeck

    Comment


      #3
      Not sure what has happened - another wierd thing with actinic, but its now looking fine....
      For Everyday Pet Products
      www.pet-bliss.com

      For Doggy Bling and Clothes
      www.poshpaws.ie

      Comment

      Working...
      X