Results 1 to 5 of 5
  1. #1

    Default How to remove line between products in "What's New," "Featured," "Recent Products"?

    Hello,

    I just installed the Recently Viewed Items sidebox, which I think is similarly coded as the What's New, Featured, Random and Specials sideboxes.

    If I set it to display more than 1 item, there is a line between each item. I'd like to remove that if at all possible and would appreciate any help.

    Here is what I mean:



    I'd like the items to be displayed without the separating line. I've tried hacking some tpl and module files but can't figure it out.

    Thanks in advance.
    Attached Thumbnails Attached Thumbnails Click image for larger version. 

Name:	lastviewed.png 
Views:	361 
Size:	14.2 KB 
ID:	7472   Click image for larger version. 

Name:	whatsnew.png 
Views:	188 
Size:	10.7 KB 
ID:	7473  

  2. #2
    Join Date
    Dec 2006
    Location
    Seligman, MO U.S.A.
    Posts
    2,101
    Plugin Contributions
    5

    Default Re: How to remove line between products in "What's New," "Featured," "Recent Products

    Try adding this to your stylesheet.css:


    Code:
    #recentproductsContent {
       border-bottom: none; 
       border-top: none;
    }
    #recentproducts {
       border-bottom: 1px solid #DFF2F9;
    }
    Teach them to shop and they will shop today;
    Teach them to Zen and they will OWN a shop tomorrow!

  3. #3

    Default Re: How to remove line between products in "What's New," "Featured," "Recent Products

    Thank you so much, GEF! I can't believe how simple that was; I puzzled over this for over an hour.

    Thanks again!

  4. #4
    Join Date
    Dec 2006
    Location
    Seligman, MO U.S.A.
    Posts
    2,101
    Plugin Contributions
    5

    Default Re: How to remove line between products in "What's New," "Featured," "Recent Products

    Not a problem. You know it always the little things that "get" you, right?
    Teach them to shop and they will shop today;
    Teach them to Zen and they will OWN a shop tomorrow!

  5. #5
    Join Date
    Jun 2010
    Location
    London
    Posts
    39
    Plugin Contributions
    0

    Default Re: How to remove line between products in "What's New," "Featured," "Recent Products

    Hi . I have installed the recently viewed module and it shows the recently viewed item in sidebox but I would like to have it underneath the product info page.. I have added the following code in my tpl_product_info_display.php page but it does not show anything

    <!--bof recent products module-->
    <?php require($template->get_template_dir ('tpl_modules_recent_products.php',DIR_WS_TEMPLATE, $current_page_base,'templates') . '/tpl_modules_recent_products.php'); ?>
    <!--eof recent products module-->


    Any suggestion would be so appreciated

 

 

Similar Threads

  1. How to remove ellipses ("...") after "All Products" and "New Products" on home page?
    By jthurman in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 18 May 2010, 03:30 PM
  2. cutting certain categories from the "featured" and "new" products boxes
    By get bucked in forum Templates, Stylesheets, Page Layout
    Replies: 8
    Last Post: 6 Jan 2009, 08:58 AM
  3. How do I remove "New products" and "featured products"?
    By sfklaas in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 7 Jun 2008, 06:23 AM
  4. Inside the "Categories" box it says "New Products" and "All Products"...
    By john9 in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 25 Feb 2007, 07:55 AM
  5. how to display text link in "New Products"、"Featured Products"....?
    By boy123 in forum Templates, Stylesheets, Page Layout
    Replies: 9
    Last Post: 24 Dec 2006, 06:07 AM

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