Jump to content

Adding the little footnote numbers in a blog.

Go to solution Solved by Jo_SQSP,

Recommended Posts

Posted

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!

IMG_8406.thumb.jpeg.f35afad56a39f81d618e61d0cf49f12a.jpeg

  • 3 weeks later...
Posted

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!

 

Posted

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;
}

 

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!)

Posted

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.

 

Posted

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
Posted

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!

  • 1 year later...
Posted
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?

Posted
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.

  • 1 year later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.