How to add animations to page icons? #6547
-
This page explains how to add icons to page that are rendered in navigation sidebar. Here explains how to add animations to the icons. But how to use them both? Page icons need to be set like this
and doing this doens't work
|
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 13 replies
-
I assume you included the extra CSS? Have you got the attr_list markdown extension installed so the class gets attached to the icon? |
Beta Was this translation helpful? Give feedback.
-
The |
Beta Was this translation helpful? Give feedback.
-
I can't get it to work on my website. My nav links have spaces and aren't as simple. https://spynetgirl.github.io/ putting |
Beta Was this translation helpful? Give feedback.
-
From the article you mentioned, it looks like the links should point to the actual URL to work and won't work when I'm previewing my website with |
Beta Was this translation helpful? Give feedback.
I'm not sure what you mean, using Firefox or Chromium I got it working for the exact match:
https://spynetgirl.github.io/Miscellaneous/About%20TLS%2C%20DNS%2C%20Encryption%20and%20OPSEC%20concepts/
and as per the linked documentation it doesn't have to be a exact match:
and as per the linked documentation case-insensitive ending:
IMHO your file and folder names are problematic, as they are case sensi…