Pippo3000 Posted November 29, 2012 Share Posted November 29, 2012 (edited) any idea how to get rid of price ranges between 10.63 and 27.46 (your currency)? how can I get rid of the decimals? 10 to 27 is just fine. the decimals take too much space and are useless anyway. or, what would I need to do to set the filter in steps of say 5, so 10-15, 25-70 or 30-85? phil EDIT: just realized that IE does not show decimals for the price filter whereas Chrome and FireFox do?!? How comes? Edited November 29, 2012 by Pippo3000 (see edit history) Link to comment Share on other sites More sharing options...
Bibi40k Posted January 20, 2013 Share Posted January 20, 2013 i've edited line 627 of blocklayered.js from: return abs_val_string + virgule + (deci_string > 0 ? deci_string : '00'); to return abs_val_string; 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