How to edit css for excerpts in page tree macro in the Documentation style?

Kari Beets April 16, 2014

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>&nbsp;&nbsp; <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.

1 answer

1 accepted

0 votes
Answer accepted
Mehmet Kazgan
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
April 16, 2014

Have you looked into XHTML Edit plugin?

Kari Beets April 22, 2014

Thanks! It looks like that should work.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events