Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted October 16, 20186 yr As title. Need to change these icons but can't see where its done? Also if adding a custom icon, what type of file should it be? I assume my theme settings adjust the outline color. Thanks!
October 16, 20186 yr Author ermm not that I can remember adding! I added opentypes plug in for mobile icons, not desktop. I'll just double check though
October 16, 20186 yr Check your custom.css: .ipsNavBar_primary li[data-navapp="forums"] > a:before { content: "\f086"; } That's how you're getting the icon for Forums. You've got a bunch of similar things there for different icons.
October 16, 20186 yr Author 1 minute ago, Meddysong said: Check your custom.css: .ipsNavBar_primary li[data-navapp="forums"] > a:before { content: "\f086"; } That's how you're getting the icon for Forums. You've got a bunch of similar things there for different icons. That seems to be part of the custom theme settings for read and unread posts? @ehren. are these icons anything to do with your theme?
October 16, 20186 yr Those are different icons. They don't have the same identifier. (f086 ≠ f0e6) It's all in your custom.css. That's where you need to make your changes.
Archived
This topic is now archived and is closed to further replies.