Ecommerce software home
Shopping Cart Software Forum for Ecommerce Templates
 
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

Find us on Facebook Follow us on Twitter View our YouTube channel
Search our site
 All Forums
 General
 Off topic, News and Updates
 Redesign of the side filter price range
Author    Topic »  

Vince
Administrator

Spain
42472 Posts

Posted - 03/22/2024 :  03:07:15  
Hi all
We've done a redesign of the Side Filter Price Range adding a smart range slider and it's going to be available in the next updater. You have to scroll down a bit but we've been trying it out on the demo store here...

http://www.ectdemostore.com/responsivemonochrome/products2.php

Any comments welcome!

Vince

Click Here for Shopping Cart Software
Click Here to sign up for our newsletter
Click Here for the latest updater

DLSS
ECT Moderator

Canada
3937 Posts

Posted - 03/22/2024 :  09:23:00  
Very cool :)

Mike Beebe
President,
DataLinks Software Solutions
www.dlss.ca

Rate Me Here

ASP and PHP mods - www.dlss.ca/products.asp
A Tremendous Home - www.ATremendousHome.com
Cigar Smoke Shop - www.CigarSmokeShop.net

dbdave
ECT Moderator

USA
10281 Posts

Posted - 03/22/2024 :  09:50:57  
Lot's of new features rolling out.
I love it.

David

1818charlie
ECT Moderator

United Kingdom
1180 Posts

Posted - 03/22/2024 :  15:22:51  
Vince,

It's a up from me

Vince
Administrator

42472 Posts

Posted - 04/03/2024 :  14:14:18  
Someone asked for a currency symbol in the price slider text input box so this CSS would add a dollar sign if you add it to your site style sheet.

div.sfpriceinputs div{
position:relative;
}
div.sfpriceinputs div:after{
content:"$";
position:absolute;
top:50%;
left:10px;
transform: translate(0, -50%);
font-size:14px;
color:#777;
}

Vince

Click Here for Shopping Cart Software
Click Here to sign up for our newsletter
Click Here for the latest updater
     Topic »  
Jump To:
Shopping Cart Software Forum for Ecommerce Templates © 2002-2022 ecommercetemplates.com
This page was generated in 0.03 seconds. Snitz Forums 2000