Member
Member
macalter   2008-05-05, 00:58
#1

printAlbumMenu("list","count","album_menu","album_menu_active","album_menu_sub","album_menu_sub_active"); ?>

"list" (ul) is an unordered list but not sure what the syntax to use to replace "list" in the code an ordered list (ol)?

  1. album1
  2. album2
  3. album3

Or, if I want the entries across
album1 - album2 - album3

Administrator
Administrator
acrylian   2008-05-05, 08:54
#2

The print album menu does't have an option for an ordered list. If it had it would be documentated....
It's meant as a menu, did you ever see a menu that is numbered?...:-)
Just replace the ulin the menu with ol in the code if you want that....

[i]Or, if I want the entries across
album1 - album2 - album3[/i]
Ever heard of CSS?...:-)

Member
Member
macalter   2008-05-05, 15:09
#3

Yes, heard of CSS but not for changing an UL list vertical to horizontal... I know a menu is normally bullet but because I have 11 albums {Page nav at bottom only shows 1-7 then ...). Listing vertically is pushing the Gallery image down too far and all my CSS attempts to get it back up on the #main are failing.

Administrator
Administrator
acrylian   2008-05-05, 18:00
#4

Why don't you place the menu in a kind of sidebar then?

And there are lots of internet resources about vertical menus using lists.

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.