Hello Bob,

On Thursday, 12 September 2019 15:56:46 UTC+2, Bob DuCharme wrote:
>
>
> I wondered if I was even trying to override the right file to do this. Any 
> suggestions?
>
Can you tell which blocks are you trying to move? 
Inside layout.html If I put the block
{% include "searchbox.html" %} 
at the end or beginning of the 

        <div class="wy-menu wy-menu-vertical" data-spy="affix" 
role="navigation" aria-label="main navigation">
          {% block menu %}

block, I can successfully see the search field moving above or below the 
navigation.

I am using rtd theme, with few slight changes to the template (none to 
layout.htm, though), but I have a ./theme directory within my source folder 
which includes the various html templates.

HTH,
Stefano

>
> Thanks,
>
> Bob
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"sphinx-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sphinx-users/815f3101-8a2b-48b7-8cb7-f444d4c48e01%40googlegroups.com.

Reply via email to