ZeldaThemes
the zeldalise resource blog
DISCLAIMER: ALL THEMES ARE OPTIMIZED FOR GOOGLE CHROME.
Welcome to the home of all free Tumblr themes created by zeldalise. Here, you'll also find support for your theme needs, resources for your themes, and theme recommendations. Make yourself at home and enjoy your stay! ( )
ABOUT THE CREATOR

Rachael (zeldalise) is a seventeen-year-old girl who was born on June 17th in the United States. She is a senior in high school, and next year she will attend college to study Web Design and Grammatical English. She's been coding for about four years and making themes on Tumblr for about a year and a half. She is currently teaching herself how to write and understand Javascript.
UPDATES & NEWS

APRIL 14TH, 2013
NEW: #14 (Master Sword)
Reached 150,000 Hits on Pastebin!
APRIL 9TH, 2013
Reached 10,000 Followers!
APRIL 5TH, 2013
Updated Theme Blog
MY LATEST THEME

#14: MASTER SWORD
I don't think anyone has asked this yet, so I'd like to know: on your theme The Tardis, is it possible to make the description text centrally aligned, instead of being on the left? I hope that makes sense. I have literally no knowledge of HTML coding, so I don't want to attempt anything myself. Thank you!~

It’s super easy to do this and easy to remember. :) Here’s a set of things you can do in the description, and I’ll post this publicly so everyone can see it. This applies to all themes:

<center> and </center>

Changes text-align to centered.

<strong> and </strong> or <b> and </b>

Changes the text to bold weight.

<em> and </em> or <i> and </i>

Italicizes the text.

<u> and </u>

Underlines the text.

<big> and </big>

Increases the font size. 

<small> and </small>

Decreases the font size. 

Here are a few more that are a little harder to do, but they’re fun to play with if you want to change things up a bit. For these, you can change the values in order to create the effect you desire (for example, change “1px” to “4px” or change “#FF0000” to any other color code):

<a href=”http://www.LINKHERE.com/”> and </a>

Inserts a link into the description.

<div style=”text-align:left;”> and </div>

Changes text-align to left (you can replace “left” with “right”, “center”, or “justify”). 

<span style=”letter-spacing:1px;”> and </span>

Increases the space between letters.

<span style=”font-color:#FF0000;”> and </span>

Allows you to change the font color of the text.

<span style=”font-size:14px;”> and </span>

Allows you to change the font size to any value.

Just copy and paste the code, and it’ll work! :)

7 months ago on October 14th, 2012 |40 notes