Menu Active option
9 years 6 months ago #27490
by WebTao
Menu Active option was created by WebTao
Hello.
I don't know if the module can show the item menu with different style when I am in that page.
Sorry for my english. For example, I have a Menu:
Option 1:
Suboption 1
Suboption 2
If I am in the page of: Suboption 1 the menu must show like this:
Option 1:
Suboption 1
Suboption 2
Can you help me?
Thank you very much.
Regards.
I don't know if the module can show the item menu with different style when I am in that page.
Sorry for my english. For example, I have a Menu:
Option 1:
Suboption 1
Suboption 2
If I am in the page of: Suboption 1 the menu must show like this:
Option 1:
Suboption 1
Suboption 2
Can you help me?
Thank you very much.
Regards.
Please Log in or Create an account to join the conversation.
9 years 6 months ago #27491
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Menu Active option
Hi
yes you can do that, the item receive the ".active" class that you can use with CSS to style it.
CEd
yes you can do that, the item receive the ".active" class that you can use with CSS to style it.
CEd
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
9 years 6 months ago #27504
by WebTao
Replied by WebTao on topic Menu Active option
Hello.
Thank you for answer.
Sorry, but I have to put ".active", in the item menu CSS style, correct?
And where can I edit the CSS style?
Thank you !!!!
Thank you for answer.
Sorry, but I have to put ".active", in the item menu CSS style, correct?
And where can I edit the CSS style?
Thank you !!!!
Please Log in or Create an account to join the conversation.
9 years 6 months ago #27505
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Menu Active option
the class is automatically added to the active item, you can style it with
Code:
.active {
style here
}
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
9 years 6 months ago #27506
by WebTao
Replied by WebTao on topic Menu Active option
Ok, but I don't know where (in which file) must I put that css style:
.active{
style...
}
.active{
style...
}
Please Log in or Create an account to join the conversation.
Time to create page: 0.212 seconds