Welcome to tumblrtutoriial! a place where we share our resources, tutorials and themes! this blog was created by jess on july 2nd, 2011. feel free to ask us a question if you don't understand something! please also read our faq before asking us (:
Fixed Cursor Tutorial
so guys i’ve been getting a lot of asks saying why isn’t my cursor working when i hover out of my posts? is there some special code? well there is, this works on all blogs! but also some blogs got lucky there cursor works, but here’s the secret:
hey! i have checked your tutorials and stuff and i just have question about one of them! i recently added your drop down bar from your tutorials and i noticed that mine isnt like a seperate line for each thing wrote. idk if that make sense but if you look at it on my blog you might understand! please let me know how to fix it if i can! thank you so much :)
In this tutorial there are FIVE ways I will show you how to hide stuff. This is mostly just for like Terms of Usage pages or whatever you wish. Most of the examples are simply copying and pasting different bits. But this will require you to know where the HEAD, CSS, and HTML sections are. The last ways to hide stuff are really the only “advanced” part of the tutorial as they require some coding understanding. Hope it’s useful!
Note: All of the ways I show you are found on different sites aka not made by me (but I have used a couple of them) and I have just compiled them (with sources) in one place.
how do i change the little icon thing at the top in the tab on my blog? i thought it was supposed to automatically be the same thing as my avatar/main picture but it's not
Anonymous
asked by
That’s called a favicon, look for <link rel=“shortcut icon” href=“{Favicon}”> in the head section, probably there is like a url there, if you want it to be your avatar picture, you change it to {Favicon} in the href=“” thing, be careful not to erase to quotation marks! If you do, just replace them with new ones (:
Hey guys! You guys have been asking about how’d you get the floating images just bouncing in your blog randomly with the images you want, so here it is!
We haven’t been active yet so stick this code under <head>
<script type="text/javascript"> /************************************************ Floating image script- By Virtual_Max (http://www.geocities.com/siliconvalley/lakes/8620)* Modified by Dynamic Drive for various improvements* Visit Dynamic Drive at http://www.dynamicdrive.com/ for full source code* Using CSB or Trellix: use an INSERT HTML box to hold your script and put your js and images into web components (webgem in Trellix). Then you MUST change each gEMDIR to GEMDIR before using code!***********************************************/ //
Step 1: Define unique variable names depending on number of flying images (ie:3):var flyimage1, flyimage2, flyimage3, flyimage4, flyimage5, flyimage6, flyimage7, flyimage8, flyimage9, flyimage10 function pagestart(){//Step 2: Using the same variable names as 1), add or delete more of the below lines (47=width, height=68 of image): flyimage1=new Chip("flyimage1",40,62); flyimage2=new Chip("flyimage2",40,62); flyimage3=new Chip("flyimage3",40,62); flyimage4=new Chip("flyimage4",40,62); flyimage5=new Chip("flyimage5",40,62); flyimage6=new Chip("flyimage6",40,62); flyimage7=new Chip("flyimage7",40,62); flyimage8=new Chip("flyimage8",40,62); flyimage9=new Chip("flyimage9",40,62); flyimage10=new Chip("flyimage10",40,62); //Step 3: Using the same variable names as 1), add or delete more of the below lines:movechip("flyimage1");movechip("flyimage2");movechip("flyimage3");movechip("flyimage4");movechip("flyimage5");movechip("flyimage6");movechip("flyimage7");movechip("flyimage8");movechip("flyimage9");movechip("flyimage10"); } if (window.addEventListener)window.addEventListener("load", pagestart, false)else if (window.attachEvent)window.attachEvent("onload", pagestart)else if (document.getElementById)window.onload=pagestart </script>
<!-- Step 4: Define your flying images. For each image's ID tag, use the same variable names as 1) above -->
This was originally made by me, so please credit me if you are reblogging or reposting, or liking this post. Please message me if there is anything wrong. Ok bye.
okay so we know like none of you guys read these things, but were just assuring you keep the credit and don't steal anything from the theme. i mean like just preview the code and rip things off there. the themes here are 100% made by us ourselves. but anyways feel free to contact us if there are sneaky thieves. but it doesn't mean you have to view everyone's source. and besides, if you are taking a theme please message us that you are taking the theme or like the post. but if you really are reading this well done you have reached the end, don't click the agree or the disagree button if you are reading bc it will not redirect you there, instead click on the percentage in the paragraph (: