favorite
740.9K
Views
283.9K
Downloads
May 2005
Added
4.2 KB
Size
Using a <style> tag
- Click Copy Code on the top embed box
- Open your website's HTML file in a text editor
- Find the
</head>tag and paste the following above it, wrapping the copied code in<style>tags:
<style>...your copied code here...</style>
- Save the file and refresh your page
-
Go to your Neocities Dashboard and click Edit Site
-
Open your style.css file (or create one)
-
Paste the CSS code at the top or bottom of the file
- Click Save
-
From your blog, click Customize (palette icon in the sidebar)
- Scroll to the bottom and expand Advanced
-
Find the Add Custom CSS text box
-
Paste the CSS code into the box
- Click Save at the top
- Go to Blogger Dashboard → Theme
- Click Customize
-
In the left menu, click Advanced → Add CSS
-
Paste the CSS code into the text box
- Click Apply to Blog (top right)
Comments