Before the text put <marquee>
After the text put in </marquee>
ex. <marquee> TEXT HERE </marquee>
Paste after the <head> tag in your theme code.
<script language=”javaScript” type=”text/javascript”src=”http://www.onlineleaf.com/savetheenvironment.js”></script>
NOTE: Won’t work unless you retype all the quotation marks.
Two Column Theme!
Sidebar!
Infinite Scroll!
Hover Permalink!
Links! If you need more links, you can ask me to show you how.
Paste this in your description:
<script type="text/javascript">
window.onload= loaded;
function loaded()
{
alert('YOUR WELCOME MESSAGE');
}
</script>
Type in your message where it says “your welcome message”. Retype all the quotation marks. Save & Close. (:
<script type="text/javascript">
window.onunload = unloadPage;
function unloadPage()
{
alert("WRITE IT HERE");
}
</script>
Okay, so let’s say you already have to @font-face code…
Example…
@font-face { font-family: “silkscreen”; src: url(‘http://static.tumblr.com/1kdckk4/9yjlolf0w/slkscr.ttf’); }
To use that in your theme, paste that after your <style type=”text/css”> tag in your theme code.
Now, just find the places you want to put the codes, ex..titles, body, posts, sidebar..whatever. You’d put that in the tag under font-family:’silkscreen’ or whatever your font name is.
Make sense? If not, you can message me. & I’ll try to help you a little better. ♥
Banners I’ve made. I take request (:
Theme 2:
Live Preview & Code.
-One Column
-Sidebar
-Endless Scroll
-Button Links
-Sidebar Picture
-Hover Reblog & Notes
<a href=”LINK URL HERE”></a>
or
If you’d like the link to be hidden but clickable on a word or phrase…
<a href=”LINK URL HERE”> TEXT HERE</a>
Example… I like food.


