The default "Sort By" for the macro "Page Properties Report" is "modified date". How do I change this to be the creation date?
After a long reverse-engineering exercise I figured out how to have the text wrap; I added the following CSS in the space stylesheet.
For the fixed size I gave up because it is implemented via JS and it would be too complicated to override it.
.ia-fixed-sidebar div.plugin_pagetree ul.plugin_pagetree_children_list .plugin_pagetree_children_span a { white-space:normal !important; }
Hi,
I don't know CSS but have the same desire for text wrapping in the sidebar after moving away from the Documentation theme. I have no other content in my space stylesheet and pasted the code above with no effect. Does anyone have any guidance?
Thanks for any help!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.