How to add block in the Sidebar?

  • Here is my turn to answer:

    Go to ACP -> Customizations -> Templates -> Search for "boardSidebar"

    Or

    Go to your FTP client. Novigate to the file /forum/templates/boardSidebar.tpl

    Replace the following code:

    With the following:

    Code
        <div id="sidebarContainer">
            
                <h2 class="boxTitle">Test</h2>
                
                <div class="boxContent">
                This is a test block
                </div>
    
        </div>

    This will Remove the "Display Options" as well

  • Go to ACP -> Customizations -> Templates -> Search for "boardSidebar"

    Yes

    Or


    Go to your FTP client. Novigate to the file /forum/templates/boardSidebar.tpl

    NO. This will be overwritten anytime your style is overwritten either by an update or general system cache. You should avoid manual file edits.

    Love is love. * Liebe ist Liebe.

    Meine Muttersprache ist Japanisch. Ich schreibe in Englisch, um ins Deutsche zu übersetzen. Bitte haben Sie Geduld mit mir. https://www.deepl.com/translator

  • Yes

    NO. This will be overwritten anytime your style is overwritten either by an update or general system cache. You should avoid manual file edits.

    I just saw i cant edit the templates. Even if i change CHMD for files to be on 777

    How do i enable template edits?

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!