Results 1 to 3 of 3
  1. #1
    Join Date
    Mar 2008
    Posts
    55
    Plugin Contributions
    0

    Default centering product category icons in main page

    Hi, I was wondering if there is a way to center the category icons instead of having them align left? Example is on my site, click on shoes, then you see it with "specialty shoes" category being left justified and I would like it centered. Thanks!

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

    Default Re: centering product category icons in main page

    Hi, I was wondering if there is a way to center the category icons instead of having them align left? Example is on my site, click on shoes, then you see it with "specialty shoes" category being left justified and I would like it centered. Thanks!
    includes/ templates/ your_template/ templates/ stylesheet.css

    Add the following declaration to the .css
    1. #productListHeading {text-align: center;}


    Also find the following:
    1. #logoWrapper{
    background-color: #e5d9e5;
    height:150px;
    2. change the red font above to 164
    Last edited by haredo; 4 Apr 2008 at 06:07 AM.
    Mark
    Hare Do - Does the rabbit beat Zen "never".
    Zen Cart 1.5.1 Update Release Need help Purchase the Book

  3. #3
    Join Date
    Mar 2008
    Posts
    55
    Plugin Contributions
    0

    Default Re: centering product category icons in main page

    Thanks! I will try that in a minute.....I also was wanting to know how to get rid of the main subcategory image on individual product pages. Is there a thread that already deals with that?

 

 

Similar Threads

  1. Removing category icon/product main image on product info page
    By cochlear in forum Setting Up Categories, Products, Attributes
    Replies: 9
    Last Post: 28 Oct 2010, 04:42 AM
  2. trouble centering main product image
    By TecBrat in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 5 Oct 2008, 06:47 AM
  3. Changing Product Category displayed on main page
    By dcblair in forum Basic Configuration
    Replies: 2
    Last Post: 29 Sep 2007, 01:42 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
  •