ChatBox

Monday, March 31, 2008

How to Create Float Image

This tutorial is about to create float image that will always show on your corner blog althought you drag side scroll bar. see example. You can put an image, widget, clock etc on the corner.Step by step to create Float image.1. Login ke blogger then click "Layout -->> Edit HTML2. Find this code ]]></b:skin>, then put the code below above it.#float_corner {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);}3. The bold text is it’e position. you can change it with "top", "bottom", "left", "right"4. The next step is put the code below before tag</body><div...

Friday, March 21, 2008

How to Create Email Form Subscription

The function of Email Form Subscription is to let your loyal visitors to subscribe your new article/posting in to their email. So if your post a new article your subscriber will receive your article automatically. It’s very usefull, your subscriber will know if there is a new article, so they will come to visit your blog immediatly.Here the trick to create Email Form Subscription1. visit this site : http://www.feedburner.com2. You will see a box to enter your blog feeds. enter your blog feeds in to the box. Usually your blog feeds is like this : http://YOURBLOGNAME.blogspot.com/feeds/posts/default 3. If you have video file in your blog content, check on the "I am a podcaster"box, If not, it’s unnecessary. Then click "Next" Button.4. After that, you must to fill a form, fill it with your information...

Monday, March 10, 2008

How to Create Blogroll (Link List Box)

As a bloger, we usually added our Friends link on our blog. Day by day and month by month it's number will increased. But if your friends link over than hundredsor or even thousands, it will be a problem, your blog space will full of your friends link list. Now I will show you how to create a blogroll, a box to place your friends link list. You can fill it with as many as links, and it's size will not get bigger. So it will save space on your blog or sidebar. The box will be like mine.Here's the code that you should to copy and place on your blog or sidebar ("Add Page Element --> HTML/Java Script").<div style="border: 1px solid rgb(153, 153, 153); overflow: auto; width: 200px; height: 300px; text-align: center; ">#link1 <br />#link2 <br />#link3 <br />#link...</div>Note:-...

Wednesday, March 5, 2008

Display Yahoo Messenger Status on Blog

The advantage of showing Yahoo Messenger status on your blog is your visittors can talk or ask something to you directly via YM, it will make your relationship with your visitor to be more tighly. Ok lets begin.If you’re oflfline, it will display image like this:And if you’re online, it will display icon like this:It’s very simple to create it. You just copy the code below and put it on your "Page Element" or sidebar.<a href="ymsgr:sendIM?kendhin_x"> <img src="http://opi.yahoo.com/online?u=kendhin_x&amp;m=g&amp;t=2&amp;l=us"/></a>Change the red text (kendhin_x) with your YM id.Look at the green number "2", you can...

Pages 71234 »

 
Powered by Blogger