Hi there,. this is a very neat addition to my forum,. however i did find one thing here:
Code:
<!-- Da-Vinci Navbar Multi Level Icon Menu -->
<table>
<tr>
<td align="center"><img src="your image link goes here">
<p><a href="destination link 1" data-flexmenu="flexmenu1">Category Name 1</a></p></td>
<td align="center"><img src="your image link goes here">
<p><a href="destination link 2" data-flexmenu="flexmenu2">Category Name 2<img src="images/misc/black_downward_arrow.png"></a></p></td>
it seems as on the category link 1 you forgot to add:
Code:
<img src="images/misc/black_downward_arrow.png">
after 'Category Name 1'
i noticed the down arrow wasn't showing, if you where already made aware, feel free to disregard this comment.
thank you for the awesome menu tho! installed after configuring is done.
Cheers!