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
Author « Topic »  

LynK
Ecommerce Template Expert

Australia
696 Posts

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

Posted - 01/01/2020 :  04:12:20  
This is what I have in ectstyle.css

ul.ectmenu1 {
list-style: none;
border:0px solid;
font:16px;
padding:0px;
width:254px;
}
.ectmenu1 li{
display:block;
padding:10px;
border: 1px solid #009999;
font-size:16px;
background-color:#fff;
margin-left:0px;
}
li.ectmenuhassub1 a{
display:block;
padding:0px;
}
li.ectmenuhassub1 a:hover{
display:block;
padding:10px;
color:white !important;
background-color:#009999;
}
.ectmenu1 a:hover{
display:block;
background-color: #009999;
color:#fff;
padding:10px;
}
li.ectsub a{
padding:20px;
}
.widget_execphp{
float:left;
width:100%;
}

Is there a way to place an arrow at the end of menu items that have submenus?
Thanks, Lyn

Edited by - LynK on 01/01/2020 04:16:08

Phil
ECT Moderator

United Kingdom
7622 Posts

Posted - 01/01/2020 :  04:24:01  
Hi Lyn,
Sure there is, take a look here - https://www.ecommercetemplates.com/help/css-menus.asp#css2



* Database Migrations and Conversions*
* ASP to PHP Cart Conversions*

*Contact Us*
*Buy The PHP Capture Card Plugin*
*Rate Our Services/View Our Feedback*

LynK
Ecommerce Template Expert

Australia
696 Posts

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

Posted - 01/01/2020 :  17:49:40  
Hi Phil.

I have added:
li.ectmenuhassub1 a{
display:block;
padding:0px;
background-image:https://www.kennykreations.com/images/arrow-down.png;
}
li.ectmenuhassub1 a:hover{
display:block;
padding:10px;
color:white !important;
background-color:#009999;
background-image:https://www.kennykreations.com/images/arrow-down.png;
}

but not seeing the arrow on the website.
Thanks, Lyn

Phil
ECT Moderator

United Kingdom
7622 Posts

Posted - 01/02/2020 :  01:50:26  
I see you're using the accordion menu so you would use the css here - https://www.ecommercetemplates.com/help/css-menus.asp#css3

and download and modify the two images from that page perhaps?





* Database Migrations and Conversions*
* ASP to PHP Cart Conversions*

*Contact Us*
*Buy The PHP Capture Card Plugin*
*Rate Our Services/View Our Feedback*

Edited by - Phil on 01/02/2020 05:38:52
  « 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