Mar 18, 2010

How to Create Floating Twitter Follow Image?

I have ever posted about how to put twitter follow icon on blog. This is simple way because we don't need to host image and edit any CSS code. Wanna try another way to put Twitter icon on your blog?

We can put Twitter icon as floating image with fixed position, so it will attract your visitor to click it. You can check demo on Emocutez , and see on right bottom position, there's floating Twitter icon.

How to? Follow this step below
1. Go to Layout > Edit HTML
2. Copy these code

#floatingimage {
bottom:10px;
right:0px;
position:fixed;
_position:absolute;
clip:inherit;
_top:expression(document.documentElement.scrollTop+document.documentElement.clientHeight-this.clientHeight);
_right:expression(document.documentElement.scrollLeft+ document.documentElement.clientWidth - offsetWidth);
}
#floatingimage a img {border:0}


3. Paste before

]]></b:skin>

4. Copy these code

<div id='floatingimage'>
<a href='http://twitter.com/emocutez'><img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjSUa_M8IDOqpF34imwt0q80jo10cROE2imbWCBNNQy44qvED6S1gHx88B3yODAdobq5jSQP6FkkN1EmbQrrvqAzhtfjt2lE6k1bven2tjycqFZ44H0IEQBlOwc-s_pXk4Wz1OnEDVyWgnw/s1600/follow+us.png'/></a></div>


5. Paste before

</body>

6. Save

Note : change the red text to your Twitter username

Mar 12, 2010

Blogger Template Designer, An Online Template Designer on Your Blogger Dashboard

Finally, Blogger has launched new feature called "Blogger Template Designer" . This online blogger template designer allow you to customize the look and layout of your blog by just clicking and dragging. There are many awesome blogger template design but maybe you want to create your own style. Blogger has facilitated your need.

How to use this blogger template designer? This is beta testing so you can't find on your ordinary blogger account. First, log on your blogger account through http://draft.blogger.com . Click on Layout then Template Designer menu. Yes, you can customize it by one click.



Changing color, dragging widget, picking new arrangement, changing background and many more. There's online preview that allow you to view your current project before apply it on your blog.

Do you want try 1,2,3, or even 4 columns layout? Just pick it because this designer support a flexible layout arrangement.

Check this video to see how to



Blogger Templates is best suited to work with best web hosting company
 

Ipietoon - Blog Design and Online Business Blogging Since 2008