Viewing 4 posts - 16 through 19 (of 19 total)
  • Author
    Posts
  • Pontikos Friend
    #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 Moderator
    #567198

    HI
    Please open your own thread and add all the details (site url + screenshots) .
    i will help u there.

    jackoman Friend
    #998891

    I 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.


    1. 2017-01-02_1044_36_001_ScreenShot
    jackoman Friend
    #998937

    I 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.

Viewing 4 posts - 16 through 19 (of 19 total)

This 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.