Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hello,
I would like to render the following html:
<div class="footernavlr"> <div class="footernavleft"> <div class="footernavlist"> <ul> <li class="footernavlistactive"><a href="home.html">Home</a> </li> <li><a href="aboutus.html">Who we are</a> </li> <li><a href="javascript:void(0);">What we do</a> </li> </ul> </div> </div> <div class="footernavright"> <div class="footernavlist"> <ul> <li><a href="joinus.html">Join us</a> </li> <li><a href="contactus.html">Contact us</a> </li> <li><a href="news.html">News</a> </li> </ul> </div> </div></div>
Could you please give me a clue?
Thanks.
Hi Lorenzo,
Few questions for you:
If you don't need a lot of customizing, sometimes it's perfectly valid to just do the simplest thing... let us know how flexible it needs to be.
/Chriztian
Actually that will be a static footer menu. I was just thinking to do something "future-proof". I think I'm going to create something very simple like you suggested.
Thanks :)
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Navigation menu splitted in multiple columns
Hello,
I would like to render the following html:
Could you please give me a clue?
Thanks.
Hi Lorenzo,
Few questions for you:
If you don't need a lot of customizing, sometimes it's perfectly valid to just do the simplest thing... let us know how flexible it needs to be.
/Chriztian
Actually that will be a static footer menu. I was just thinking to do something "future-proof". I think I'm going to create something very simple like you suggested.
Thanks :)
is working on a reply...