tutorials

Welcome to my tutorial blog full of goodies! Hope you find this useful and if you need any help feel free to pop me a message xo.

NOTE: UNDERCONSTRUCTION
Disclaimer: I don't own any of the codes published on this blog unless stated otherwise and I have given the source. The screenshot tutorials are created by me. The base code to this theme is by sleepythemes.tumblr.com. Edited ALOT by me.
  • ask me anything
  • rss
  • archive
  • Moving the Follow & Dashboard Buttons

    Copy and paste one of the codes below that you want between

    <style tyle=”text/css”> and </style>

    The buttons in the top right corner (where they are orginally at):

    #tumblr_controls {
    top: 4.30% !important;
    margin: -28px 0 0 0;
    right: 1px !important;
    position: fixed !important;
    }

    The buttons in the bottom right corner :

    #tumblr_controls {
    top: 100% !important;
    margin: -28px 0 0 0;
    right: 5px !important;
    position: fixed !important;
    }

    To put the controls in your own place:

    #tumblr_controls {
    top: PUTPERCENTHERE% !important;
    margin: -30px 0 0 0;
    right: PUTNUMBERHEREpx !important;
    position: fixed !important;
    }

    1. Remember for the right code to keep the px or it will not work. (Same goes for the top % sign too)
    Source: htmlgardens1997
    • 1 year ago
    • 5 notes
    • #buton
© 2011–2013 tutorials