-
AuthorPosts
-
April 16, 2015 at 7:16 am #567196
Hi there
I have followed your instructions above and changed the code for ‘heart’ and ‘note’ so that they will display different icons but they are still displaying the ‘heart’ and the ‘note’ icon as per the original template. Have a I missed something?
.t3-module.box-icon-heart:before {
content: “f0c0”;
.t3-module.box-icon-note:before {
content: “f002”;Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
April 16, 2015 at 7:35 am #567198HI
Please open your own thread and add all the details (site url + screenshots) .
i will help u there.January 2, 2017 at 8:45 am #998891I added the font awesome code to change the heart to a globe but it’s not changing on the template:
Go to template/css/template.css
find the code
.t3-module.box-icon-heart:before {
content: "f004";I have changed f004 to f0ac but still the heart is showing up.
January 2, 2017 at 12:50 pm #998937I was able to get it work by copying the css code to the custom.css file and giving the class a new name and then specifying this name in the module.
AuthorPostsThis topic contains 19 replies, has 6 voices, and was last updated by jackoman 7 years, 10 months ago.
The topic ‘Logo, Icons and Module position’ is closed to new replies.