Zen Cart Logo
Forums / Setting Up Categories, Products, Attributes / How to stylize quantity pricing chart?

How to stylize quantity pricing chart?

Locked

Views: 590

Results 1 to 3 of 3
This thread is locked. New replies are disabled.
6 Jul 2010, 2:03 PM
#1
inudat1966 avatar

inudat1966

New Zenner

Join Date:
Jun 2010
Posts:
34
Plugin Contributions:
0

How to stylize quantity pricing chart?

I have figured out how to set-up quantity pricing, but cannot figure out where to change the css to stylize it the way I want it.

Also can I change it's location?? I am comfortable working in code, can't figure out what/where I need to go to edit.

Here is the sample page - http://www.allaboutinkpromotions.com/catalog/index.php?main_page=product_info&cPath=40_60&products_id=100

In IE - the lines don't show up and in FF I need to add space.

Thanks in advance for any help!

6 Jul 2010, 2:16 PM
#2
stevesh avatar

stevesh

Black Belt

Join Date:
Feb 2005
Location:
Lansing, Michigan USA
Posts:
19,793
Plugin Contributions:
2

Re: How to stylize quantity pricing chart?

You can apply styling to #productQuantityDiscounts, adding it to the stylesheet if it isn't there.

6 Jul 2010, 3:54 PM
#3
inudat1966 avatar

inudat1966

New Zenner

Join Date:
Jun 2010
Posts:
34
Plugin Contributions:
0

Re: How to stylize quantity pricing chart?

Great, thanks. I couldn't find it in the css files, - that's why I was confused.