Adding span tags inside menu item tags - Joomla! Forum - community, help and support
this html joomla menu item:
for design reasons want place emtpy span tag inside tag:
i believe need edit default.php of mod_menu module. haven't figured out yet. appreciated.
code: select all
<li class="item-125"><a href="...">item name</a></li>for design reasons want place emtpy span tag inside tag:
code: select all
<li class="item-125"><a href="..."><span></span>item name</a></li>i believe need edit default.php of mod_menu module. haven't figured out yet. appreciated.
so nobody has idea?
Comments
Post a Comment