I am not accepting asks on this blog anymore. I am now at solarre.

I have abandoned this theme blog and created a new one at solarre.

I've decided that a change was needed. My coding style has changed immensely since the start of lunecerise, and I decided it was best to start fresh. Questions about my old themes will no longer be answered. Lunecerise themes will no longer be active, but this blog will remain purely as an archive. Thank you all for a great experience. All themes coded under lunecerise will still be found here. To see the blog, continue scrolling.

does your theme "windchimes" have infinite scroll or is it by pages ?

just by pages!

hi how do u move the tab like if u want to reposition it.

you could easily find out how to do this if you looked it up on google…

is there a way to remove the border or change the colour of it around the header on the "absolute zero" theme please/thanks?

under #header delete this line:  border:10px solid #fff; and then change the width to 100% instead of 98.5%

hey again, sorry to bother you! (still using the hide theme 16) I never figured out how to enable the pop up ask? I did what you said but nothing happens when I click on the link :<

you put the wrong things in the wrong text boxes

instead of making the first link an index link (the title already acts as an index link anyway), write #?w=500 in the linkA url box and contact in the linkA box

Hi there. I love your themes so much and I'm using "memoirs" now. As you can see, I can only add 5 navigation links on the sidebar. I just wanted to add one more but I couldn't. Please help me, I want the six main links (index, ask, archive, tags, about and "blogroll") to be seen on my navigation .. *Please check my blog so you can understand* thank you so much! ~~

Go to edit html. Use ctrl+f or command+f to look for 

<a href=“{text:linkE url}”>{text:linkE}</a>

Underneath that line, write <a href=“your blogroll url”>blogroll</a>

Update preview and save. If that doesn’t work, feel free to ask again!

Hello! I am using your theme 3 revamp: encircle, and quotes are appearing rather odd. As if the shadow of the text is white, giving it a almost layered affect. I've tried fixing this myself, but I am at a loss. If you can help that would be amazing. Go to /tagged/quote to see what I mean! Thank you!

Ohhhh it’s supposed to be like that bc I designed the theme to have a white background heh.

Go into the code, do ctrl+f and look for  

<h2 style=“text-shadow:2px 2px 0px #f1f1f1; text-align:center; line-height:115%”>“{Quote}”</h2>

Delete the part that says text-shadow:2px 2px 0px #f1f1f1;

Update preview and save. That should fix it!

Hey! I'm using your about 02. Burning Bright, I was wondering if there's any way I could change the fonts? Sorry to bother you and thank you!

It’s no bother! In the code, look for (you can use ctrl+f to do this) the line that says font-family:calibri;

Replace calibri with the name of the font you want.

I really love theme 18 and i'm using it rn, but do you know how to hide captions on the index page? thank you~

Delete every line that says either {block:Caption}<div id=“caption”>{Caption}</div>{/block:Caption} or {block:Caption}{Caption}{/block:Caption}

Hi! I am really enjoying your theme, Between The Lines (Thanks!)! I have one question, there is a blue box with a question mark beside each quote, and i don't know how to fix it! Thanks!

No problem, thanks for bring this to my attention actually! Go into the code, ctrl+f find 

<img src=“http://www.marshillnetwork.org/marshill_site/wp-content/themes/MeetGavernWP/images/quotation-open.png” height=“25”>

and replace it with a  “

Hi! I really like Theme 16. Is the flower a part of the code already? If not, how can I add the flower? (sorry I'm new to the whole theme thing)

sorry about the late response! i just got tumblr back heh. it’s not part of the code; if you want to add the flower, first change your background color to black (otherwise it’ll look weird). then, you’d have to go into edit html, and find the line of code that says <div id=“sidebar”> (you can just use ctrl+f for this)

above that line, paste this:

<div style=“position:fixed; left:0; top:0px;”><img src=“https://static.tumblr.com/0745531d1eafdaf79213f5097d326d70/vmteopo/dbfniramd/tumblr_static_22geik3weyjowwgswww0csssc.jpg”></div>

update preview and save! if that doesn’t work, send me another message :)

hey! I'm using your hide theme 16 and I have no idea what I'm doing with the pop up ask. what URL am I supposed to type in?

Hey sorry about the late response, I only just got tumblr unblocked haha. The URL that you’re supposed to type in is your own. In the box, you would put asar-i  :) I hope  that helped!

i was just wondering if you could help me change the font on your theme 17 for my blog bc im a poet blogger and i just wanted to know if you could help me change it for my poems and quotes and things. thank you.

sorry abt the late response!

in edit html, ctrl+f body

under that, there should be a line that says font-family:consolas;

change consolas to whatever font you want!

Hello, I was wondering if it's possible to make Theme 16's posts 500px instead of 400px. I've tried myself, but I can't get it to work. Thanks!<3

sorry abt the late response! just add 100px to anything surrounded by {block:ifnot2columns}

if that doesnt work, ask again

Anonymous
Hello! First for all i really love all of your themes. Very simple but elegance. Im using your no 2 themes revamp: crisp winter. Heres the question, how do i change my post from black and white to colourful?

sorry about the late response! you simply toggle the grayscale option in customize :)

Anonymous
Hello, I am using Theme 16, and if I want to have my blog on infinite scroll for one column like it is for 2 columns, what should be changed in the code? Thank you!

scroll to the very bottom of the code, and under <!— SCRIPTS! —> you’ll find {block:if2Columns} <- delete that

farther down, you’ll see {/block:if2Columns} delete that as well

that should make the infinite scroll work

123next
/