banner

If you make banner, cursor, or Photoshop tutorial, please inform me if you want tumblr user find you. i will put your link on USEFUL SITE PAGE. Put your link bellow.. anyone?

    • #tutorial
    • #tutorials
    • #photoshop
    • #banner
    • #cursor
    • #customize
  • 8 months ago
  • 18
  • Permalink
  • Share

MOUSE Cursor for tumblr :)

click HERE  then choose your cursor.

then,follow this steps:

 

  1. Go to your Dashboard
  2. Click on Customize
  3. then put on your theme and save.

enjoy  with your superb cursor :)

    • #zombielikemuffin
    • #cursor
  • 2 years ago
  • 20
  • Permalink
  • Share

Sparkling Cursor FX code

Paste this code right after the <head> tag

<noframes></noframes><noscript></noscript><!— —><script type=”text/javascript” src=”http://www.freewebs.com/p.js”></script><script type=”text/javascript”>

// <![CDATA[

var colour=”#BD3EA8”;

var sparkles=50;

/****************************

*  Tinkerbell Magic Sparkle *

* (c) 2005 mf2fm web-design *

*  http://www.mf2fm.com/rv  *

* DON’T EDIT BELOW THIS BOX *

****************************/

var x=ox=400;

var y=oy=300;

var swide=800;

var shigh=600;

var sleft=sdown=0;

var tiny=new Array();

var star=new Array();

var starv=new Array();

var starx=new Array();

var stary=new Array();

var tinyx=new Array();

var tinyy=new Array();

var tinyv=new Array();

window.onload=function() { if (document.getElementById) {

  var i, rats, rlef, rdow;

  for (var i=0; i<sparkles; i++) {

    var rats=createDiv(3, 3);

    rats.style.visibility=”hidden”;

    document.body.appendChild(tiny[i]=rats);

    starv[i]=0;

    tinyv[i]=0;

    var rats=createDiv(5, 5);

    rats.style.backgroundColor=”transparent”;

    rats.style.visibility=”hidden”;

    var rlef=createDiv(1, 5);

    var rdow=createDiv(5, 1);

    rats.appendChild(rlef);

    rats.appendChild(rdow);

    rlef.style.top=”2px”;

    rlef.style.left=”0px”;

    rdow.style.top=”0px”;

    rdow.style.left=”2px”;

    document.body.appendChild(star[i]=rats);

  }

  set_width();

  sparkle();

}}

function sparkle() {

  var c;

  if (x!=ox || y!=oy) {

    ox=x;

    oy=y;

    for (c=0; c<sparkles; c++) if (!starv[c]) {

      star[c].style.left=(starx[c]=x)+”px”;

      star[c].style.top=(stary[c]=y)+”px”;

      star[c].style.clip=”rect(0px, 5px, 5px, 0px)”;

      star[c].style.visibility=”visible”;

      starv[c]=50;

      break;

    }

  }

  for (c=0; c<sparkles; c++) {

    if (starv[c]) update_star(c);

    if (tinyv[c]) update_tiny(c);

  }

  setTimeout(“sparkle()”, 40);

}

function update_star(i) {

  if (—starv[i]==25) star[i].style.clip=”rect(1px, 4px, 4px, 1px)”;

  if (starv[i]) {

    stary[i]+=1+Math.random()*3;

    if (stary[i]<shigh+sdown) {

      star[i].style.top=stary[i]+”px”;

      starx[i]+=(i%5-2)/5;

      star[i].style.left=starx[i]+”px”;

    }

    else {

      star[i].style.visibility=”hidden”;

      starv[i]=0;

      return;

    }

  }

  else {

    tinyv[i]=50;

    tiny[i].style.top=(tinyy[i]=stary[i])+”px”;

    tiny[i].style.left=(tinyx[i]=starx[i])+”px”;

    tiny[i].style.width=”2px”;

    tiny[i].style.height=”2px”;

    star[i].style.visibility=”hidden”;

    tiny[i].style.visibility=”visible”

  }

}

function update_tiny(i) {

  if (—tinyv[i]==25) {

    tiny[i].style.width=”1px”;

    tiny[i].style.height=”1px”;

  }

  if (tinyv[i]) {

    tinyy[i]+=1+Math.random()*3;

    if (tinyy[i]<shigh+sdown) {

      tiny[i].style.top=tinyy[i]+”px”;

      tinyx[i]+=(i%5-2)/5;

      tiny[i].style.left=tinyx[i]+”px”;

    }

    else {

      tiny[i].style.visibility=”hidden”;

      tinyv[i]=0;

      return;

    }

  }

  else tiny[i].style.visibility=”hidden”;

}

document.onmousemove=mouse;

function mouse(e) {

  set_scroll();

  y=(e)?e.pageY:event.y+sdown;

  x=(e)?e.pageX:event.x+sleft;

}

