On 12/03/2009 10:04 AM, Kevin Horn wrote:
> On Thu, Dec 3, 2009 at 12:46 AM, Adam Matan <[email protected]
> <mailto:[email protected]>> wrote:
>     1. How can I make the sidebar "float", i.e. be accessible when
>     scrolling down? Is there a way to control the hierarchy depth
>     displayed in it?
> You can do this using standard HTML/CSS techniques, so you probably want
> to create a custom CSS file and maybe a custom Jinja template. (see the
> Sphinx themeing documentation)

I think there's a default theme option for a floating sidebar, at least.
 Try setting

stickysidebar = true

in

sphinx/themes/default/theme.conf

and rebuilding.

--

You received this message because you are subscribed to the Google Groups 
"sphinx-dev" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sphinx-dev?hl=en.


Reply via email to