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.

Photoset: Tumblr Lightbox

ladmilk:

Tumblr are doing changes in their coding AKA theme trouble. Mainly their iframes which include tumblr controls, videos and the photoset lightbox. 

The lightbox changes: id to class

You need to change the following in css/style if you have stylized lightboxes:

#tumblr_lightbox

.tmblr-lightbox

#vignette

.vignette

#tumblr_lightbox_caption

.lightbox-caption

#tumblr_lightbox_center_image, #tumblr_lightbox_left_image, #tumblr_lightbox_right_image

.lightbox-image

Tutorial: Customizing the Lightbox

shythemes:

This tutorial gives an overview of ways to change the appearance of tumblr’s lightbox to look, for example, like this:

image

Keep reading

yamino:

lepas:

as-warm-as-choco:

A master post of Thomas Romain’s art tutorials.

There’s not enough space to post all of them, SO here’s links to everything he has posted (on twitter) so far : 1 2 3 4 5 6 7 8 9 10 11 12. 

Now that new semesters have started, I thought people might need these. Enjoy your lessons!

Re-blogging because these are all so good!!!

I reblogged this before, but it’s worth reblogging again!

Tutorial: Pixel Union photosets

shythemes:

Pixel Union’s extended photoset script allows you to adjust the gutters/margins between images in photosets, and makes photosets responsive to any post width. You can find a complete set of instructions and the original files on the github page, but in this tutorial, by an anonymous request, I have simplified it to make it quicker and easier to install.

Keep reading

Anonymous
hi!! im using ur revamp encircle theme and i was just wondering how to use a custom background if i can?? thank u!!

go in the code and look under <style type=“text/css”> and under body find the line of code that says background:{color:background};

for a fullscreen bg img, replace that with 

background:{color:background} url(’{image:Background}’) no-repeat fixed center;
background-size:cover;

for a repeated bg img, replace it with 

background-color:{color:background};

background-image:url(’{image:background}’);

background-repeat:repeat;


then, scroll back up to where the meta tags are, and under

<meta name=“image:Sidebar Image” content=“”/>

paste this: <meta name=“image:Background” content=“”/>

update preview and exit edit html but dont exit customize. you should see a little option to upload a background image there now, if you followed the instructions correctly. upload a background image and you’re done!

shiyoonkim:

Old style guide I did for Tangled back in the day.. Some great quotes from Bill Moore, famous design teacher at Chouinard, establishing a great way of approaching and studying shapes*

Hope everyone has a great Christmas and New Years!!! Thanks to all 20,000+ followers following this tumblr; truly it encourages me that there is a audience out there and motivates me to do more work*

Get ready for more exciting things next year ; )

Anonymous
how do you do the custom follow and dashboard buttons for your theme 14?

I got the code from meduesa aka trenzathemes so if this little tutorial helps you out, please thank her and not me c:

tutorial under the cut bc the code is a bit lengthy

Keep reading

worlds fastest repeating bg tutorial

alexinglasses:

So make a new file in photoshop like this…

image

now create whatever it is that you want, make sure it’s centred in the square then duplicate the layer

image

now go to filter>other>offset 

image

set the offset to half of the width and height of the box and select the “Wrap around” thingy

save as a png and then apply as your background

image

bam

hope that was helpful!

Anonymous
hey so you use space really well in your gifs, and I was wondering how you make your backgrounds one solid color?

yeahps:

stonerclone:

OK here goes nothin (sorry if this gets confusing my PS is being a little bitch rn so idk)

so I’m gonna be showing how to do these kind of gifs:

image

Read More

Keep reading

str-wrs:

TUTORIAL: FULL TRANSPARENT PERMALINKS

I’ve received quite a few asks about the hovering permalinks on my theme Rhea. So here is a quick and easy way to achieve this.

INSTRUCTIONS

Firstly you must add position: relative; into your #entry (it could also appear as #posts or something similar).

Then add one of these codes anywhere between <style type=”text/css”> and </style>

Finally, add one of these codes at the beginning of your posts. It should look something like this:

<div id=”content”>
{Block:Posts}
<div id=”entry”>
Code Here
{block:Text}

COMMENTS

That’s it! You’re finished! Just be sure to change the width in #perma_hold to your post size and you should be fine. Feel free to customize it more if you feel comfortable, but be aware that I won’t be helping if you mess something up.

Changing a one columned theme into a grid theme (WITH MASONRY)

themesbyzsu:

I’ve seen tutorials on how to make a multi-columed theme, but it never really includes masonry or infinite scroll so I’m going to try fill that void!

