How can I change the font size for the excerpts shown in the page tree macro in the documentation style?
I've edited the CSS on the page before, so I know I need the name of a class or id, but looking at the Page Source, I don't see the name of the piece that contains the excerpts included in the page tree (since the plugin probably uses Javascript or something...).
This appears to be the part of the code from the page tree:
<div class="plugin_pagetree"><div><span class="plugin_pagetree_status hidden">Collapse all</span><div class="plugin_pagetree_expandcollapse"><a class="plugin_pagetree_expandall" href="#">Expand all</a> <a class="plugin_pagetree_collapseall" href="#">Collapse all</a></div></div><ul class="plugin_pagetree_children_list plugin_pagetree_children_list_noleftspace"><div class="plugin_pagetree_children"></div></ul>
I'd like to make the text larger and possibly move it away from the page title, but once I can get the right class name, I can work with the css.
Have you looked into XHTML Edit plugin?
Thanks! It looks like that should work.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.