Fix Broken Style Imports
this tutorial -- rely upon assets from non-secure pages. This isn't an issue half the time you're browsing dreamwidth, but occasionally blogs are displayed through https... which means those assets flat out cannot be imported and your theme breaks.
Luckily, there's an easy fix, as I went and made a quick and dirty tumblr theme for myself that uses the base-weblog styleso that I wouldn't be breaking the TOS by uploading the asset to tumblr. Here's how to fix those broken styles using that .css file:
That's it, you're done!
Some imported styles from insanejournal -- such as Bloggish from Luckily, there's an easy fix, as I went and made a quick and dirty tumblr theme for myself that uses the base-weblog style
- Go to Your Layers.
- Find the imported layer and click Edit.
- Use your browser's find function to search for the following:
http://www.insanejournal.com/stc/sixhtml/themes/common/base-weblog.css - Replace the url with:
https://static.tumblr.com/rnvyx8p/ORsomjp1d/base-weblog.css - Press Save and Complie at the top of the page.
- It should compile with no errors. If so, press Back to Layers.
That's it, you're done!