okay so here it is. the FAQ
i get asked a lot of questions, mostly about css and html, and they tend to get repetitive, so im going to address them here!
please let me know in the comments if theres something i should add!
Q:
"How do you add images to blog posts?"
A:
if your image is already uploaded online, just right click, copy the image url, select the add image button, paste the image url, and press "insert image". if your image isnt already uploaded online, youre gonna need to upload it. i use discord, but you can use tumblr, imgur, deviantart, or else whatever work for you. then just follow the previous steps.
Q:
"How did you add custom css do your blog posts?"
A:
i recomend firefox for this. in firefox, if you press ctrl + shift + c, it will bring up developer mode. click the two arrows at the top, and then click "style editor". using this you can write ur own css and view the default css.
once youve written ur css, youre gonna wanna copy it, and paste it on a css file in neocities.
then you can import it like this:
<style>
@import url(urcssfilehere.css)
</style>
Comments
Displaying 3 of 3 comments ( View all | Add Comment )
!aidenexclamationpoint!
u can also inspect element or view page source to see ur css!! :D
Report Comment
!!!!!!!!!!! YASSS TY AIDEN FOR MENTIONING THIS ITS SO HELPFUL
by scourge the jeff the killer; ; Report
by !aidenexclamationpoint!; ; Report
ItsDaphneDuhhh
Hey I tried this and it kept not working. Where exactly are you supposed to put the @import url(urcssfilehere.css) ? I've tried it on my profile and it works, but it keeps just not working on my blog and keeps just showing it as text that's part of the blog post.
Report Comment
make sure you switch the mode from WYSIWYG mode to HTML mode!!
by scourge the jeff the killer; ; Report
oh my gosh LOL thank you
by ItsDaphneDuhhh; ; Report
ofc np!! XDD
by scourge the jeff the killer; ; Report
Avery
luv ur page. how did u add the images floating around ur profile?
Report Comment
thank u!!! ill add that to the faq soon !
by scourge the jeff the killer; ; Report