ChatBox

Tuesday, September 30, 2008

Create Tab View

Tab View is very usefull box. We can fill it with many contain. It will save our blogs area. (See Image Below)Here is Tutorial how to create a tab view:1. Login to blogger, go to "Layout --> Edit HTML"2. Then find this code ]]></b:skin>3. Insert the below code before ]]></b:skin> or in CSS tag. div.TabView div.Tabs { height: 24px; overflow: hidden; } div.TabView div.Tabs a { float: left; display: block; width: 90px; /* Width top main menu */ text-align: center; height: 24px; /* Height top main menu */ padding-top: 3px; vertical-align: middle; border: 1px solid #000; /* Top Main menu border color */ border-bottom-width:...

Sunday, September 7, 2008

Show Recent Comments

It's very usefull to Show Recent Comments on main blog page. We can know who have given comments on aur articles without open it one by one. At this time I will show you how to show recent comments on our main page blog. It's very easy1. Login to blogger then go to "Layout"2. Then copy this code :<script style="text/javascript" src="http://kendhin.890m.com/comments.js"></script><script style="text/javascript">var a_rc=8;var m_rc=false;var n_rc=true;var o_rc=40;</script><script src="http://trick-blog.blogspot.com/feeds/comments/default?alt=json-in-script&callback=showrecentcomments"> </script>- The 8 number is the sum of comments that will show up.- Change trick-blog.blogspot.com with your blog's name.3. You can show it in page elements. Just click on...

Pages 71234 »

 
Powered by Blogger