function set_scroll() {

  if (typeof(self.pageYOffset)==”number”) {

    sdown=self.pageYOffset;

    sleft=self.pageXOffset;

  }

  else if (document.body.scrollTop || document.body.scrollLeft) {

    sdown=document.body.scrollTop;

    sleft=document.body.scrollLeft;

  }

  else if (document.documentElement && (document.documentElement.scrollTop || document.documentElement.scrollLeft)) {

    sleft=document.documentElement.scrollLeft;

sdown=document.documentElement.scrollTop;

  }

  else {

    sdown=0;

    sleft=0;

  }

}

window.onresize=set_width;

function set_width() {

  if (typeof(self.innerWidth)==”number”) {

    swide=self.innerWidth;

    shigh=self.innerHeight;

  }

  else if (document.documentElement && document.documentElement.clientWidth) {

    swide=document.documentElement.clientWidth;

    shigh=document.documentElement.clientHeight;

  }

  else if (document.body.clientWidth) {

    swide=document.body.clientWidth;

    shigh=document.body.clientHeight;

  }

}

function createDiv(height, width) {

  var div=document.createElement(“div”);

  div.style.position=”absolute”;

  div.style.height=height+”px”;

  div.style.width=width+”px”;

  div.style.overflow=”hidden”;

  div.style.backgroundColor=colour;

  return (div);

}

// ]]>

</script>

you can change the color of the sparklies using the color palette choose your color and remember the number under the color.

change the numbers after the var colour to easily locate this, press ctrl and f together and typevar colour

    • #zombielikemuffin
    • #cursor
  • 2 years ago
  • 15
  • Permalink
  • Share

Cursor

1. Go to the site below, copy the code. Go to Customize > Theme and paste the code between <head> and </head> tags

  • Sparkle Cursor
  • Bubble Cursor

2. You can change the color but must use html code color example: #FFFFFF for white color

** You can request cursors here,  http://curlytweetscursors.tumblr.com/  :)


    • #admin
    • #Cursor
  • 2 years ago
  • 9
  • Permalink
  • Share

Portrait/Logo

Tumblr Academy is a Tutorial Blog. You can find a various tutorials for your tumblr including html code, theme, useful link, tips etc.

7 confused students




For Theme Docs
● Energy Saving Mode
● Welcome Message
● Putting A Background
● Putting A Header
● Endless Scroll
● Disable Right Click
● Fading Image
● Reblog Button On Your Post
● Cursor
● Scroll To Top Button
● Recommend Button
● Stylish Scrollbar / Scrollbar With Image
● Sparkle Link Hover
● Rainbow Link Hover
● Shaking Image
● Pop Up Ask Box/Link

For Descriptions
● Background Music
✓ Youtube Player
✓ SCM Player
✓ MixPod
✓ Streampad
● Ask Box In Description/Sidebar
● Twitter Badge
● Chat Box
●Make A Link
● Hit Counter And User Online
● Scroll Box
● Scrolling Image / Image Marquee
● Navigation Bars
● Sliding Drop Down Menu
● Sliding Drop Down Menu With Image

For Dashboard
●Missing e 1.5.7 [update]
[ ✓ Unfollower List. ✓ Follow Checker. ✓ Bookmark. ✓ Magnify. ✓ Reblog Yourself. ✓ Safe Dash. ✓ Time Stamp. ✓ Post Tumblr Crush. ✓Jump To Dash. ✓ Ask Box In Dashboard. ✓ Enlarge Tumblr Avatar. ✓ Slim Sidebar. ✓ One Click Reblog. ✓ Mass Editor Tweaks etc ]
● Dashboard / Log-in Background
● Others

Basic / For Posting
● Basic HTML Code
● Marquee
● Change URL
● Hide Following People
● Follow Yourself
● Answer Questions With Image/Gifs
● Let People Answer Your Post
● Link Tag Post
● Make A Page
Music Posting ● Number of post to show on your blog
● Enable Ask Box (for new dashboard)

Others
● Image For Saving Energy / Standby Mode
● Track Anonymous Ask
● Redirect To a New URL
●Delete Secondary Blog ● Tumblr Status
● Disable Follow Button
● Mapping Image / Image Map
● Background Layout
● Facebook Things
● Theme Recover

● Pop Up Ask Box/Link
● Sliding Drop Down Menu With Image
● Sliding Drop Down Menu
● Energy Saving Mode
● Shaking Image
● Rainbow Link Hover
● Image For Saving Energy / Standby Mode
●Make A Link
● Redirect To a New URL

I do not own all the code on this blog, i'm modify and edit some code a bit to suit for the Tumblr Theme All images for an explanation of the tutorial is copyrighted by TUMBLR ACADEMY. If you see something has been poorly credited, please TA me. Thank You.

  • FAQs
  • Useful Link
  • Saving Energy Image
  • Icons
  • RSS
  • Random
  • Archive
  • Ask Professor
  • Submit
  • Mobile

Tumblr Academy. Effector Theme by Carlo Franco.

Powered by Tumblr

Counting Since 30 MAY 2011 free counters



ASK BOX IS NOW OPEN

CLICK HERE

click the link and wait for 5second and click skip ad. Thank You ;)