Menu Arrow Marker Editing
- Parlathian
- Topic Author
- Offline
- New Member
Less
More
- Posts: 4
- Thank you received: 0
10 years 5 months ago #20599
by Parlathian
Menu Arrow Marker Editing was created by Parlathian
I like the arrow that appears on the main vertical menu when selected, but when you select a sub-menu, two arrows appear and cover text on the main body. How can I eliminate the second arrow? Thank you in advance for your time.
Please Log in or Create an account to join the conversation.
10 years 5 months ago #20604
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Menu Arrow Marker Editing
Hi
you should only have 1 arrow. Give me your url to check this
CEd
you should only have 1 arrow. Give me your url to check this
CEd
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
- Parlathian
- Topic Author
- Offline
- New Member
Less
More
- Posts: 4
- Thank you received: 0
10 years 5 months ago #20612
by Parlathian
Replied by Parlathian on topic Menu Arrow Marker Editing
The url is:
elitecollegelink.com/index.php/component...c2VyJkl0ZW1pZD0xODQ=
Use guest for both the user and password to see the menu.
elitecollegelink.com/index.php/component...c2VyJkl0ZW1pZD0xODQ=
Use guest for both the user and password to see the menu.
Please Log in or Create an account to join the conversation.
10 years 5 months ago #20617
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Menu Arrow Marker Editing
by my side there is no arrow in the menu, the green arrow that I see is on the article title ...
the menu is with the grey background on the left with + / - icons
the menu is with the grey background on the left with + / - icons
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
- Parlathian
- Topic Author
- Offline
- New Member
Less
More
- Posts: 4
- Thank you received: 0
10 years 5 months ago - 10 years 5 months ago #20627
by Parlathian
Replied by Parlathian on topic Menu Arrow Marker Editing
When I click on one of the menu titles, it becomes active and it displays a green arrow to the right of it. If you select team, one arrow appears. However, if you select founder in the submenu, then two green arrows appear to the right of the selection.
Last edit: 10 years 5 months ago by Parlathian. Reason: additional info.
Please Log in or Create an account to join the conversation.
10 years 5 months ago #20640
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Menu Arrow Marker Editing
ok I see
this arrow is defined into your template.css file
elitecollegelink.com/templates/protostar/css/template.css
line 7420 on
#sidebar li.active:after {
content: url("../images/arrow.png");
float: right;
margin: -32px 0 0 244px;
position: absolute;
}
this arrow is defined into your template.css file
elitecollegelink.com/templates/protostar/css/template.css
line 7420 on
#sidebar li.active:after {
content: url("../images/arrow.png");
float: right;
margin: -32px 0 0 244px;
position: absolute;
}
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
Time to create page: 0.208 seconds