Theme Detail
Name Template | : | Kimi no Uso Template Blogger |
Designer | : | iMoechan |
Realase Date | : | 09 February 2015 |
Update On | : | 13 February 2015 |
Version | : | 2.0 |
Platform | : | Blogger |
Features
- Responsives
- ADS
- 404 Page Not Found
- Random Slider Post
- Fontawesome
- Etc.
How to Change Template
1.Log in to your Blogger dashboard and go to Layout > Edit HTML.
2.Please back up your old template in case you decide to use it again. To do this, click on the "download full template" link and save the file.
3.Then, browse the location of XML template that you've just downloaded and press "upload".
Edit Meta Tag
1.Go to Blogger.com log in your account blog
2.Your Blog > Template > Edit Html
3.Find (CTRL + F)
<meta content='KEYW
ORDS' name='keywords'/>
<meta content='DESCRIPTIONS' name='description'/>
change with your ID Google+
How to Use Random Slider Post
1.Go to Blogger.com log in your account blog.
2.Your Blog > Template > Edit Html.
3.Find (CTRL + F)
4.'http://animelolikawai.blogspot.com/',
5.Change with your Blog
Fix Menu if you use Description
1.Go to Blogger.com log in your account blog.
2.Go to Layout
3.Delete Description in your Header
Fix Post Style
1.Go to Blogger.com log in your account blog.
2.Go to Edit Html
3.Find (CTRL + F)
4.<span class='post-author'>
5.Full code is
<span class='post-author'>
<b:if cond='data:top.showAuthor'>
<b:if cond='data:post.authorProfileUrl'><i class='fontawesome-calendar'/><b>Diposting:</b>
<span class='fn' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'>
<span itemprop='name'><data:post.author/></span>
</span>
</b:if>
</b:if>
</span>
6.Delete All and Save Template