IMPORT STATIC HTML MENU TO CONCRETE5
PermalinkHow I do to, address the links of html menu; without modifying the design of my menu?
For example: How do I make the links can open my other pages?
This is the HTML code (menu):
<Ul>
<Li> <a href="index.html"> SALTA </a> </ li>
<Li> <a href="index2.html"> </a> POLICY </ li>
<Li> <a href="index3.html"> COUNTRY </a> </ li>
<Li> <a href="index4.html"> POLICE </a> </ li>
<Li> <a href="index5.html"> SPORTS </a> </ li>
<Li> <a href="index6.html"> WORLD </a> </ li>
<Li> <a href="index7.html"> HEALTH </a> </ li>
</ Ul>
How done concrete5 to open the links?. I'm waiting for your answer, cheers.
![shotrox](/files/avatars/31665.jpg)
https://github.com/jordanlev/c5_clean_block_templates...
(The autonav template may even work in 5.7 can't remember if I've tried yet!)
https://github.com/jordanlev/c5_clean_block_templates...
(The autonav template may even work in 5.7 can't remember if I've tried yet!)