We moved to new unified forum!

Please post all new support queries in our New Forum.

T3 Community Discussion & Support

Let's build the best free Joomla template framework, together!
  1. Can
  2. General Discussion
  3. Tuesday, 22 July 2014
  4.  Subscribe via email
How do you change the name that appears at the top of the sidebar on the frontend?

Currently it states "SIDEBAR"
Comment
There are no comments made yet.
Accepted Answer
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Can,

To change to the "SIDEBAR" text in the Off-canvas sidebar, please open the "templates/t3_bs3_blank/tpls/blocks/off-canvas.php" then file the following code:

<div class="t3-off-canvas-header"><br>
<h2 class="t3-off-canvas-header-title">Sidebar</h2><br>
<button type="button" class="close" data-dismiss="modal" aria-hidden="true">×</button><br>
</div>


Now change to "Sidebar" to any text you want.

P/S: you can change the sidebar icon also, please check the documenation: http://www.joomlart.com/documentation/purity-iii/faqs#sidebar-icon

Gardner.
Comment
There are no comments made yet.
  1. more than a month ago
  2. General Discussion
  3. # Permalink
Accepted Answer Pending Moderation
0
Votes
Undo
Great to see it help you ;)
Comment
There are no comments made yet.
  1. more than a month ago
  2. General Discussion
  3. # 1
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.