Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to disable iconify? #580

Open
dustojnikhummer opened this issue Dec 27, 2022 · 0 comments
Open

How to disable iconify? #580

dustojnikhummer opened this issue Dec 27, 2022 · 0 comments

Comments

@dustojnikhummer
Copy link

Is your feature request related to a problem? Please describe.
I would like to disable iconify's automatic icon adding for external links

Specifically this

body.cyborg a.urlextern, body.darkly a.urlextern, body.slate a.urlextern, body.superhero a.urlextern, body.solar a.urlextern { background-image: url(/lib/tpl/bootstrap3/iconify.php?icon=mdi-earth-arrow-right.svg&color=%23ffffff) !important; }

Describe the solution you'd like
Toggle in Configuration Settings to disable Iconify

Describe alternatives you've considered
I would edit iconify.php but it says "This file will be deleted on every upgrade of template" so I assume it isn't persistent?
I did try userstyle but it seems like iconify.php takes priority

Additional context
This is my first time encountering iconify, if there is an obvious way to disable it please share.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant