thank you!!!! i’ve been very busy with school and work lately so i’m sorry for being so inactive OTL i’ll try and make something once summer break starts
thanks for using it! just delete everything in between <header></header> (including <header></header>)
No worries, it’s not a dumb question. There isn’t a post border and I didn’t make an option for there to be one either, but if you’d like to add one, in the code, find .entry and before {/block:IndexPage} and after overflow:hidden; add:
border:1px solid {color:Border Color};
and then you can adjust the color using the “Border Color” option (which will also change the color of other borders/lines in the theme, so you could just replace {color:Border Color} with the HEX code of your choice if you don’t want it to affect those elements as well).
Thanks for the compliment! See this post. Next time, please check through the #theme support tag (which I have a link to in my navigation menu), as I recently reblogged a post that explains a fix for it there.
Honeybee v.3 - Re-release
For those unaware, the Honeybee icon font suffered a major issue today, January 20th, and it was lost while adding new icons.
The font lost around 500 icons but almost 1000 icons were recovered. Unfortunately, I can’t tell which icons are gone because it’s a large amount of them and I can’t track the lost ones down.
Good news is…
- Honeybee’s page has new filters! You can now sort the icons by food type, as well as outlined/filled icons, drinks, and others!
- Most of the most recent requests have been attended to and there are new icons including: mistletoe, Harry Potter icons, new plants and animals, and even fantasy creatures!
- Honeybee has a new icon, which is now a bit prettier than the previous one. The page has also been slightly revamped.
I’d like to thank my amazing fiancé @waltersboringshit for recovering the icons and for being so supportive all the time no matter what it is about. ♥️
A few important notes:
- The library remained the same, so you don’t have to reinstall the font.
- Most of the icons that survived have the same names, so there’s a good chance that the icons you’re using don’t need updating.
- If you’re using unicodes, you have to update them; they are all changed and they won’t be showing the correct icons now.
- The icons that are missing will not be added back to avoid problems like this from happening again.
- I’ve closed requests for new icons until I find out a way of adding new stuff to the font without messing it up or even losing it, like it happened this time.
oh, by music players i didn’t mean the tumblr audio posts, but rather external music players that run background music on your blog, so sorry for any confusion there! (also “old themes” now refer to the unsupported themes section on my themes page for anyone else confused about that)
yes, the soundcloud players within audio posts can be customized
try adding this code right before </style> (also anyone else that sees this, it’s probably a good idea to add this code too—though set the height to 20px if you want to keep it minimal—because I’m just now seeing that the soundcloud players don’t always extend the full width of the post):
.soundcloud_audio_player{
width:100%;
height:116px;
}
alternatively, to keep the original soundcloud player, remove Shy Themes’ script from two places in the code: around the middle (~lines 892–900) and around the bottom (~lines 1205–1208) then paste the above code but replace 116px with 400px or however much you want for the height
in a disappointing but totally unsurprising turn of events, this site continues to be the absolute worst! if installing older themes is giving you this message, you’re going to have to replace each http:// with https:// in the code for it to (hopefully) work, as i don’t have time to update all my codes! using ctrl/command+F and replace all should sort it. sorry about this
thanks for using it! the little colored rectangle, im assuming? find the line that has <div id=“sbg”></div> and delete it
not on the index page, you can’t; only if you click on the post’s permalink and click the like button on the top right
thanks for using it! im really glad you think so (i feel like everything i make is so boring slajdlkfj)
just remove “text-transform:lowercase;” under #title