Link Style for Footnotes
-
Generally I like the link style for the navigation and the text links within normal paragraphs of the Loudness theme – the underline and then hover effect with a color change. But when it comes to footnotes (see linked example page), it could look better, I think.
My coding skills are very limited, basically it’s just copypasting stuff and do minor changes. I used the following code to wrap around each footnote manually:
<a id="refA" href="#A"><sup>1</sup></a> ... 1) <a id="A" href="#refA">↩?</a>
In the theme editor, the different sections are confusing for me:
– “Control the hover stylings of outline block style.”
– “Provide styles for a Block Style for navigation links”
– “Links in containers with the primary background color get special treatment”
And then the font specification is located in another file, not the stylesheet. So I don’t even now which one to edit. Or would I have to simply add some additional CSS?Because I think it would be great, if only for the footnotes I could switch the theme fonts from DM Mono (monospace body copy) to Rubik (sans serif headlines). Maybe the superscript numbers then have to be a little smaller, but most importantly, I want to get rid of the underline for the footnotes – or they’d have to be right under the character, not at the line’s bottom. And maybe it’s a good idea to change their color instead of using the usual hover effect.
See, I’m not sure about it the final footnote design. I just need to be shown a way to toy around with the style of the footnotes. That’d be great.
The page I need help with: [log in to see the link]
- The topic ‘Link Style for Footnotes’ is closed to new replies.