Want to replace the star system with ratings. Anyone know where those images are located? Thanks!
It is a
content: "\e004";
of the font
font-family: 'glyphs';
in the design/themes/[your_theme]/css/addons/discussion/styles.css and in the design/themes/[your_theme]/css/addons/discussion/styles.less file. You should edit this font
Wow thats long lol. Thanks! Was hoping it was just as simple as replacing a .jpg file or something for the star image hehe
I also hoped :) But in this case you can simply change the colors of stars
Wow thats long lol. Thanks! Was hoping it was just as simple as replacing a .jpg file or something for the star image hehe
Yes, but if you familiar with CSS, you can disable using the icomoon font and add required images by CSS. The required classes are on the place (e.g. ty-icon-star, ty-icon-star-empty, etc)