vezy Posted March 16, 2010 Share Posted March 16, 2010 Hi - using and loving this theme which have tweaked and tweaked and tweaked - but you still have the overall feel and cleaness I love about this theme...Does anyone know where I can change the colour of the product quantity in the shopping cart at the top of the page. It is not in the CSS and seems to be directly in the JS file...but which one?(See screen shot)THanks! Link to comment Share on other sites More sharing options...
razaro Posted March 16, 2010 Share Posted March 16, 2010 Find in modules\blockuserinfo file blockuserinfo.tpl.Here is code you need to change {if $cart_qties > 0}{$cart_qties}{else}0{/if} Link to comment Share on other sites More sharing options...
vezy Posted March 19, 2010 Author Share Posted March 19, 2010 Hi!Thanks a million! I had made the changes in the global already, but couldn't find where the changes needed to made in the .tpl files. I have Firebug but still haven't figured out how to find source code with it - I can see the HTML fine but don't know which file it is in... some of us just don't get it very fast huh? Thanks once again. Link to comment Share on other sites More sharing options...
razaro Posted March 19, 2010 Share Posted March 19, 2010 You're welcome.And nice site you have and i am sure it would look even better with Prestashop. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now