-
AuthorPosts
-
fintan Friend
fintan
- Join date:
- October 2011
- Posts:
- 50
- Downloads:
- 4
- Uploads:
- 0
- Thanks:
- 13
- Thanked:
- 2 times in 1 posts
February 8, 2014 at 5:50 pm #194608I would like to change the icon for the off-canvas module(add-on) to say an information icon.
Possible?TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
February 8, 2014 at 6:18 pm #521855Open “tpls/blocks/off-canvas.php”, there you will see the markup of Off-Canvas.
musicinme Friendmusicinme
- Join date:
- September 2009
- Posts:
- 70
- Downloads:
- 3
- Uploads:
- 9
- Thanks:
- 6
- Thanked:
- 50 times in 23 posts
February 9, 2014 at 9:42 am #521902Yes, open that file, and change
<i class=”fa fa-bars”></i>
to whatever you want, i.e:
<i class=”fa fa-heart”></i>
http://fortawesome.github.io/Font-Awesome/icons/“]Here is the list of available icons
Don’t forget to hit thanks button 😉
February 25, 2015 at 10:13 am #560637Is there any way to put text into the box instead of a font icon, or even an image? We want it to say quick links or something along those lines..
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
February 28, 2015 at 3:54 pm #561012<em>@lancia 460279 wrote:</em><blockquote>Is there any way to put text into the box instead of a font icon, or even an image? We want it to say quick links or something along those lines..</blockquote>
You can try to change from icon to text
Open templates/purity_iii/tpls/blocks/off-canvas.php file
find and change
<i class="fa fa-bars"></i>
to
AAA
March 2, 2015 at 8:06 am #561189That’s great, how can I change the font and the size of the box? is this possible? I’d like it to be the same font as the rest of the menu.
I can only fit the word Links on it at the moment, would like to extend the box to be able to fit QUICK LINKS in it if this makes sense.
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
March 3, 2015 at 7:20 am #561356and you can try to use the css style below
.off-canvas-toggle {
font-size: 100px;
}March 4, 2015 at 8:14 am #561525Hi ive added this but it doesn;t seem to have an effect, which file should I be putting it in?
Thanks.
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
March 5, 2015 at 8:02 am #561700<em>@lancia 461431 wrote:</em><blockquote>Hi ive added this but it doesn;t seem to have an effect, which file should I be putting it in?
Thanks.</blockquote>
You can give me URL of your site here. I will check it directly on your site.
-
AuthorPosts
This topic contains 9 replies, has 5 voices, and was last updated by Ninja Lead 9 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum