XF 2.0 Add content between xf:title & xf:sidenav

Rayman

Member
Hi,

I'd like to be able to add some content (e.g. a block row) between the p-body-header and p-body-sideNav.

I currently use xf:sidenav and xf:title/xf:description, and it places the remaining content to the right of the sidebar.

Aqvp3-l5RHGO45UbBBaWWw.png


Is there a way around this?

Edit: For the screenshot, I edited via the browser to demonstrate what I'm trying to achieve :)

Many thanks!
 
Last edited:
The short answer is that there is nothing like that in the templates. If you wanted to do something like that, you'd have to stop using <xf:sidenav> and implement your own version of it.
 
Back
Top Bottom