STEP 1: Visit BlogSkins.com.
STEP 2: Choose a skin or search for a theme you want. With this tutorial, we'll use this theme.
STEP 3. Download the theme code.
STEP 4: Find this part of the code and then delete it.
- <BlogItemTitle>
- <$BlogItemTitle$>
- </BlogItemTitle>
- <$BlogItemBody$>
Or you can just find the <blogger> tag then delete all the code inside it until </blogger> just like the picture below.
STEP 6: .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.
.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!!!!!
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!!!!!

2 comments:
Hi! Can you do a converting tumblr theme to blogger, too?
I really like this great job folks. wordpress themes
Post a Comment