I am using theme 20 and it says that you can have two columns.. I was just wondering how we do that? Get back to me whenever.. Thanks! Your themes are great! :)
Thank you! I actually used to say that themes had a certain number of columns while including the sidebar and possible navbar. All my themes only have one column of posts. Sorry for the confusion!
Anonymous inquired:
everyones obsessed with your themes

Thank you? I’m not sure if this is supposed to be a compliment or not, but I’ll take it as one.
Anonymous inquired:
Can I remove the credit of one of your themes? I mean, don't remove it, just move it of place. I want to put the navigation there, but I'll continue to give you the credits on the nav, please, please pleaseee<3.
That’s alright with me. Thank you very much for asking my permission first. :-)
Anonymous inquired:
I'm trying to add more links to theme 20 but I'm getting weird spaces between links 7, 8, and 9 when I add a row after. Any idea what I can do to fix it?
Try making sure that the links you want to be on the same line do NOT have a <br> after them, but those you do want on the same line DO.
Hi, about theme023 (HEARTLINES) how do you get the sidebar background image to appear at the bottom no matter how big/small the screen size is, as in your live preview or like on this blog? Thank you so much for sharing your themes, they're wonderful!
Thank you so much! <3 Just make sure that the little box next to “tile sidebar bg” is not checked and it should do the trick.
Is there a way to put links into my description? I'm using #23 Heartlines which I LOVE except for the fact it doesn't support linking.
Yep! Just a simple little code in your description. Something like this:
Here’s some description text that doesn’t have a link on it. <a href=”URL”>And this text is linked!</a>
Hii! I love your themes! I'm currently.. trying and failing, to use 025, in that I can't appear to get an uploaded sidebar background to work? It's just the default solid colour. I can get the icon for the sidebar to load, just not the background for it. @u@ Thanks!
Theme 025 doesn’t have an option for a sidebar background image. Would you like instructions on how to add that option? If you do, just hang tight until I reopen the askbox and I’d be happy to instruct you then. :-)
Anonymous inquired:
Hi! I'm sorry to bother you, but I'm using your Theme 019 (which is really lovely and amazing!) and I had a question about something. I'm trying to put a background image in the navigation bar, but when I do, it makes it a tile background, so the image repeats over and over again. Is there any way to fix this to make it so that there's only one image that shows up? Thank you so much! :D
You’re very welcome! Just find this bit after #navbar
background-image:url(‘{image:navbar}’); background-attachment:fixed
and replace it with this:
background-image:url(‘{image:navbar}’); background-attachment:fixed; background-position:bottom left; background-repeat:no-repeat
when you say your themes aren't bases, does that mean color changes aren't allowed?
No, not at all! You can change the appearance options as much as you want. You can even edit the codes if it suits your fancy, as long as you keep my credit. I just mean that you shouldn’t take my codes, edit them, and then claim them as your own.
I tried looking in your FAQ but I couldn't find what I was looking for. I'm trying to add my image to the sidebar of your theme 025, but its not showing up & there isn't an option in custom to upload one.
Really? That’s an odd one… Did you refresh the customize page after you put the codes in? If you don’t, the appearance options will be all messed up.