I'm playing around with a sidebar inventory system using simple (if true then print) macros, but whatever I name the sidebar passage for the inventory system, it places it at the top above all the other links.
I want the inventory to be last in the sidebar list.
I could live with it being at the top, but the problem is that as the list of carried items grows, the little '<' icon I have for collapsing the sidebar doesn't get moved down, so ends up being overlapped by the other links.
Comments
In my sidebar, from the top, I have:
If I create any of the sidebar passages (Menu, Caption, Author, Banner) for the purpose of an Inventory system, and give it the heading Inventory:, I end up with:
As I say I could live with this, but the '<' function doesn't move down as the inventory list is compiled, so it ends up being overlapped by the other links.
Here's all my CSS:
I also have a StoryMenu with the following:
Although I can't remember why I have this. I thought I could just add the Inventory stuff on the end of this, but it doesn't display.