Jump to content

Where can the icons be changed for menu items please

Featured Replies

Posted

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!

1079455980_ScreenShot2018-10-16at12_42_12.thumb.png.7bc6fc8286bb033b9a5da6271c4b1ec9.png

You're using a plugin to get those icons, aren't you?

  • Author

ermm not that I can remember adding!

I added opentypes plug in for mobile icons, not desktop.  I'll just double check though

 

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.

  • 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?

 

Screen Shot 2018-10-16 at 12.52.18.png

@ehren. are these icons anything to do with your theme?

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.

Recently Browsing 0

  • No registered users viewing this page.