End of Support for Joomla 3 - Forum closed
[SOLVED] Dot Nav Menu module in Perfect II templates
Dot Nav Menu module in Perfect II templates was created by daspsrl
Posted 3 years 7 months ago #29127
Dear team,
I'm trying to modify the code of this module, for example, for the NEWS button I have as standard with the Perfect II template this code:
<a title="Home" class="menu-icon" data-uk-smooth-scroll="" href="#top" data-uk-tooltip="{pos:'left'}">
<i class="uk-icon-button uk-icon-home uk-icon-large"></i></a><br/>
I put in RED the href section: I want just to insert a webpage of my website (for example href="/pageofmyinterest"). I changed the code but every time I click on the menu icon simply nothing is happening ?!?
Can you help me ?
Regards
I'm trying to modify the code of this module, for example, for the NEWS button I have as standard with the Perfect II template this code:
<a title="Home" class="menu-icon" data-uk-smooth-scroll="" href="#top" data-uk-tooltip="{pos:'left'}">
<i class="uk-icon-button uk-icon-home uk-icon-large"></i></a><br/>
I put in RED the href section: I want just to insert a webpage of my website (for example href="/pageofmyinterest"). I changed the code but every time I click on the menu icon simply nothing is happening ?!?
Can you help me ?
Regards
by daspsrl
Please Log in or Create an account to join the conversation.
- joomlaplates
- Offline
- Moderator
- Posts: 8807
- Thank you received: 1732
Replied by joomlaplates on topic Dot Nav Menu module in Perfect II templates
Posted 3 years 7 months ago #29130
Hello,
if you want to link it to a webpage you have to insert a ink like this
if you want to link it to a webpage you have to insert a ink like this
<a title="Home" class="menu-icon" href=" xxx.de/pageofmyinterest " data-uk-tooltip="{pos:'left'}">
<i class="uk-icon-button uk-icon-home uk-icon-large"></i></a><br/>
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
by joomlaplates
The following user(s) said Thank You: daspsrl
Please Log in or Create an account to join the conversation.
Replied by daspsrl on topic [SOLVED] Dot Nav Menu module in Perfect II templates
Posted 3 years 6 months ago #29136
Problem solved.
by daspsrl
Please Log in or Create an account to join the conversation.
Moderators: joomlaplates