Menu Active option
9 years 6 months ago #27508
by WebTao
Replied by WebTao on topic Menu Active option
The url is:
www.st-ingenieriaforense.com/nuevaST
The module is used in left position, in the "servicios", "formacion" and "profesionales" pages.
The module is used in left position, in the "servicios", "formacion" and "profesionales" pages.
Please Log in or Create an account to join the conversation.
9 years 6 months ago #27509
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Menu Active option
you can write in this file
www.st-ingenieriaforense.com/nuevaST/mod..._accordeonck_css.php
and write
#accordeonck125 li.active > a {color: red;}
for example
www.st-ingenieriaforense.com/nuevaST/mod..._accordeonck_css.php
and write
#accordeonck125 li.active > a {color: red;}
for example
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
9 years 6 months ago #27510
by WebTao
Replied by WebTao on topic Menu Active option
Perfect I just do it. But not result.
I think I am doing something wrong.
I attached 2 images.
I think I am doing something wrong.
I attached 2 images.
Please Log in or Create an account to join the conversation.
9 years 6 months ago #27511
by WebTao
Replied by WebTao on topic Menu Active option
Image
Please Log in or Create an account to join the conversation.
9 years 6 months ago #27512
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Menu Active option
you don't have to do this ... just write the styles in the theme file like explained.
but I see a problem probably due to the fact that you are using some alias in your menu structure ? the active class is not given to the item
use this css code instead
#accordeonck125 a.isactive {color: red;}
but I see a problem probably due to the fact that you are using some alias in your menu structure ? the active class is not given to the item
use this css code instead
#accordeonck125 a.isactive {color: red;}
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
9 years 6 months ago - 9 years 6 months ago #27513
by WebTao
Replied by WebTao on topic Menu Active option
I change the code for that, but the problem persists.
I attached a image
I attached a image
Last edit: 9 years 6 months ago by WebTao.
Please Log in or Create an account to join the conversation.
Time to create page: 0.226 seconds