0 notes
Anonymous asked: Can you post high res versions of some of your patterns?
No. There are high resolution versions of quite a few of them, but I won’t be sharing them any time soon. Of course if you’re not anon and decided to ask again my answer may change just for you…
0 notes
thewhitemonstereater asked: Hey, why you'r scroll bar is different from other theme ? how to do that ?
CSS tricks have a good explination. I believe it only works in Chrome though :(
1 note
aliceannah asked: Hi! Uhm, I just wanted to ask, and I know it's such a mundane question, how do you add an image to the sidebar of your current theme? :D (Which is kind of the same one I'm using, aha.) Sorry. Completely ignorant about this and all.
I’m answering this publicly since it seems the sort of thing a few people might find useful :)
Adding an image is super easy! First you need to upload it somewhere. There’s free services such as Photobucket, or you could even just create a photo post on Tumblr. Once it’s uploaded you need the URL to the image. The easiest way to get this is to open the image in its own browser tab/window, then just copy what’s in the URL bar.
To get it in the sidebar of my current theme and most other themes the easiest thing to do is add it to your blog description. The code looks like this:
<img src=" IMAGE URL GOES HERE " />
Obviously you’ll need to add the URL for your image. For instance, the code I used to add the deer to my side bar looks like this:
<img src="http://static.tumblr.com/h0k2uel/HLXlujucp/deer.png" />
I hope this makes sense, I’m bad at explaining things :D
0 notes
Anonymous asked: hey, I really like the theme. using it for my band The Elective Orchestra. Just one query - is there any way to extend the width on pages? if you have a look, it's fine where YouTube video is embedded, (our video page) but squeezes a bit tight for other pages (like our music page). this might be a simple fix with some code, but I'm still just learning really. otherwise it's a beautiful theme! - Nick
It would help if you told me which theme you’re using. If it’s botanical, somebody else already requested that and the code can be found here.
1 note
Anonymous asked: on your theme, theres no ask link ? the green one with the bird and pink roses, its really cute but my blog is an ask blog ? is there anyway of getting a link ?
TO EVERYONE USING ONE OF MY THEMES - IF THE LINK TO YOUR ASK BOX ISN’T SHOWING PLEASE LIKE THIS POST.
All my themes are supposed to link the the ask box, but you’re about the third person to say it doesn’t. The problem must be in my coding, I’ll try to fix it very soon.