banner

PARADIGMA Theme

PREVIEW | Theme Code | Install From Theme Garden

    • #admin
    • #themes
    • #theme
  • 1 year ago
  • 19
  • Permalink
  • Share

Theme For Moved / Change to new URL

1. After change your URL, you have to make a new blog with  your old URL.

2. Go to this site and copy all the code: http://pastebin.com/raw.php?i=JH5YxfyH

3. Click you blog name » Go to Customize appearance » and follow the instruction below.

4. Click save and look at you page. 

**BASIC CODE FROM TUMBLR, EDITED BY AAMANDARICKA

    • #admin
    • #Help
    • #themes
    • #tutorial
  • 1 year ago
  • 146
  • Permalink
  • Share

NEW UNFOLLOWER SCRIPT!!

CHECK THIS OUT : http://userscripts.org/scripts/show/112207

p/s: i’m not gonna answer any question from this.

    • #admin
    • #unfollower
    • #unfollower script
    • #Help
  • 1 year ago
  • 19
  • Permalink
  • Share

How to stretch background image

1. Add this tag into body section

background-size: cover;

    • #admin
    • #tutorials
    • #how to stretch background
    • #background
  • 1 year ago
  • 380
  • Permalink
  • Share

Scroll up & bottom Button

1. Copy and paste this code before </head> tags.

<!----- SCROLL TOP/HOME/BOTTOM A1  ---->

<title>Scroll to Bottom or Top - DevCurry.com</title>
    <script type="text/javascript"
    src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.3/jquery.min.js">
    </script>
     <script type="text/javascript" language="javascript">
         $(function () {
             $('#scrlBotm').click(function () {
                 $('html, body').animate({
                     scrollTop: $(document).height()
                 },
                 1500);
                 return false;
             });

             $('#scrlTop').click(function () {
                 $('html, body').animate({
                     scrollTop: '0px'
                 },
                 1500);
                 return false;
             });
         });
    </script>

2. Copy and paste the code before </body> tags. You can change the position and image for the button.

<!----- SCROLL TOP/HOME/BOTTOM A2 ---->

<a id="scrlTop" title="Top" href="#" style="position: fixed; bottom: 377px; right: 2px;"><img src="http://25.media.tumblr.com/tumblr_lr6vxlHRDx1qmnaxoo2_75sq.png"></a>

<a title="Home" href="http://academyoftumblr.tumblr.com/" style="position: fixed; bottom: 361px; right: 22px;"><img src="http://cdn4.iconfinder.com/data/icons/PixeloPhilia_2/PNG/home.png"></a>

<a id="scrlBotm" title="Bottom" href="#" style="position: fixed; bottom: 300px; right: 2px;"><img src="http://29.media.tumblr.com/tumblr_lr6vxlHRDx1qmnaxoo1_75sq.png"></a>

  • white highlight : position from bottom
  • red highlight : url for image

    • #admin
    • #scroll to top
    • #scroll to bottom
    • #tutorials
    • #back to top
  • 1 year ago
  • 33
  • Permalink
  • Share

Typing & Moving Title Bar II

1. Go to this site: http://www.bosiljak.hr/titlemaker/ 

2. Copy the code and paste it before </head> tags.


    • #tutorial
    • #help
    • #admin
    • #moving title bar
  • 1 year ago
  • 41
  • Permalink
  • Share

How to get the old Customize Page!

THIS LINK FOR OLD CUSTOMIZE PAGE

http://www.tumblr.com/customize-classic

IF YOU HAVE ANOTHER BLOG, USE THIS LINK AND REPLACE “USERNAME” WITH YOUR BLOG USERNAME

http://www.tumblr.com/customize-classic/USERNAME

    • #admin
    • #tutorial
    • #tutorials
    • #how to get the old customize page
    • #missing e
    • #help
  • 1 year ago
  • 466
  • Permalink
  • Share

Tumblr has changed the customize page, what do you think?

    • #admin
    • #tutorial
    • #tutorials
    • #help
    • #new customize page
    • #changed customize
  • 1 year ago
  • 101
  • Permalink
  • Share

Would you like me to answer your questions personally or post it?

**I still have a lot of unanswered messages, if your message is still not answered and you want me to reciprocate as soon as possible please submit your message again. Sorry and Thanks :)

    • #admin
    • #tutorial
    • #TA
    • #question
  • 1 year ago
  • 20
  • Permalink
  • Share

Typing & Moving Title Bar

1. Copy the code and paste it before </head> tags.

<!--------------- TYPING/MOVING TITLE ----------------------->

<script type="text/javascript">
var rev = "fwd";
function titlebar(val)
{
var msg = "TITLE HERE";
var res = " ";
var speed = 100;
var pos = val;
msg = "TITLE HERE";
var le = msg.length;
if(rev == "fwd"){
if(pos < le){
pos = pos+1;
scroll = msg.substr(0,pos);
document.title = scroll;
timer = window.setTimeout("titlebar("+pos+")",speed);}
else{
rev = "bwd";
timer = window.setTimeout("titlebar("+pos+")",speed);}}
else{
if(pos > 0){
pos = pos-1;
var ale = le-pos;
scrol = msg.substr(ale,le);
document.title = scrol;
timer = window.setTimeout("titlebar("+pos+")",speed);}
else{
rev = "fwd";
timer = window.setTimeout("titlebar("+pos+")",speed);
}}}
titlebar(0);
</script>

2. Change the TITLE HERE with your title and save. Done.

    • #admin
    • #tutorial
    • #typing title bar
    • #moving title bar
    • #favicon
  • 1 year ago
  • 294
  • Permalink
  • Share
← Newer • Older →
Page 1 of 11

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 ;)