Viewing 2 posts - 1 through 2 (of 2 total)
-
AuthorPosts
-
joomlafans Friend
joomlafans
- Join date:
- April 2014
- Posts:
- 74
- Downloads:
- 8
- Uploads:
- 16
- Thanks:
- 32
- Thanked:
- 9 times in 1 posts
October 8, 2016 at 4:10 pm #974621Hi.
I would like to rename "sidebar".
and change the off canvas sidebar menu background color and selected item color.
please see attached image for reference.Thank you
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
October 8, 2016 at 4:32 pm #974625Hi
I would like to rename "sidebar".
Open this file /templates/ja_teline_v/tpls/blocks/off-canvas.php and change
<h2 class="t3-off-canvas-header-title">Sidebar</h2>
To
<h2 class="t3-off-canvas-header-title">Yourtext</h2>
change the off canvas sidebar menu background color
add to your custom.css file this
.t3-off-canvas { background:#yourcolor!important; }
selected item color.
Add to your custom.css file this code
.t3-off-canvas .t3-off-canvas-body .nav-pills > li.active > a.nav-icon { background:#yourcolor!important; }
If you do not have a file named custom.css then you should create a new one in this folder /templates/ja_teline_v/css/
AuthorPostsViewing 2 posts - 1 through 2 (of 2 total)This topic contains 1 reply, has 2 voices, and was last updated by pavit 8 years, 2 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum