Results 1 to 6 of 6
  1. #1
    Join Date
    Sep 2006
    Location
    North Devon, England, UK
    Posts
    289
    Plugin Contributions
    0

    Default Cross Sell Advanced CSS

    Hello

    I have set CSA up and seems to be working fine, except the actual presentation of the products, check here http://www.logo-golfballs.co.uk/shop...roducts_id=181

    It is a css problem, I guess

    There is a redundent id (id=crossSell) that I could use - is there any css i could add to that so it drops below all attributes?

  2. #2
    Join Date
    Sep 2006
    Location
    North Devon, England, UK
    Posts
    289
    Plugin Contributions
    0

    Default Re: Cross Sell Advanced CSS

    I sorted this problem by adding <br class="clearBoth" />, as below:

    <br class="clearBoth" />
    <?php
    require($template->get_template_dir('tpl_modules_xsell_products.php', DIR_WS_TEMPLATE, $current_page_base,'templates'). '/' . 'tpl_modules_xsell_products.php');
    ?>

    The <br class="clearBoth" /> causes the DIV to break completely and start on a new line below, very handy...

  3. #3
    Join Date
    Nov 2006
    Posts
    512
    Plugin Contributions
    0

    Default Re: Cross Sell Advanced CSS

    Hello!

    I used your suggestion <br class="clearBoth" /> and have fixed my layout problem of having the cross sell/upsell too close to the product/shopping cart buttons.....anyway to get rid of the underline <hr> what ever you call it in php or have another space between the line and products?

    nice site by the way!
    Attached Images Attached Images  

  4. #4
    Join Date
    Sep 2006
    Location
    North Devon, England, UK
    Posts
    289
    Plugin Contributions
    0

    Default Re: Cross Sell Advanced CSS

    hi

    i think you would have to go into one of the actual cross sell advanced files, one of the files you uploaded, it could be this file tpl_modules_xsell_products.php

    take out the <hr> and add a <br> maybe

  5. #5
    Join Date
    Nov 2006
    Posts
    512
    Plugin Contributions
    0

    Default Re: Cross Sell Advanced CSS

    Smokin!

    I added a <br> to the templates/tpl_modules_xsell_products (see below) and a space appeared in both product listing and the shopping cart upsell!

    Good old html!

    Thanks!


    <!-- bof: tpl_modules_xsell_products -->
    <div class="centerBoxWrapper" id="crossSell">
    <h2 class="centerBoxHeading"><?php echo TEXT_XSELL_PRODUCTS; ?></h2>
    <br>
    <?php
    /**
    * require the list_box_content template to display the cross-sell info. This info was prepared in modules/xsell_products.php
    */
    require($template->get_template_dir('tpl_columnar_display.php',DIR_WS_TEMPLATE, $current_page_base,'common'). '/tpl_columnar_display.php');
    ?>
    </div>
    <!-- eof: tpl_modules_xsell_products -->

  6. #6
    Join Date
    Dec 2005
    Location
    Bentonville, Arkansas
    Posts
    25
    Plugin Contributions
    0

    Default Re: Cross Sell Advanced CSS

    Hi, Dharma! I seem to have a problem you might be able to help with. I see you have the additional products at the bottom of the page, and that's what I'm looking for. The only problem is that I can't seem to get them horizontal as opposed to vertical. I have one right on top of the other. Have any idea why or what could be causing this?

    http://www.concreterollers.com/index...&products_id=1
    http://www.concreterollers.com
    http://www.jimmyharmon.com

    Deleting code may not be the best way to resolve problems.

 

 

Similar Threads

  1. Cross Sell Plus Advanced Sell Combo
    By Limitless in forum All Other Contributions/Addons
    Replies: 40
    Last Post: 13 Aug 2017, 06:26 AM
  2. Replies: 1
    Last Post: 18 Sep 2013, 11:24 PM
  3. Cross Sell and Advanced Cross Sell Modules
    By fairway in forum Addon Templates
    Replies: 4
    Last Post: 8 Dec 2009, 08:44 PM
  4. Cross-Sell Advanced!
    By voltage in forum All Other Contributions/Addons
    Replies: 71
    Last Post: 15 Oct 2009, 08:47 PM
  5. Cross Sell Advanced
    By voltage in forum All Other Contributions/Addons
    Replies: 9
    Last Post: 14 Aug 2007, 02:37 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR