sallygregg Posted April 30, 2021 Posted April 30, 2021 Hi Friends, I am working with a client whose website on 7.0 has a blog. She needs to know how to insert little footnote numbers in her blog to reference or cite information. I would love to know how to make this happen if anyone knows how to do it!
tuanphan Posted May 3, 2021 Posted May 3, 2021 It is number only, or hover number >> show more info lightbox?? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
sallygregg Posted May 21, 2021 Author Posted May 21, 2021 Thanks so much for helping with this, just a number only - also in 7.1 can I import a font? I can't find that info anywhere! You are such a great help!
tuanphan Posted May 24, 2021 Posted May 24, 2021 You can change text to Markdown Block & use this syntax Quote just a number only<sup>1</sup> With font, you mean custom font? You can upload in Design > Custom CSS & declared with font-face @font-face { font-family: enter-your-font-name; src: url(paste font file url here); } h1, h2, h3, h4 { font-family: enter-your-font-name; } AlexQuinto, earthwindflowermoon and Carrac 2 1 Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
sallygregg Posted May 26, 2021 Author Posted May 26, 2021 Tuan, is it possible to talk to you on the phone or only email? Also- I can't find out how to manage my Circle settings so I am notified via email when someone (like you) responds to a question. I hate to have to keep checking this site - would love to have an alert pop into my email to know there's a reply here.
tuanphan Posted May 27, 2021 Posted May 27, 2021 I just answered a footnote question yesterday, not sure if it's yours question., or someone else's. With notifications...I don't know..I visit the forum every day, so don't look into this. You try contacting Forum admin. @Sarah_SQSP or @Jo_SQSP Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Solution Jo_SQSP Posted May 27, 2021 Solution Posted May 27, 2021 Hi @sallygregg, You can change your notification settings by navigating to the drop down menu in the top right-hand corner and selecting Account Settings. There's a box on the right-hand side with Notification Settings. Here you can enable email notifications by clicking into any of the categories you're interested in. Let us know if you have any other questions! tuanphan 1
Nikolas361 Posted May 25, 2023 Posted May 25, 2023 On 5/3/2021 at 10:10 AM, tuanphan said: It is number only, or hover number >> show more info lightbox?? Hey @tuanphan, I would like to construct footnotes with a small info box on hover. For instance, "As Smith argued, doing this is great.[1]" Would be great if I could provide a reference in a pop-up box that opens on clicking or hovering over [1]. Could you tell me how to do that?
Nikolas361 Posted May 25, 2023 Posted May 25, 2023 Just now, Nikolas361 said: Hey @tuanphan, I would like to construct footnotes with a small info box on hover. For instance, "As Smith argued, doing this is great.[1]" Would be great if I could provide a reference in a pop-up box that opens on clicking or hovering over [1]. Could you tell me how to do that? ideally, this would be without depending on writing my texts in Markdown, as I am not familiar with the system.
tuanphan Posted September 2 Posted September 2 Recently I found a way to do this, you can follow this comment Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment