tutorials






If you find my tutorial blog useful, please place a link back to me on your blog somewhere. I will love you forever:
tutorials

I do not own anything on this blog unless stated otherwise. If you feel something has been poorly credited please message me so that I can rectify this. Thank you.


Click here for useful links

'I've moved' theme
You've been here __ times
Cute heart stats
Cute pagination
Post hover over links
Tumblr tag cloud
Formspring box in your ask
Drawer description
Drop down mp3 plyayer
Endless scrolling
News & updates marquee
Music Player (2)
Creating a second blog
Password protect your blog
Moving title
Moving follow and dashboard buttons
Adding a banner
Number of posts per page
Removing the sidebar image
Pop up ask box
Pop up ask extras
Sidebar ask box
Adding a Scroll Box
Enabling your ask
Back to top button
Back to top button version 2.0
How to change your background
Adding custom fonts to your page
How to get the mini cursor
Adding Another Sidebar
Changing The Size Of Posts
Speech bubble questions version 2

How to make gifs
Image mapping
Blends

Image Mapping
Blending Images
Making A Text Gif
Clear White Stripe On a Banner
Making A Photoshopped Description
Writing with imaged background

Cursors
Favicons
Fonts
Brushes
Buttons
Backgrounds
Scalloped borders
Bows
Dolls
Cosmetics
Flowers
vases
Pixels
Banners
Shapes
click to view navigation
transparent navigation
adding like button
Highlighting text
Blog roll
Sliding buttons
Slide Down Menu (Image)
Changing the selected text color
Drop down menu
Fade in images
Box shadows
Text area (to display codes)
Adding Tags
Coloured scroll bar
Disable right click
Fairy dust cursor
Bubble Cursor
Basic text codes
Users online
Hits counter
Shaking photo's
Shrinking photo's
Disable drag/select
Add A Tumblr Tumbleroll To Your Sidebar
Fading links
Scrolling marquee
Rainbow Text/Link
Falling snow flakes

Unfollower hater
XPreview
TumblrLife
Dashboard Theme
Missing E Extension
xKit Extension

Okay, this tutorial is long awaited and I’ve tried to make it as easy as possible. It’s not easy and you need to know a bit about your layout already. This tutorial shows you how to add it to one of my public themes, and unfortunately each theme maker may/or may not use the same names within the css.

Step 1: locate you post links css. In my themes, I call this ‘top’, which will look something like this (highlighted in pink). If you don’t have any post links in your theme already, then you can skip this step.

Step2: Replace the highlighted css with this code (CLICK HERE). If you don’t have any post links at the present within your theme, you can just add the code to you css.

You will need to customize the code, especially the width of the hover over. Each theme will have a different post size to the one i’m using & so this needs to be changed EVERY TIME.

Step 3: This complicated bit! the name highlighted in blue on the left (‘post’) needs to match the name given to the css that designs the posts on your blog. Again, this could have any name, depending on the theme maker. It could be anything. Genuinely the css should look a little like below (right). If you’re using on my themes, you’ll find I use ‘post’. Next, you need to check whether your post css is div id or div class… The top right is a div id with the # infront, and the bottom right is a div class with a . infront. It needs to be a div class for this to work. So if you have a div id, then just change the # to a . as shown on the right. If you already use a div class then skip the next step.

Step 4: You need to scroll down until you find your content for your posts, which should (fingers crossed) begin with a block:posts, you need to change the two id’s highlighted to class. So instead of div id, it reads div class. Note, that the div id=post needs to match the css name for your posts.

Step 5:  Save and it should work!

  1. colour-fuls reblogged this from theamazingtutorials
  2. theamazingtutorials posted this