Making a two-columned theme is really basic, it’s just when you edit other people’s themes where it becomes a little bit more complicated, because you have to find things. I’m going to be using my base code as an example theme and editing it to make it multi-columned.

Difficulty:  ★ ★ ☆ ☆ ☆
Requested By: anonymous
Note: This tutorial may not work on all themes, and if it doesn’t I highly recommend either finding a theme that has multiple columns already installed!

Next Tutorial: Moving things on-click with javascript. (Example)

Feel free to request a tutorial! 

Read More

str-wrs:

TUTORIAL: FULL TRANSPARENT PERMALINKS

I’ve received quite a few asks about the hovering permalinks on my theme Rhea. So here is a quick and easy way to achieve this.

INSTRUCTIONS

Firstly you must add position: relative; into your #entry (it could also appear as #posts or something similar).

Then add one of these codes anywhere between <style type=”text/css”> and </style>

Finally, add one of these codes at the beginning of your posts. It should look something like this:

<div id=”content”>
{Block:Posts}
<div id=”entry”>
Code Here
{block:Text}

COMMENTS

That’s it! You’re finished! Just be sure to change the width in #perma_hold to your post size and you should be fine. Feel free to customize it more if you feel comfortable, but be aware that I won’t be helping if you mess something up.

Happy Birthday Daily Dishonesty! 3D Type Tutorial

dailydishonesty:

Fun fact: Daily Dishonesty turned 1 year old last week!!!

It completely slipped my mind, so to celebrate its belated birthday, here’s a tutorial on how I turn my flat type drawings into fun typographic illustrations. It’s the more advanced version of my first tutorial, which goes over the basics of taking drawings from paper to Photoshop. Hope you enjoy this little insight into my process!

1. I start with my isolated type on one layer, and a clean white background behind it.

image

2. Next, I fill the background with some delightful color. I chose green in honor of all the picklebacks I did with my friends this weekend haha. Then, I pixel-lock the type layer and fill it with another color that pops, usually white. This layer will be the base that I build the type off of.

image

3. I duplicate the type layer on top of the original one, pixel-lock it too, and fill it with another color (this color will become the 3D part of the lettering).

image

4. Then, I place this new colored layer behind the original white type and nudge it over to a depth that I like.

image

5. Using a small, rounded brush, I draw lines connecting the colored background to the white type in front of it. This builds the framework for the 3D type.

image

image

6. Using a larger brush, I fill in the outlines of the colored type with the same color.

image

7. Next, I select the colored type layer (press command while clicking on the little layer preview image in the layer panel). With the outline of the type selected, I create a new layer above it and make a clipping mask with the selection. This allows me to shade in the type in this exact shape. If you’re not familiar with clipping masks, I recommend pouring yourself a drink and watching a Youtube tutorial.

image

image

8. After selecting a darker shade of the color I’m using, I paint in rough shadows on top of my colored type. 

image

image

image

9. I right click over the clipping mask icon in my layers panel and select “Apply Layer Mask”. This crops my shading to the mask and turns the layer back to normal, so I can add a new, empty clipping mask to it for texturing. Then I select a texture brush from my panel (you can find a zillion good ones if you just Google “free PSD texture brushes”).

image

image

10. Using a large black brush (black knocks out part of the image in a clipping mask, white brings it back), I add texture to the layer in the clipping mask. I alternate between adding and removing texture until I find a good balance. Then I add clipping masks to the other type layers and texture them using the same process.

image

image

11. Now I change my same texture brush to a much smaller size to soften up the edges of the shading and give it a smooth look. Lots of little taps/clicks with the brush on the sharp edges usually does the trick.

image image

12. Shadow time! I select all of my type layers (white, pink, and shading) and group them together. Then I duplicate the group and merge the layers together, creating on shape from the type. I pixel-lock that layer and fill it with a very dark version of the background color.

image

image

13. I move the dark green layer behind the rest of the type, lower the opacity to 10% or so, and nudge it down vertically a few bumps to give the type some more dimension.

image

14. Next, I add a paper texture to the file and send it to the very bottom of all my layers. I make a clipping mask on the background color layer and texture it the same way I did my type.

image

image

15. The end! Piece of cake. Mmm…chocolate cake.

image

Thank you to everyone who has supported the blog for the past year! Long live the lovely little liars.

x Lauren / Daily Dishonesty

Would you be able to give a tutorial on how to do color palettes or edit gifs with specific colors in mind?

braedenes:

tbh i don’t normally do tutorials and this will probably be my only coloring one, but today i feel good and who doesn’t love colors like lbr

just to be clear i will be teaching you how to turn this:

image

into this:

image

*note: you will need a basic understanding of how to make a gif in order to use this tutorial

Read More

12next
/