Mezzanine is shipped with its own bootstrap theme and it is intended 
behaviour that some elements move around or disapear on smaller screens. If 
it doesn't suit your needs, you can use standard Django's template 
overriding to create your own html/css.

And for your second question… I don't quite understand it. But you might be 
able to modify the behaviour by overriding the include/page_menu.html or 
include/page_tree.html templates.



Le samedi 20 juin 2015 13:20:04 UTC+2, Brandon Keith Biggs a Ă©crit :
>
>  Hello,
> Messing around some more, I found that only when the page was not 
> fullscreen did the left-hand tree not show up. There are a lot of things 
> that don't work with the screen not maximized. For example, the + above the 
> pages does not work.
> Also, when I have bottom-level pages checked to show in the left-hand 
> tree, but not the top, they don't show when I click on the top level page. 
> For example:
> about/ (not checked)
> teem (checked)
> history (checked)
> blog/ (not checked)
> Gallery (checked)
> ...
>
> My first thought, and what I would like to happen, is when I click on 
> about for the two items under blog to show up. About doesn't show, but teem 
> and history show. You get that left hand tree when you are in history, teem 
> and about. But when you click on blog, you only get Gallery in the left 
> tree.
> Is there a reason for the functionality not working this way? On most 
> websites it is pretty normal for something like this to happen.
> Thanks,
>
>  Brandon Keith Biggs <http://www.brandonkeithbiggs.com/>
> On 6/20/2015 12:24 PM, Brandon Keith Biggs wrote:
>  
> Hello,
> I just installed mezzanine yesterday and I am not seeing the Left-hand 
> tree.
> The list of links under the <h2></h2>
> The code looks to be there in base.html, but nothing is showing up.
> In the default pages there is:
> about/
>     blog
>     history...
>
> On both blog and history the show in   Left-hand tree box is checked, but 
> on the about page there is nothing under the breadcrumbs.
> Thanks,
>
> -- 
> Brandon Keith Biggs <http://www.brandonkeithbiggs.com/>
>
>
> 

-- 
You received this message because you are subscribed to the Google Groups 
"Mezzanine Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mezzanine-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to