Tutorial ~ (How in the world did I put a recommend button in my blog?)
This is the code:
<a href=”http://www.tumblr.com/directory/recommend/category/yoururlhere” title=”Recommend” style=”display: block; position:absolute; top: 26px; right: 3px; z-index:100;”><img src=”http://static.tumblr.com/votrdt9/955lc6gqo/large_recommend.png” style=”opacity: 100; filter:alpha(opacity=100);”></a>
Put this code AFTER the <body>
Example:

TADAH~ :D

(Source: ilovecristine)
Tutorial for my dashboard ~. (How in the world did I put a theme in my dashboard?).
First, find a website to get a dashboard theme.
So, I found this website, http://userstyles.org/styles/browse/tumblr.com
You can download there a tumblr logos, tumblr icons, tumblr skins.
There’ll be a step in installing there. It’s very easy ~ :D
FOR EXAMPLE:
You want to change your Tumblr Icon.
First, find a tumblr icon.
Once you found one, the website will ask you to install this:
«— Yes, The letter “S” one.
Once you already install it, the green box will appear like this:

Click the install with stylist. Once you click it, this will appear:

Just click OK and automatically, the icon that you install will directly go in here:

You can Disable or Delete the Style if you don’t want it anymore.
It will automatically appear in your tumblr dashboard.
TADAAAA ~

Same steps to other tumblr skins ~ :)
FURTHER QUESTIONS, JUST TA ME:
http://cristinebartowski.tumblr.com/ask
~ :3
(Source: ilovecristine)
Tutorial. (How in the world did I put a tags in my theme?)
First, find a place to put it. It’s just like adding a link.
All you need to do is to copy this:
<a href=”yoururl.tumblr.com/tagged/the name of your tag”>blah blah blah</a>
for example:
<a href=”ilovecristine.tumblr.com/tagged/pictures”>Pictures</a>
You need to tag a post so that the link will work. :D

TADAAAA~ :D
FURTHER QUESTIONS, JUST TA ME:
http://ilovecristine.tumblr.com/ask
~ :3
Tutorial for my theme~ :) (How in the world did I make a column in my theme.)
So, First of all, my theme is NOT originally mine. And I just sorta edited it ~ :D
Okay, How in the world did I make a column in my theme.

(Sorry for the freakin low quality.)
This is my code:

But Actually, you just need this code:
(COPY PASTE IT)
<table border=”put a number here, how thick will be your border is, put 0 if you don’t want” width=”the width of the table don’t forget to put a % after the number, only here in width” height=”the height” style=”background: #color of the background of the table;”>
<tr>
<td>
**INSERT ANYTHING HERE, LINK, BLAH BLAH BLAH
</td>
</tr>
</table>
AND POOF, YOU ALREADY HAVE A COLUMN~
This is my first time. Sorreh if it’s ugly. -___-
I HOPE YOU LIKE IT. THIS IS FOR YOU GUYS~
FURTHER QUESTIONS, JUST TA ME:
http://ilovecristine.tumblr.com/ask
~ :3