Results 1 to 10 of 10
  1. #1
    Join Date
    May 2011
    Posts
    18
    Plugin Contributions
    0

    help question How to remove the product count/navigational from Product info?

    I am trying to remove the product count/navigational from Product info... Show up at the op of the page, example:

    http://lightningcutlery.com/shop/ind...roducts_id=102

    I inspected the element and it showed:

    PHP Code:
    <class="navNextPrevCounter">Product 17/65</p
    Any suggestions?

    Thanks,
    Matthew
    Last edited by Ajeh; 20 Aug 2011 at 06:37 PM. Reason: remove zenid

  2. #2
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,761
    Plugin Contributions
    9

    Default Re: How to remove the product count/navigational from Product info...

    The quick way
    Fnd in your templates stylesheet.css
    Code:
    .navNextPrevCounter {
    	margin: 0em;
    	font-size: 0.9em;
    	padding: 8px 0;
    	}
    Change to
    Code:
    .navNextPrevCounter {
    	display: none;
    	}
    Zen-Venom Get Bitten

  3. #3
    Join Date
    May 2011
    Posts
    18
    Plugin Contributions
    0

    Default Re: How to remove the product count/navigational from Product info...

    Quote Originally Posted by kobra View Post
    The quick way
    Fnd in your templates stylesheet.css
    Code:
    .navNextPrevCounter {
    	margin: 0em;
    	font-size: 0.9em;
    	padding: 8px 0;
    	}
    Change to
    Code:
    .navNextPrevCounter {
    	display: none;
    	}
    Thank you, that got rid of the display of what item it is but not the navagational buttons underneath it seen here:

    http://lightningcutlery.com/shop/ind...products_id=38
    Last edited by Ajeh; 20 Aug 2011 at 06:38 PM. Reason: remove zenid

  4. #4
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,761
    Plugin Contributions
    9

    Default Re: How to remove the product count/navigational from Product info...

    I read that you only wanter the "count" removed

    You can scrap the css edit

    admin > config > Product Info > Location of Previous/Next Navigation Bar > select 0= off
    Zen-Venom Get Bitten

  5. #5
    Join Date
    May 2011
    Posts
    18
    Plugin Contributions
    0

    Default Re: How to remove the product count/navigational from Product info...

    Quote Originally Posted by kobra View Post
    I read that you only wanter the "count" removed

    You can scrap the css edit

    admin > config > Product Info > Location of Previous/Next Navigation Bar > select 0= off
    Yep, that was the ticket lol. Thank you Kobra!

  6. #6
    Join Date
    Mar 2011
    Location
    Georgia
    Posts
    21
    Plugin Contributions
    0

    Default Re: How to remove the product count/navigational from Product info...

    Thanks kaos, I was trying to remove the products counts and this worked great. http://temporarydomain.biz

  7. #7
    Join Date
    Dec 2011
    Posts
    12
    Plugin Contributions
    0

    Default Re: How to remove the product count/navigational from Product info?

    A little off the thread, but maybe someone here knows... I originally added all my products alphabetically with a default sort order of 0. Then I went back and put in sort orders to arrange things correctly. They display in the right order when looking at the category, but when you click a product, the Product x/y and the Prev / Next are all out of sync. Anyone know how to change that?

  8. #8
    Join Date
    Dec 2011
    Posts
    12
    Plugin Contributions
    0

    Default Re: How to remove the product count/navigational from Product info?

    Never mind. Configuration > Product Info > Previous Next Sort Order

  9. #9
    Join Date
    Sep 2008
    Posts
    431
    Plugin Contributions
    0

    Default Re: How to remove the product count/navigational from Product info?

    Can someone please remind me of the location of the stylesheet.css file?

  10. #10
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,024
    Plugin Contributions
    3

    Default Re: How to remove the product count/navigational from Product info?

    includes/templates/YOUR_CUSTOM_TEMPLATE_NAME/css

 

 

Similar Threads

  1. How to remove Add to Cart quantity from product info page?
    By emilfalcon in forum Customization from the Admin
    Replies: 15
    Last Post: 7 May 2011, 12:31 AM
  2. Remove the category picture from the top of the product info page.
    By alterego55 in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 1 Oct 2010, 06:56 PM
  3. How to Remove the Left Column from the Product Info Display Page??
    By autoace in forum Templates, Stylesheets, Page Layout
    Replies: 9
    Last Post: 20 Aug 2009, 03:37 PM
  4. how can i remove the product count in categories
    By steveAR in forum Setting Up Categories, Products, Attributes
    Replies: 2
    Last Post: 12 Sep 2008, 08:58 AM
  5. How do you remove Bullet Listing style from Product Info?
    By bugyoutoo in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 3 Mar 2008, 08:21 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