- Posts: 31
- Thank you received: 0
hover triangle color change
-
mikegreece
Inactive member -
Topic Author
- Member
-
Less
More
14 years 4 months ago #4153
by mikegreece
hover triangle color change was created by mikegreece
how to change the color of the triangle that shows up when I hover over the menu items on the mainmenu?
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
14 years 4 months ago #4162
by ivan.milic
Replied by ivan.milic on topic Re: hover triangle color change
Triangle you talk about is probably (depending on template) some picture you need to change. If you can't find it , best is to send us your link and we will tell you witch picture you need to change.
Please Log in to join the conversation.
-
mikegreece
Inactive member -
Topic Author
- Member
-
Less
More
- Posts: 31
- Thank you received: 0
14 years 4 months ago #4168
by mikegreece
Replied by mikegreece on topic Re: hover triangle color change
i dont have my site online, but you can see in the attached image the orange triangle on the left of the green text link
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
14 years 4 months ago #4174
by ivan.milic
Replied by ivan.milic on topic Re: hover triangle color change
That is changed using css for that list (UL tag).
example:
ul
{
list-style-image: url("/images/some_image.gif")
}
example:
ul
{
list-style-image: url("/images/some_image.gif")
}
Please Log in to join the conversation.
-
mikegreece
Inactive member -
Topic Author
- Member
-
Less
More
- Posts: 31
- Thank you received: 0
14 years 4 months ago #4183
by mikegreece
Replied by mikegreece on topic Re: hover triangle color change
found it!
Please Log in to join the conversation.
Time to create page: 0.156 seconds