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
Forum Search
Google Site Search
Author « Topic »  

Marshall1960
Starting Member

USA
8 Posts

Pre-sales questions only
(More Details...)

Posted - 07/22/2018 :  17:09:47  
I am using the dynamic accordion menu and I am trying to figure out how to show an active state.
I have tried both examples below with no success.

li.ectmenu1 a:active{
background-color: #6A1A00;
color: #fff;

ul.ectmenu1 a:active{
background-color: #6A1A00;
color: #fff;

Marshall
Ecommerce Template Guru

USA
1916 Posts

Posted - 07/22/2018 :  17:45:58  
To what end? I visited your site and the link stays brown on hover and click. Are you looking for it to be a different color on click? It truly is not worth doing. Or, are you referring to when the menu is expanded and the link that is clicked on to expand the menu you want to change background color? I looked at your style sheet and you have this
li.ectmenu1 a:hover{
background-color: #6A1A00;
color: #fff;
}
So what you have in in your post is not going to change anything. But
li.ectmenu1 a:active{
background-color: #6A1A00;
color: #fff;
would be the correct approach.

Marshall
CENLYT Productions - ms designs
Affordable Web Design
Custom Ecommerce Designs
Responsive Websites
Cenlyt.com

Edited by - Marshall on 07/22/2018 17:46:45
  « 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