Monday, May 25, 2020

How to have a left sidebar while keeping the right sidebar

Well, an easy way, edit page_container, find:

Code:
<div class="p-body-content">
Add right above:

Code:
<div class="p-body-left">
                <xf:widget key="forum_overview_forum_statistics" />
            </div>
Then add this to your extra.less:



How to have a left sidebar while keeping the right sidebar


source https://xfworld.net/threads/how-to-have-a-left-sidebar-while-keeping-the-right-sidebar.44348/

No comments:

Post a Comment