Skip to content

Save webpage look modified by userContent.css with Singlefile? #1486

Closed Answered by FFnewbie
FFnewbie asked this question in Q&A
Discussion options

You must be logged in to vote

SOLVED:
Looked up on the net, how to insert LINK TAG into HTML.
https://www.freecodecamp.org/news/how-to-link-css-to-html/

  1. Put above code - in 1st post - into a text file, named it userContent.css and saved it right next to substack webpage saved by SingleFile in a custom folder.
  2. Opened the substack webpage saved by SingleFile in text editor:
<meta name=norton-safeweb-site-verification 
content=24usqpep0ejc5w6hod3dulxwciwp0djs6c6ufp96av...etc
> <style>:root{--sf-img-14: 
url("data:image/png;base64,iVBORw0KGgoAAAANSUhEU....etc
  1. Inserted link tag, so it now looks like this:
<meta name=norton-safeweb-site-verification 
content=24usqpep0ejc5w6hod3dulxwciwp0djs6c6ufp96av...etc
<link rel="s…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by gildas-lormeau
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant