Text menu a bottom of page issue.
Автор: James Becker
Просмотрено 606,
Подписчики 1,
Размещенный 0
How does X5 Evo 10 handle the text menu at the bottom of a page if the corresponding menu option at the top of the is drop-down menu?? The way it is now at http://midsouthmc.org is not acceptable to me. See attached png file. Ideas?
Размещено
so far it can't create levels on footer, better to use custom code on footer.
create a html code in your footer and place the codes over there. heres the example:
<a href="index.html">Home</a> | <a href="services.html">Services</a> | <a href="contact-us.html">Contact us</a> | <a href="blog.html">Blog</a> | <a href="imsitemap.html">Site Map</a>
if you wish to add color to them:
<a href="index.html"><font color="FFD700">Home</a> |
in this case you can put your sub menu as a single tab inside your footer.
if this post solved your issue, please mark it as solved.
------------------------------------------------------------
Good Luck
www.wdesigners.us
www.usx5.com (coming soon)