-
AuthorPosts
-
seaneo Friend
seaneo
- Join date:
- December 2009
- Posts:
- 421
- Downloads:
- 4
- Uploads:
- 49
- Thanks:
- 244
- Thanked:
- 12 times in 1 posts
June 5, 2017 at 3:50 am #1039483Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
June 6, 2017 at 3:40 am #1039811Hi seaneo,
As I can see that the off-canvas block is displaying in the header block. If you want to show it in the topbar, you will need to edit this file: [root]/templates/ja_teline_v/tpls/blocks/topnav.php
and call the off-canvas block:
<!-- OFF CANVAS TOGGLE --> <?php $this->loadBlock ('off-canvas') ?> <!-- // OFF CANVAS TOGGLE -->
place to the position you wish: http://prntscr.com/fge74m
Regards
1 user says Thank You to Saguaros for this useful post
seaneo Friendseaneo
- Join date:
- December 2009
- Posts:
- 421
- Downloads:
- 4
- Uploads:
- 49
- Thanks:
- 244
- Thanked:
- 12 times in 1 posts
June 11, 2017 at 7:50 pm #1041186Your code does indeed place that menu button at the top left but in my case it caused some other unintended nearby issues so first i will try to fix some relative issues on a separate thread (regarding modules and the header), and then finish up here if needed.
Also, how please can I change the menu button images and image sizes, and not have them turn red on hover?
Many thanks
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
June 12, 2017 at 8:59 am #1041316This reply has been marked as private.seaneo Friendseaneo
- Join date:
- December 2009
- Posts:
- 421
- Downloads:
- 4
- Uploads:
- 49
- Thanks:
- 244
- Thanked:
- 12 times in 1 posts
June 12, 2017 at 6:25 pm #1041378This reply has been marked as private.seaneo Friendseaneo
- Join date:
- December 2009
- Posts:
- 421
- Downloads:
- 4
- Uploads:
- 49
- Thanks:
- 244
- Thanked:
- 12 times in 1 posts
June 13, 2017 at 12:42 pm #1041611This reply has been marked as private.Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
June 14, 2017 at 2:23 am #1041714Sure, you can try to add this css rule into the file: [root]/templates/ja_teline_v (your default template)/css/custom.css
.off-canvas-toggle:hover, .off-canvas-toggle:focus { background: transparent none repeat scroll 0 0; color: #333; border-color: #7a7a7a; }
Let me know if you need further help.
1 user says Thank You to Saguaros for this useful post
AuthorPostsViewing 7 posts - 1 through 7 (of 7 total)This topic contains 6 replies, has 2 voices, and was last updated by Saguaros 7 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
off canvas menu forced onto desktop version, put in position Topbar-L
Viewing 7 posts - 1 through 7 (of 7 total)