When I looked for more tips and tricks about blogging. To deepen knowledge. Hehe :D
I found a pretty interesting trick. Here you Hereinafter put various kinds of images on the ends of the pages of your blog.
Therefore, I will share with you about this trick.
Steps:
1. First login to your blogger account
2. Click "Layout -> Edit HTML
3. Search this code ]]></b:skin> if you've found, put the following code above the code had
#gambar {
position:fixed;_position:absolute;bottom:0px; left:0px;
clip:inherit;
_top:expression(document.documentElement.scrollTop+
document.documentElement.clientHeight-this.clientHeight); _left:expression(document.documentElement.scrollLeft+ document.documentElement.clientWidth - offsetWidth); }
4. Save
5. Bold text is the position of that picture, you can vary it by substituting the word "left" with "right". So also with words "bottom", you can change with "top".
6. Then place the code below, before </body>
<div id="gambar">
<a href="http://www.katamichi.co.cc">
<img src="http://i679.photobucket.com/albums/vv159/youkaiichi/hamtaro_s_022.gif?t=1250877828" border="0" /></a>
</div>
"http://www.katamichi.co.cc" is your link.
"http://i679.photobucket.com/albums/vv159/youkaiichi/hamtaro_s_022.gif?t=1250877828" is your picture position. You can change it.
7. Then save.
Nb : Oh yes, you can replace this image with a variety of widgets that you have. Just replace the word red, with the widget code.
Happy blogging :D
I found a pretty interesting trick. Here you Hereinafter put various kinds of images on the ends of the pages of your blog.
Therefore, I will share with you about this trick.
Steps:
1. First login to your blogger account
2. Click "Layout -> Edit HTML
3. Search this code ]]></b:skin> if you've found, put the following code above the code had
#gambar {
position:fixed;_position:absolute;bottom:0px; left:0px;
clip:inherit;
_top:expression(document.documentElement.scrollTop+
document.documentElement.clientHeight-this.clientHeight); _left:expression(document.documentElement.scrollLeft+ document.documentElement.clientWidth - offsetWidth); }
4. Save
5. Bold text is the position of that picture, you can vary it by substituting the word "left" with "right". So also with words "bottom", you can change with "top".
6. Then place the code below, before </body>
<div id="gambar">
<a href="http://www.katamichi.co.cc">
<img src="http://i679.photobucket.com/albums/vv159/youkaiichi/hamtaro_s_022.gif?t=1250877828" border="0" /></a>
</div>
"http://www.katamichi.co.cc" is your link.
"http://i679.photobucket.com/albums/vv159/youkaiichi/hamtaro_s_022.gif?t=1250877828" is your picture position. You can change it.
7. Then save.
Nb : Oh yes, you can replace this image with a variety of widgets that you have. Just replace the word red, with the widget code.
Happy blogging :D
0 comments:
Post a Comment