ZenphotoCMS Forum
album menu extra li - Printable Version

+- ZenphotoCMS Forum (https://forum.zenphoto.org)
+-- Forum: Support (https://forum.zenphoto.org/forum-1.html)
+--- Forum: General support (https://forum.zenphoto.org/forum-4.html)
+--- Thread: album menu extra li (/thread-2799.html)



album menu extra li - macalter - 2008-05-03

[!-- 03-May-2008 Added album menu-->
` [div class="albummenu>

[h2 id="titlesub">Album Menu

[?php printAlbumMenu("list","count","album_menu",

"album_menu_active","album_menu_sub",

"album_menu_sub_active"); ?>`
[!-- end -->
code added to my Gallery index.php page underneath the "printHomeLink". Results prduce an extra li before the listing of the published album names; current formatting has it to the right margin in #main while the list is to the left (working on trying to format)

What's producing the extra li? And, if I'm reading correctly, should subAlbums be listed?




album menu extra li - macalter - 2008-05-03

Sorry, found I had added display-style in error to the CSS. Now tring to position.