MENU

How to convert Blogskin to Tumblr theme

with 6 comments

1.First Visit This Site and Choose The theme That you wanna use for tumblr:)
2.DOWNLOAD the Themes Code.



3.Find This part of the Code and DELETE!!!!!!!!
  • <BlogItemTitle>
  • <$BlogItemTitle$>
  • </BlogItemTitle>
  • <$BlogItemBody$>
Or you can just find the <blogger> tag delete  all the code inside it until </blogger> just like the picture below.

4.CLICK THE LINK BELOW ,COPY AND PASTE THE CODE IN THE DELETED PART OF THE CODE above to replace the blogger's main code with tumblrs.
IMPORTANT CODE: Click this for the code

5.After that we have two CSS to fix/add..what the hell is CSS?ahmm nothing it will just make your layout more lovely.The first css code is for the post details the ones with "reblog link,time/date posted" whatever  you can find it below the post.

Add this code just before the </style> tag!find that..then paste this:


.tumblrdate {
padding: 5px 0 0 0;
font-family:  arial, serif;
text-transform: uppercase;
font-size:8pt;
}


You can edit the code above,the font style,color and so-on.the second code is for the Post title!


.header { 
font: 25px  Trebuchet Ms; 
color:#888;
text-transform: uppercase; 
line-height: 130%;
text-align:  ; 
}


6.Copy All The Codes and you can apply the theme now:) We are Done Converting!!!!!




6 comments:

  1. Anonymous said...

    where can you find the post title?

  2. Anonymous said...

    I can't do it hmmmmmmmm!!!!!!

  3. Anonymous said...

    Wow! Thanks for the help. :)

  4. Syl said...

    .header {
    font: 25px Trebuchet Ms;
    color:#888;
    text-transform: uppercase;
    line-height: 130%;
    text-align: ;
    }

    Where do we add this as ?

  5. Syl said...

    Where do we add this at ? *

  6. ✰`weiling said...

    i can't seem to convert it for this theme >> http://www.blogskins.com/info/319384

    help please?

Post a Comment