Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • innovationmindcenter Friend
    #980718

    Hi,

    How I can change/replace "sidebar" title into logo?
    Here is a screenshot of that part that I need to change: http://screencast.com/t/xfLSjfuLt
    and here is an link just in case: http://test1.innovationmindcenter.com

    So instead of title "Sidebar" I need to be able to add image/logo, how I can do that? which file/menu to update?

    Saguaros Moderator
    #980755

    Hi,

    It belongs to the off-canvas block, you can open the associated PHP file: /tpls/blocks/off-canvas.php

    Look for the header part where the title SIDEBAR is declared:

    <div class="t3-off-canvas-header">
        <h2 class="t3-off-canvas-header-title"><?php echo Jtext::_("TPL_SIDEBAR") ?></h2>
      </div>

    and change as you wish.

    Regards

Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 1 reply, has 2 voices, and was last updated by  Saguaros 8 years ago.

We moved to new unified forum. Please post all new support queries in our New Forum