Results 1 to 6 of 6
  1. #1
    Join Date
    Mar 2005
    Posts
    372
    Plugin Contributions
    0

    Default Need Boxes around product on category page

    I can get the border to show on the product page where there is only one product, but I want to put a border around the items on the category page that are in columns. They have a full listing of information title, description, buy now button.

    If this is not possible how do I turn off the description on the product in columns on the category page.

    I have read the forum and it does not deal with the category page just the product page.

    Thanks,

    C

  2. #2
    Join Date
    Apr 2006
    Location
    Ohio
    Posts
    6,162
    Plugin Contributions
    0

    Default Re: Need Boxes around product on category page

    Please provide a link to the page in question ...
    Mark
    Hare Do

  3. #3
    Join Date
    Mar 2005
    Posts
    372
    Plugin Contributions
    0

    Default Re: Need Boxes around product on category page

    Link to page http://www.jollyhoppers.com/cart/ind...ndex&cPath=1_9 columns of info. I need boxes to make this look neater. Also want left justified text.

  4. #4
    Join Date
    Apr 2006
    Location
    Ohio
    Posts
    6,162
    Plugin Contributions
    0

    Default Re: Need Boxes around product on category page

    Just edit the bottom of your cart/includes/templates/classic/css/stylesheet.css ...

    Take out what you have and replace with this ...
    .centerBoxContentsProducts {
    display: block;
    padding: 1px;
    text-align: left;
    border: 1px dotted #76348b; }
    Last edited by haredo; 3 Feb 2013 at 11:24 PM.
    Mark
    Hare Do

  5. #5
    Join Date
    Mar 2005
    Posts
    372
    Plugin Contributions
    0

    Default Re: Need Boxes around product on category page

    Is there a way to center the image in that box?

  6. #6
    Join Date
    Apr 2006
    Location
    Ohio
    Posts
    6,162
    Plugin Contributions
    0

    Default Re: Need Boxes around product on category page

    Add this to the bottom of the stylesheet.css
    .centerBoxContentsProducts a img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    }
    Delete this code you put in before. It is useless
    .centerBoxContentsProducts .centeredContent{
    display: block;
    padding: 5px;
    text-align: left;
    border: 1px solid #76348b; }
    Mark
    Hare Do

 

 

Similar Threads

  1. v151 Move boxes around on checkout page step 2/3
    By Dashizna in forum Basic Configuration
    Replies: 4
    Last Post: 26 Apr 2014, 03:47 PM
  2. How do I put boxes around my category images?
    By Matt Smith in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 16 Nov 2009, 07:00 PM
  3. Boxes around category images
    By Matt Smith in forum Setting Up Categories, Products, Attributes
    Replies: 0
    Last Post: 28 Sep 2009, 08:19 AM
  4. Help need to make multiple category boxes
    By YairOz in forum Setting Up Categories, Products, Attributes
    Replies: 0
    Last Post: 15 May 2009, 10:01 PM
  5. Moving boxes around the page
    By Mike_Dean in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 18 Apr 2008, 04:24 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