Zen Follower
- Join Date:
- Nov 2007
- Posts:
- 434
- Plugin Contributions:
- 1
Views: 1,234
Zen Follower
Black Belt
Post a link to this page - the image is not useful
Administrator
The (native) Quantity Discounts table has a div id of "productQuantityDiscounts", so you can start there, then style the individual tr and td elements as you wish. You can see this by doing a "View Source" on your product info page, and searching for productQuantityDiscounts.
Zen Follower
kobra:
Post a link to this page - the image is not useful
This a link to that page : http://www.arab-broker.com/orientalmeal/index.php?main_page=popup_attributes_qty_prices&products_id=3&products_tax_class_id=0
Totally Zenned
could try something like this
div#productQuantityDiscounts TABLE TR TD {
color:#000000;
border:1px solid #C0C0C0;
background:#F5F5F5;
}
Zen Follower
rbarbour:
could try something like this
div#productQuantityDiscounts TABLE TR TD {
color:#000000;
border:1px solid #C0C0C0;
background:#F5F5F5;
}
I added that to my CSS template file but it didn't change anything !
Zen Follower
swguy:
The (native) Quantity Discounts table has a div id of "productQuantityDiscounts", so you can start there, then style the individual tr and td elements as you wish. You can see this by doing a "View Source" on your product info page, and searching for productQuantityDiscounts.
I tried that but it didn't work !
Totally Zenned
try posting in the template section, I believe your template is by Picaflor Azul, Anne has support threads for all her templates.
Without a link to the actual product page with the discount table, it will be hard to advise.
Zen Follower
Fields marked required must be completed.
Tell staff why this post should be reviewed.