2 replies [Last post]
nevmoor's picture
Offline
Joined: 08/17/2007
Juice: 29
Was this information Helpful?

Everthing is running OK with my install. The only thing I need to configure or figure out is the quantity for my items. I can 'add to cart' but the quantity box is squished too small to see what number is in it. What file do I need to change? Would it be a node.tlp.php or something? (Just guessing on that since I don't code)

Also how could I add a quantity box to the item page? In other words, if I want 20 of something I would like the option of inputting this info BEFORE I 'add to cart'?

Thanks!!

mimetic2's picture
Offline
Joined: 08/07/2007
Juice: 478
Re: Quantity box "squished"

Seems like a CSS issue. Make your textboxs bigger in CSS

nevmoor's picture
Offline
Joined: 08/17/2007
Juice: 29
Re: Re: Quantity box "squished"

I thought of that after I posted. I used Firebug to check my css and I had an error in the padding set up. THX