How To Get Professional Free Web Hosting Package

If you wish to have a professional shared hosting quality in a free hosting package, come and host with 000webhost.com and experience the best service you can get absolutely free.

They offer completely ad-free cPanel web hosting. No ads will ever be forced onto their users webpages. There are no catches, no setup fees, no forced advertising, no banners, no popups and no hidden charges. Only totally free hosting service.

Founded in December 2006, 000webhost.com has a trusted free hosting members base of over 60,000 members and still counting! Offering professional quality hosting, support, uptime and reliability, They have a great community of webmasters, you'd love to be a part of!

Register now and get it all free:

*** 1500 MB of disk space
*** 100 GB of data transfer
*** PHP and MySQL support with no restrictions
*** cPanel control panel
*** Easy to use website builder
*** Absolutely no advertising!
*** Host your own domain (http://www.yourdomain.com)
*** cPanel Powered Hosting (you will love it)
*** Over 500 website templates ready to download
*** Free POP3 Email Box with Webmail access
*** FTP and Web based File Manager
*** PHP, MySQL, Perl, CGI, Ruby
*** And many more...

Register Here
READ MORE - How To Get Professional Free Web Hosting Package

How To Add Two Columns below blogger Header

1.Log in to your dashboard--> layout- -> Edit HTML

2.Scroll down to where you see like this code.

<div id='header-wrapper'>
<b:section class='header' id='header' maxwidgets='1' showaddelement='no'>
<b:widget id='Header1' locked='true' title='YOUR BLOG TITLE (Header)' type='Header'/>
</b:section>
</div>

3.Now add below code between </b:section> and </div> .


<b:section class='sidebar' id='magazine-left3' showaddelement='yes'>
<b:widget id='Text513' locked='false' title='Column 1' type='Text'/>
</b:section>

<b:section class='sidebar' id='magazine-right3' showaddelement='yes'>
<b:widget id='Text523' locked='false' title='Column 2' type='Text'/>
</b:section>

<div style="clear: both;"></div>

Look at the picture below.

4.Now Find below code.

]]></b:skin>

5.Add below code before ]]></b:skin> tag.

#magazine-left3 {
width: 30%;
float: left;
}
#magazine-right3 {
width: 65%;
float: right;
}

Note : You can change values of width,as your choice.

6.Now save your template and you are done.It look like this.

READ MORE - How To Add Two Columns below blogger Header

How To Add Two Columns in Top of blogger post

1.Log in to your dashboard--> layout- -> Edit HTML

2.Scroll down to where you see like this code.

<div id='main-wrapper'>
<b:section class='main' id='main' showaddelement='no'>
<b:widget id='Blog1' locked='true' title='Blog type='Blog'/>
</b:widget>
</b:section></div>

3.Now add below code after <div id='main-wrapper'> and before <b:section .


<b:section class='sidebar' id='magazine-left2' showaddelement='yes'>
<b:widget id='Text512' locked='false' title='Column 1' type='Text'/>
</b:section>

<b:section class='sidebar' id='magazine-right2' showaddelement='yes'>
<b:widget id='Text522' locked='false' title='Column 2' type='Text'/>
</b:section>

<div style="clear: both;"></div>

Look at the example below.

4.Now Find below code.

]]></b:skin>

5.Add below code before ]]></b:skin> tag.

#magazine-left2 {
width: 45%;
float: left;
}
#magazine-right2 {
width: 45%;
float: right;
}

6.Now save your template and you are done.It look like this.

READ MORE - How To Add Two Columns in Top of blogger post

How To Add Two Columns below your blogger post

1.Log in to your dashboard--> layout- -> Edit HTML

2.Scroll down to where you see like this code.

<div id='main-wrapper'>
<b:section class='main' id='main' showaddelement='no'>
<b:widget id='Blog1' locked='true' title='Blog type='Blog'/>
</b:widget>
</b:section></div>

3.Now add below code between </b:section> and </div> .


<b:section class='sidebar' id='magazine-left' showaddelement='yes'>
<b:widget id='Text51' locked='false' title='Column 1' type='Text'/>
</b:section>

<b:section class='sidebar' id='magazine-right' showaddelement='yes'>
<b:widget id='Text52' locked='false' title='Column 2' type='Text'/>
</b:section>

<div style="clear: both;"></div>



Look at the picture below.

Now it will look like this.

4.Now Find below code.

]]></b:skin>

5.Add below code before ]]></b:skin> tag.

#magazine-left {
width: 45%;
float: left;
}
#magazine-right {
width: 45%;
float: right;
}

6.Now save your template and you are done.It look like this.


READ MORE - How To Add Two Columns below your blogger post

How To Add Scrolling Images to blogger

1.Login to your dashboard--> layout- ->Page Elements

2.Click on 'Add a Gadget' on the sidebar.

3.Select 'HTML/Javascript' and add the code given below and click save.

<marquee direction="up">

<img src="YOUR-IMAGE1-LINK"/>
<img src="YOUR-IMAGE2-LINK"/>
<img src="YOUR-IMAGE3-LINK"/>

</marquee>

Note : Remember to replace YOUR-IMAGE1-LINK ,YOUR-IMAGE2-LINK,YOUR-IMAGE3-LINK with your images links.

Look at the example below.

<marquee direction="up">

<img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhBiBWShwLUyh83UCfPGwlcIJ2CN9Auyr5m863bDxyohOKOWMMDtex615iqRAYQ5MGzYCde_PIS01uBr1aM1D9bHbCZ6vsHLGobNeD79ijVqVNPn6rDz8FP2KIMTGEG2PTae93U44fL_vU/s400/KAGAYA0311.jpg" />

<img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEikCpxVF95ONC8LD35K4zEM__Z_tg5coMkeUeuzR7lh4BNlGDKvRldl829S7YTvcrYcnuHo2CoXx0UnXO_YszqFL61MmCWvdSwOMMio9AHKVl02R3cCb5bq8TpIPQf-3wmI5oU1zsld7gM/s400/KAGAYA0433.jpg" />

<img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgtaN07C5qbKlxrYqia5QUYZKRE4d1BT7Wq7ViQkT8_xEbW2vFDwXI-VXFO1Q3UsOfkf3A-nxFSmlxTkVaGgWtxxkKI5lEuguPnQXIi6esnoU83L0dDZsywtz5s7fnFSbOStsHGDyjr-KU/s400/KAGAYA0324.jpg" />

</marquee>

It look like this.










You can add more images as your choice.

READ MORE - How To Add Scrolling Images to blogger

HTML Color Codes and Their Names

I get this colour code from computerhope.com.These are very helpful to every web designer.

ColorColor CodeColorColor Code

Red
#FF0000White#FFFFFF
Turquoise#00FFFFLight Grey#C0C0C0
Light Blue#0000FFDark Grey#808080
Dark Blue #0000A0Black#000000
Light Purple #FF0080Orange#FF8040
Dark Purple #800080Brown#804000
Yellow#FFFF00Burgundy#800000
Pastel Green#00FF00Forest Green#808000
Pink#FF00FFGrass Green#408080

Color code chart

COLOR NAMECODECOLOR
Black#000000Black
Gray0#150517Gray0
Gray18#250517Gray18
Gray21#2B1B17Gray21
Gray23#302217Gray23
Gray24#302226Gray24
Gray25#342826Gray25
Gray26#34282CGray26
Gray27#382D2CGray27
Gray28#3b3131Gray28
Gray29#3E3535Gray29
Gray30#413839Gray30
Gray31#41383CGray31
Gray32#463E3FGray32
Gray34#4A4344Gray34
Gray35#4C4646Gray35
Gray36#4E4848Gray36
Gray37#504A4BGray37
Gray38#544E4FGray38
Gray39#565051Gray39
Gray40#595454Gray40
Gray41#5C5858Gray41
Gray42#5F5A59Gray42
Gray43#625D5DGray43
Gray44#646060Gray44
Gray45#666362Gray45
Gray46#696565Gray46
Gray47#6D6968Gray47
Gray48#6E6A6BGray48
Gray49#726E6DGray49
Gray50#747170Gray50
Gray#736F6EGray
Slate Gray4#616D7ESlate Gray4
Slate Gray#657383Slate Gray
Light Steel Blue4#646D7ELight Steel Blue4
Light Slate Gray#6D7B8DLight Slate Gray
Cadet Blue4#4C787ECadet Blue4
Dark Slate Gray4#4C7D7EDark Slate Gray4
Thistle4#806D7EThistle4
Medium Slate Blue#5E5A80Medium Slate Blue
Medium Purple4#4E387EMedium Purple4
Midnight Blue#151B54Midnight Blue
Dark Slate Blue#2B3856Dark Slate Blue
Dark Slate Gray#25383CDark Slate Gray
Dim Gray#463E41Dim Gray
Cornflower Blue#151B8DCornflower Blue
Royal Blue4#15317ERoyal Blue4
Slate Blue4#342D7ESlate Blue4
Royal Blue#2B60DERoyal Blue
Royal Blue1#306EFFRoyal Blue1
Royal Blue2#2B65ECRoyal Blue2
Royal Blue3#2554C7Royal Blue3
Deep Sky Blue#3BB9FFDeep Sky Blue
Deep Sky Blue2#38ACECDeep Sky Blue2
Slate Blue#357EC7Slate Blue
Deep Sky Blue3#3090C7Deep Sky Blue3
Deep Sky Blue4#25587EDeep Sky Blue4
Dodger Blue#1589FFDodger Blue
Dodger Blue2#157DECDodger Blue2
Dodger Blue3#1569C7Dodger Blue3
Dodger Blue4#153E7EDodger Blue4
Steel Blue4#2B547ESteel Blue4
Steel Blue#4863A0Steel Blue
Slate Blue2#6960ECSlate Blue2
Violet#8D38C9Violet
Medium Purple3#7A5DC7Medium Purple3
Medium Purple#8467D7Medium Purple
Medium Purple2#9172ECMedium Purple2
Medium Purple1#9E7BFFMedium Purple1
Light Steel Blue#728FCELight Steel Blue
Steel Blue3#488AC7Steel Blue3
Steel Blue2#56A5ECSteel Blue2
Steel Blue1#5CB3FFSteel Blue1
Sky Blue3#659EC7Sky Blue3
Sky Blue4#41627ESky Blue4
Slate Blue#737CA1Slate Blue
Slate Blue#737CA1Slate Blue
Slate Gray3#98AFC7Slate Gray3
Violet Red#F6358AViolet Red
Violet Red1#F6358AViolet Red1
Violet Red2#E4317FViolet Red2
Deep Pink#F52887Deep Pink
Deep Pink2#E4287CDeep Pink2
Deep Pink3#C12267Deep Pink3
Deep Pink4#7D053FDeep Pink4
Medium Violet Red#CA226BMedium Violet Red
Violet Red3#C12869Violet Red3
Firebrick#800517Firebrick
Violet Red4#7D0541Violet Red4
Maroon4#7D0552Maroon4
Maroon#810541Maroon
Maroon3#C12283Maroon3
Maroon2#E3319DMaroon2
Maroon1#F535AAMaroon1
Magenta#FF00FFMagenta
Magenta1#F433FFMagenta1
Magenta2#E238ECMagenta2
Magenta3#C031C7Magenta3
Medium Orchid#B048B5Medium Orchid
Medium Orchid1#D462FFMedium Orchid1
Medium Orchid2#C45AECMedium Orchid2
Medium Orchid3#A74AC7Medium Orchid3
Medium Orchid4#6A287EMedium Orchid4
Purple#8E35EFPurple
Purple1#893BFFPurple1
Purple2#7F38ECPurple2
Purple3#6C2DC7Purple3
Purple4#461B7EPurple4
Dark Orchid4#571B7eDark Orchid4
Dark Orchid#7D1B7EDark Orchid
Dark Violet#842DCEDark Violet
Dark Orchid3#8B31C7Dark Orchid3
Dark Orchid2#A23BECDark Orchid2
Dark Orchid1#B041FFDark Orchid1
Plum4#7E587EPlum4
Pale Violet Red#D16587Pale Violet Red
Pale Violet Red1#F778A1Pale Violet Red1
Pale Violet Red2#E56E94Pale Violet Red2
Pale Violet Red3#C25A7CPale Violet Red3
Pale Violet Red4#7E354DPale Violet Red4
Plum#B93B8FPlum
Plum1#F9B7FFPlum1
Plum2#E6A9ECPlum2
Plum3#C38EC7Plum3
Thistle#D2B9D3Thistle
Thistle3#C6AEC7Thistle3
Lavendar Blush2#EBDDE2Lavender Blush2
Lavendar Blush3#C8BBBELavender Blush3
Thistle2#E9CFECThistle2
Thistle1#FCDFFFThistle1
Lavendar#E3E4FALavender
Lavendar Blush#FDEEF4Lavender Blush
Light Steel Blue1#C6DEFFLight Steel Blue1
Light Blue#ADDFFFLight Blue
Light Blue1#BDEDFFLight Blue1
Light Cyan#E0FFFFLight Cyan
Slate Gray1#C2DFFFSlate Gray1
Slate Gray2#B4CFECSlate Gray2
Light Steel Blue2#B7CEECLight Steel Blue2
Turquoise1#52F3FFTurquoise1
Cyan#00FFFFCyan
Cyan1#57FEFFCyan1
Cyan2#50EBECCyan2
Turquoise2#4EE2ECTurquoise2
Medium Turquoise#48CCCDMedium Turquoise
Turquoise#43C6DBTurquoise
Dark Slate Gray1#9AFEFFDark Slate Gray1
Dark Slate Gray2#8EEBECDark slate Gray2
Dark Slate Gray3#78c7c7Dark Slate Gray3
Cyan3#46C7C7Cyan3
Turquoise3#43BFC7Turquoise3
Cadet Blue3#77BFC7Cadet Blue3
Pale Turquoise3#92C7C7Pale Turquoise3
Light Blue2#AFDCECLight Blue2
Dark Turquoise#3B9C9CDark Turquoise
Cyan4#307D7ECyan4
Light Sea Green#3EA99FLight Sea Green
Light Sky Blue#82CAFALight Sky Blue
Light Sky Blue2#A0CFECLight Sky Blue2
Light Sky Blue3#87AFC7Light Sky Blue3
Sky Blue#82CAFFSky Blue
Sky Blue2#79BAECSky Blue2
Light Sky Blue4#566D7ELight Sky Blue4
Sky Blue#6698FFSky Blue
Light Slate Blue#736AFFLight Slate Blue
Light Cyan2#CFECECLight Cyan2
Light Cyan3#AFC7C7Light Cyan3
Light Cyan4#717D7DLight Cyan4
Light Blue3#95B9C7Light Blue3
Light Blue4#5E767ELight Blue4
Pale Turquoise4#5E7D7EPale Turquoise4
Dark Sea Green4#617C58Dark Sea Green4
Medium Aquamarine#348781Medium Aquamarine
Medium Sea Green#306754Medium Sea Green
Sea Green#4E8975Sea Green
Dark Green#254117Dark Green
Sea Green4#387C44Sea Green4
Forest Green#4E9258Forest Green
Medium Forest Green#347235Medium Forest Green
Spring Green4#347C2CSpring Green4
Dark Olive Green4#667C26Dark Olive Green4
Chartreuse4#437C17Chartreuse4
Green4#347C17Green4
Medium Spring Green#348017Medium Spring Green
Spring Green#4AA02CSpring Green
Lime Green#41A317Lime Green
Spring Green#4AA02CSpring Green
Dark Sea Green#8BB381Dark Sea Green
Dark Sea Green3#99C68EDark Sea Green3
Green3#4CC417Green3
Chartreuse3#6CC417Chartreuse3
Yellow Green#52D017Yellow Green
Spring Green3#4CC552Spring Green3
Sea Green3#54C571Sea Green3
Spring Green2#57E964Spring Green2
Spring Green1#5EFB6ESpring Green1
Sea Green2#64E986Sea Green2
Sea Green1#6AFB92Sea Green1
Dark Sea Green2#B5EAAADark Sea Green2
Dark Sea Green1#C3FDB8Dark Sea Green1
Green#00FF00Green
Lawn Green#87F717Lawn Green
Green1#5FFB17Green1
Green2#59E817Green2
Chartreuse2#7FE817Chartreuse2
Chartreuse#8AFB17Chartreuse
Green Yellow#B1FB17Green Yellow
Dark Olive Green1#CCFB5DDark Olive Green1
Dark Olive Green2#BCE954Dark Olive Green2
Dark Olive Green3#A0C544Dark Olive Green3
Yellow#FFFF00Yellow
Yellow1#FFFC17Yellow1
Khaki1#FFF380Khaki1
Khaki2#EDE275Khaki2
Goldenrod#EDDA74Goldenrod
Gold2#EAC117Gold2
Gold1#FDD017Gold1
Goldenrod1#FBB917Goldenrod1
Goldenrod2#E9AB17Goldenrod2
Gold#D4A017Gold
Gold3#C7A317Gold3
Goldenrod3#C68E17Goldenrod3
Dark Goldenrod#AF7817Dark Goldenrod
Khaki#ADA96EKhaki
Khaki3#C9BE62Khaki3
Khaki4#827839Khaki4
Dark Goldenrod1#FBB117Dark Goldenrod1
Dark Goldenrod2#E8A317Dark Goldenrod2
Dark Goldenrod3#C58917Dark Goldenrod3
Sienna1#F87431Sienna1
Sienna2#E66C2CSienna2
Dark Orange#F88017Dark Orange
Dark Orange1#F87217Dark Orange1
Dark Orange2#E56717Dark Orange2
Dark Orange3#C35617Dark Orange3
Sienna3#C35817Sienna3
Sienna#8A4117Sienna
Sienna4#7E3517Sienna4
Indian Red4#7E2217Indian Red4
Dark Orange3#7E3117Dark Orange3
Salmon4#7E3817Salmon4
Dark Goldenrod4#7F5217Dark Goldenrod4
Gold4#806517Gold4
Goldenrod4#805817Goldenrod4
Light Salmon4#7F462CLight Salmon4
Chocolate#C85A17Chocolate
Coral3#C34A2CCoral3
Coral2#E55B3CCoral2
Coral#F76541Coral
Dark Salmon#E18B6BDark Salmon
Salmon1#F88158Pale Turquoise4
Salmon2#E67451Salmon2
Salmon3#C36241Salmon3
Light Salmon3#C47451Light Salmon3
Light Salmon2#E78A61Light Salmon2
Light Salmon#F9966BLight Salmon
Sandy Brown#EE9A4DSandy Brown
Hot Pink#F660ABHot Pink
Hot Pink1#F665ABHot Pink1
Hot Pink2#E45E9DHot Pink2
Hot Pink3#C25283Hot Pink3
Hot Pink4#7D2252Hot Pink4
Light Coral#E77471Light Coral
Indian Red1#F75D59Indian Red1
Indian Red2#E55451Indian Red2
Indian Red3#C24641Indian Red3
Red#FF0000Red
Red1#F62217Red1
Red2#E41B17Red2
Firebrick1#F62817Firebrick1
Firebrick2#E42217Firebrick2
Firebrick3#C11B17Firebrick3
Pink#FAAFBEPink
Rosy Brown1#FBBBB9Rosy Brown1
Rosy Brown2#E8ADAARosy Brown2
Pink2#E7A1B0Pink2
Light Pink#FAAFBALight Pink
Light Pink1#F9A7B0Light Pink1
Light Pink2#E799A3Light Pink2
Pink3#C48793Pink3
Rosy Brown3#C5908ERosy Brown3
Rosy Brown#B38481Rosy Brown
Light Pink3#C48189Light Pink3
Rosy Brown4#7F5A58Rosy Brown4
Light Pink4#7F4E52Light Pink4
Pink4#7F525DPink4
Lavender Blush4#817679Lavendar Blush4
Light Goldenrod4#817339Light Goldenrod4
Lemon Chiffon4#827B60Lemon Chiffon4
Lemon Chiffon3#C9C299Lemon Chiffon3
Light Goldenrod3#C8B560Light Goldenrod3
Light Golden2#ECD672Light Golden2
Light Goldenrod#ECD872Light Goldenrod
Light Goldenrod1#FFE87CLight Goldenrod1
Lemon Chiffon2#ECE5B6Lemon Chiffon2
Lemon Chiffon#FFF8C6Lemon Chiffon
Light Goldenrod Yellow#FAF8CCLight Goldenrod Yellow
READ MORE - HTML Color Codes and Their Names

How To Create Text Area with Select All


1.Log in to your dashboard--> layout- -> Edit HTML

2.Scroll down to where you see </head> tag.

3.Now add below code before </head> tag.

<script type="text/javascript">

function selectAll()
{
document.form1.demo.focus();
document.form1.demo.select();
}

</script>

4.Save your template.

5.Go to layout-->Page Elements.

6.Click on 'Add a Gadget' on the sidebar.

7.Select 'HTML/Javascript' and add the code given below and click save.

<form name="form1" >
<textarea cols="25" rows="10" name="demo">

INSERT YOUR CONTENT HERE

</textarea>
<input type="button" name="selectit" value="Select All" onclick="selectAll ();">
</form>

Note : Remember to replace INSERT YOUR CONTENT HERE with your real content.

Now you are done.


READ MORE - How To Create Text Area with Select All

Blogger Trick: How to Create Animated Banner

:sinchanHow to create a banner I have described to you. Now I will explain one of blogger tricks about how to create animated banner. What is the animated banner? Animated banner is an image of change and containing the text you want to tell those who read it. Animated banner is more effective in attract visitors, rather than standard banner or banner that is not moving. In addition, animated banners are also more beautiful to decorate your blog appears to be more beautiful. First, I will give you the list of address. So, please check these out. I'm hope you like it.





You can edit like you want. Make some good banner buddy. Good Luck
READ MORE - Blogger Trick: How to Create Animated Banner

Blogger Trick: How to Create a Banner

Blogger Trick: How to Create a BannerBanner is a very important part in a blog. Useful as a header banner, banner link, banner ads, etc.. Banner means a picture with the message you want to tell people who see it. So, the more beautiful your banner, the more likely people will read it and view it. The fact is, not everyone can make a good banner. But the beauty of the banner is very important. So here I will explain a little about how to make a good banner, along with addresses to make a good banner.


There are several internet sites that provide free online generator to create a banner. This is a list of addresses is, you can click it:




Customize the background is with the letter, color, effect that will be used so that it can catch of your blog visitors eye. But the results will depend on how you do it. Don't be disappointed if you make a banner to its poor results. Keep trying, I believe a time will surely make you a good banner. And do not forget to show me the results that you make. If you have any reference about the addresses such as above, please let me to enrich its information.
READ MORE - Blogger Trick: How to Create a Banner

Blogger Trick: How to Create Guest Book

Blogger Trick: How to Create Guest BookDid you ever see a blog that have a guest book widget? This Blogger Trick point is to interact among the visitors. Such as chat boxes that are placed in the sidebar, or footer. Usually contains about feedback or comments about your blog posts, and also that you write. In the guest book is also useful to accommodate visitors to request information that you provide. In addition, the guest book widget also allows you to add a visitor comfortable in your blog, because they can
give all their aspirations into the guest book.

Many Guest Book Widget on the internet for free. Please your own search on Google or Yahoo. Just type "Free Guest Book Widgets" or "Free Guest Book", you will find many options. But I suggest to the Guest Book of Shoutmix. Because, Shoutmix still have no problem. For example, have not sever down and easy navigation for new users or new visitors. If you want to create a guest book to your blog, please follow these steps:


Sign Up to Shoutmix


1. Go to http://www.shoutmix.com/

2. In the top-right of page, click Create

3. Complete the information requested by the Shoutmix

4. Don't forget to check the box of "I have read and agree to the Terms of Service." then click Continue

5. Choose your style, then click Continue

6. If you got a message like this "Thank you for using ShoutMix" the mean is you already have a shoutmix.



Shoutmix Setting


1. Still in the Shoutmix, go to your control panel

2. Under Display, click Style & Colors. Here you can set font & colors of your chat box. If you have done, click Save settings

3. In the top-left on Navigation, click Back to settings, then choose Date & Time. Here you can set your timezone and date and time format to show. If you have done, click Save settings

4. In the top-left on Navigation, click Back to settings, then choose Labels. Here you can set all labels of shoutmix that you wanna show on your chatbox. If you have done, click Save settings

5. In the top-left on Navigation, click Back to settings, then choose Smileys. Here you can adding 10 your emoticon (for premium account can add to 500 emoticon or smiley). Just fill Smiley image URL and code for smiley [like :) , :( , :D ,etc] then click add. If you have done, click Save settings

6. In the top-left on Navigation, click Back to settings, then choose Get codes under Quick Start. In the below of Generated codes, copy the codes. Paste on notepad for a while or hold the last page of shoutmix.



Places Shoutmix on the Sidebar Blog


1. Login with your Blogger Account

2. Go to Layout tab

3. In the Page Elements, click Add a Gadget in the sidebar widget.

4. Choose HTML/JavaScript

5. Paste Shoutmix Codes on the Content form

6. Save

7. See the result.



If your shoutmix have outmatching size with your sidebar, don't worry, you can set again. Just edit your Shoutmix Widget in the Page Elements.

example:

<!-- Begin ShoutMix - http://www.shoutmix.com -->
<iframe title="YOUR-TITLE" src="http://www4.shoutmix.com/?YOUR-TITLE" width="160" height="400" frameborder="0" scrolling="auto">
<a href="http://www4.shoutmix.com/?YOUR-TITLE">View shoutbox</a>
</iframe>
<br /><a href="http://www.shoutmix.com" title="Get your own free shoutbox chat widget at ShoutMix!">ShoutMix chat widget</a><br />
<!-- End ShoutMix -->



You can change the number of width="160" height="400" like to width="250" height="500"


Hope you understand this tutorial. Good Luck.

READ MORE - Blogger Trick: How to Create Guest Book

How To Add Recent Posts Widget with Thumbnails

The Author of this nice widget is Bloggertricks.com. This is a great widget for bloggers.



To add this nice widget to your blog follow this easy steps.

1.Log in to your dashboard--> layout- ->Page Elements

2.Click on 'Add a Gadget' on the sidebar.

3.Select 'HTML/Javascript' and add the code given below and click save.

<script language="JavaScript">

imgr = new Array();


imgr[0] = "http://i43.tinypic.com/orpg0m.jpg";

imgr[1] = "http://i43.tinypic.com/orpg0m.jpg";

imgr[2] = "http://i43.tinypic.com/orpg0m.jpg";

imgr[3] = "http://i43.tinypic.com/orpg0m.jpg";

imgr[4] = "http://i43.tinypic.com/orpg0m.jpg";
showRandomImg = true;

boxwidth = 298;

cellspacing = 8;

borderColor = "#ffffff";

bgTD = "#000000";

thumbwidth = 40;

thumbheight = 40;

fntsize = 12;

acolor = "#666";

aBold = true;

icon = " ";

text = "comments";

showPostDate = false;

summaryPost = 40;

summaryFontsize = 10;

summaryColor = "#666";

icon2 = " ";

numposts = 5;

home_page = "YOUR BLOG ADDRESS";

</script>

<script src="http://keerthiset2.110mb.com/recentposts_thumbnail.js" type="text/javascript"></script>

Note : Remember to replace YOUR BLOG ADDRESS with your real blog address.

You can change boxwidth,cellspacing,borderColor,thumbwidth & thumbheight,fntsize,acolor,aBold,numposts,.. as your choice.

Now you are done.


READ MORE - How To Add Recent Posts Widget with Thumbnails

Nice Related Post Widget For Bloggers

1.Log in to your dashboard--> layout- -> Edit HTML

2.Click on "Expand Widget Templates"

3.Scroll down to where you see </head> tag.

4.Now Add below code before </head> tag.

<style>

#related-posts {
float : left;
width : 540px;
margin-top:20px;
margin-left : 5px;
margin-bottom:20px;
font : 10px Verdana;
margin-bottom:10px;
}
#related-posts .widget {
list-style-type : none;
margin : 5px 0 5px 0;
padding : 0;
}
#related-posts .widget h2, #related-posts h2 {
color : #940f04;
font-size : 15px;
font-weight : normal;
margin : 5px 7px 0;
padding : 0 0 5px;
}
#related-posts a {
color : #054474;
font-size : 10px;
text-decoration : none;
}
#related-posts a:hover {
color : #054474;
text-decoration : none;
}
#related-posts ul {
border : medium none;
margin : 10px;
padding : 0;
}
#related-posts ul li {
display : block;
background : url("http://www.dogphilosophy.net/graphics/sample1.jpg") no-repeat 0 0;
margin : 0;
padding-top : 0;
padding-right : 0;
padding-bottom : 1px;
padding-left : 16px;
margin-bottom : 5px;
line-height : 2em;
border-bottom:1px dotted #cccccc;
}

</style>

<script type='text/javascript'>
//<![CDATA[
var relatedTitles = new Array();
var relatedTitlesNum = 0;
var relatedUrls = new Array();
function related_results_labels(json) {
for (var i = 0; i < json.feed.entry.length; i++) {
var entry = json.feed.entry[i];
relatedTitles[relatedTitlesNum] = entry.title.$t;
for (var k = 0; k < entry.link.length; k++) {
if (entry.link[k].rel == 'alternate') {
relatedUrls[relatedTitlesNum] = entry.link[k].href;
relatedTitlesNum++;
break;
}
}
}
}
function removeRelatedDuplicates() {
var tmp = new Array(0);
var tmp2 = new Array(0);
for(var i = 0; i < relatedUrls.length; i++) {
if(!contains(tmp, relatedUrls[i])) {
tmp.length += 1;
tmp[tmp.length - 1] = relatedUrls[i];
tmp2.length += 1;
tmp2[tmp2.length - 1] = relatedTitles[i];
}
}
relatedTitles = tmp2;
relatedUrls = tmp;
}
function contains(a, e) {
for(var j = 0; j < a.length; j++) if (a[j]==e) return true;
return false;
}
function printRelatedLabels() {
var r = Math.floor((relatedTitles.length - 1) * Math.random());
var i = 0;
document.write('<ul>');
while (i < relatedTitles.length && i < 20) {
document.write('<li><a href="' + relatedUrls[r] + '">' + relatedTitles[r] + '</a></li>');
if (r < relatedTitles.length - 1) {
r++;
} else {
r = 0;
}
i++;
}
document.write('</ul>');
}
//]]>
</script>


Note : If you want you can change font type, font size,width,..... of above code.

5.Now again scroll down to where you see this :

<p><data:post.body/></p>


6.Now add below code after above line.

<b:if cond='data:blog.pageType == "item"'>
<div id="related-posts">
<h2>Other Recommended Posts on <b:loop values='data:post.labels' var='label'><data:label.name/><b:if cond='data:label.isLast != &quot;true&quot;'>,</b:if><b:if cond='data:blog.pageType == &quot;item&quot;'>
<script expr:src='&quot;/feeds/posts/default/-/&quot; + data:label.name + &quot;?alt=json-in-script&amp;callback=related_results_labels&amp;max-results=10&quot;' type='text/javascript'/></b:if></b:loop> </h2>

<script type='text/javascript'> removeRelatedDuplicates(); printRelatedLabels(); </script>

</div></b:if>


Note : You can change the number of max-results as your choice.

7.Now save your template and you are done.It look like this :

READ MORE - Nice Related Post Widget For Bloggers

How To Add Text Resizer to Blogger


1.Log in to your dashboard--> layout- -> Edit HTML

2.Click on "Expand Widget Templates"

3.Scroll down to where you see this :

]]></b:skin>

4.Add below code before ]]></b:skin> tag.

.textresize {
padding-left:20px;
padding-top:5px;
}


5.Now add below code between ]]></b:skin> and </head> tags.
<script language='JavaScript' type='text/javascript'>
function changeFontSize(inc)
{
var p = document.getElementsByTagName(&#39;p&#39;);
for(n=0; n&lt;p.length; n++) {
if(p[n].style.fontSize) {
var size = parseInt(p[n].style.fontSize.replace(&quot;px&quot;, &quot;&quot;));
} else {
var size = 12;
}
p[n].style.fontSize = size+inc + &#39;px&#39;;
}
}
</script>

6.Now again scroll down to where you see this :

<div class='post-header-line-1'/>

7.Add below code immediately after above line.

<span class='textresize'>
Text Size :<a href='javascript:changeFontSize(1)'> [+]</a> | <a href='javascript:changeFontSize(-1)'> [-]</a>
</span>

8.Now save your template and you are done.


READ MORE - How To Add Text Resizer to Blogger

Blogger Trick: How to Post HTML Codes

Blogger Trick: How to Post HTML CodesIf you have a blog theme tutorial learn about blogs, you definitely have to post some HTML Codes. For Beginner Blogger, may get a little error when publishing the post. Because the post to include some of the HTML code does not write like a normal way. So to enter HTML code in the Post, we have to change some of the code. Here I will explain to you some code that should be changed.
Before we start, please understand these codes with the descriptions in the list below.


Before (Original)
After (Changed)
Description
<
&lt;
Marks the beginning of code lines
>
&gt;
Marks the end of the cover code
&
&amp;
Mark of "and"
"
&quot;
Mark of double quotes
&plusmn;
Mark of plus minus
Space
&nbsp;
Mark of space
&copy;
Mark of copyright
&reg;
Mark of Registered




For example:

This is your original code that you wanna post:

<a href="http://bloggertrick4u.blogspot.com/" target="_blank">Blogger Trick Blog</a>


To post, you must change the code to be like this:

&lt;br/&gt;&lt;br/&gt;

&lt;code&gt;

&lt;a href="http://bloggertrick4u.blogspot.com/" target="_blank"&gt;Blogger Trick Blog&lt;/a&gt;

&lt;/code&gt;


This tag &lt;code&gt; and &lt;/code&gt; is for show your HTML code on your post. But don't forget to change the code as the table above. How? Do you understand? If you do not understand about this post, please leave your comment or question under this page. Good luck.
READ MORE - Blogger Trick: How to Post HTML Codes

How To Add Google Talk to Blogger

1.Log in to your dashboard--> layout- ->Page Elements

2.Click on 'Add a Gadget' on the sidebar.

3.Select 'HTML/Javascript' and add the code given below and click save.

<iframe width="234" frameborder="0" src="http://talkgadget.google.com/talkgadget/client?fid=gtalk0&relay=http%3A%2F%2Fwww.google.com%2Fig%2Fifpc_relay" height="350">
</iframe>

NOTE : If you want you can change width,height,... in above code.

Now you are done.It look like this :


READ MORE - How To Add Google Talk to Blogger

How To Add Twitter Updates to Blogger


1.Log in to your dashboard--> layout- ->Page Elements

2.Click on 'Add a Gadget' on the sidebar.

3.Select 'HTML/Javascript' and add the code given below and click save.

<div id="twitter_div" style="background: url(http://i.zdnet.com/blogs/twitter-logo.png) top left no-repeat; padding-left: 5px; padding-top: 75px;">
<ul id="twitter_update_list"></ul></div>
<script src="http://twitter.com/javascripts/blogger.js" type="text/javascript"></script>
<script src="http://twitter.com/statuses/user_timeline/TWITTER-USERNAME.json?callback=twitterCallback2&count=5" type="text/javascript"></script>


NOTE : Remember to replace TWITTER-USERNAME with your real twitter username.Look at the example below.

Now you are done.

READ MORE - How To Add Twitter Updates to Blogger

How To Add Subscribe Link Below Each Post


1.Log in to your dashboard--> layout- -> Edit HTML

2.Click on "Expand Widget Templates"

3.Scroll down to where you see ]]> tag.

4.Now add below code before ]]> tag.

.footerfeedbox {
background-color: #ffff66;
width: 90%;
margin: 10px 14px 20px 14px;
padding: 4px;
border: 1px solid #dddddd;
text-align: center;
}


5.Now Scroll down to where you see this:

<div class='post-footer'>


6.Now Add below code immediately after the above line :

<div align='center'><div class='footerfeedbox'>
<a href="YOUR BLOG FEEDBURNER ADDRESS" title="Subscribe to my feed" rel="alternate" type="application/rss+xml">
<img src='LINK TO FEEDBURNER ICON' alt="" style="border:0" />Like this article? Subscribe to the RSS feed!</a></div></div>


NOTE : Remember to replace YOUR BLOG FEEDBURNER ADDRESS and LINK TO FEEDBURNER ICON with your real details.

7.Now save your template and you are done.
READ MORE - How To Add Subscribe Link Below Each Post

Blogger Trick Blogroll: Friends Link List

If you Blogger that have to Exchange your link to me. Please follow these steps:

1. Copy my banner code in the sidebar
2. Paste on your blog (sidebar/footer/post,etc)
3. If done, tell me about what you've done in the Comment Form below with format:

  • URL : (Yours)

  • Title : (Yours)

  • Description : (Yours)

  • URL : (where you put my link)


4. I will linkback you with put your banner on this page immediately
5. If you wanna contact me, please click here.
READ MORE - Blogger Trick Blogroll: Friends Link List

How To Add Floating 'Subscribe' Bar to Blogger



1.Login to your blogger dashboard--> layout- -> Edit HTML

2.Scroll down to where you see </head> tag .

3.Copy below code and paste it just before the </head> tag .

<style type="text/css">
#mta_bar {
background:#003366;
border-top: 3px solid #6699ff;
margin: 0;
padding: 7px 0;
z-index: 100;
bottom:0px;
right:0px;
width: 100%;
overflow: auto;
position: fixed;
}
* html #mta_bar{
/*IE6 hack*/
position: absolute;
width: expression(document.compatMode=="CSS1Compat"? document.documentElement.clientWidth+"px" : body.clientWidth+"px");
}
#mta_bar .left { float: left; text-align: center; font-family: Arial; font-size: 13px; font-weight: bold; font-style: normal; color: #0000FF; width:92%;}
#mta_bar .right {font-family: Arial, Helvetica, sans-serif; float: right; text-align: center; font-weight: normal; font-size: 10px;letter-spacing: 0; width: 30px; white-space: nowrap;}
#mta_bar .right a {font-size: 10px; color: #0000FF; text-decoration: underline;}
#mta_bar .right a:hover {font-size: 10px; color: #0000FF; text-decoration: none;}
#left_bar a {background: url('https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiuWEixlYwDNroRedi6SRglZwNll1kG2bnhEHREGoC8lMZLLBUuD_skwcMSrhYYWztrtCVKk-v736s8YJHEKZoMocIGrRklzrBhgR7SLStOHCcEqhRiGEm5dMUsAVOI-C_5cW6Goh_ScQw/') no-repeat; text-decoration: none; color: #fff; padding:5px 0px 5px 30px;}
#left_bar a:hover { text-decoration: underline; color: #fff; }
</style>

<script type='text/javascript'>
//<![CDATA[
var mta_arr = new Array();
var mta_clear = new Array();
function mtaFloat(mta) {
mta_arr[mta_arr.length] = this;
var mtapointer = eval(mta_arr.length-1);
this.pagetop = 0;
this.cmode = (document.compatMode && document.compatMode!="BackCompat") ? document.documentElement : document.body;
this.mtasrc = document.all? document.all[mta] : document.getElementById(mta);
this.mtasrc.height = this.mtasrc.offsetHeight;
this.mtaheight = this.cmode.clientHeight;
this.mtaoffset = mtaGetOffsetY(mta_arr[mtapointer]);
var mtabar = 'mta_clear['+mtapointer+'] = setInterval("mtaFloatInit(mta_arr['+mtapointer+'])",1);';
mtabar = mtabar;
eval(mtabar);
}
function mtaGetOffsetY(mta) {
var mtaTotOffset = parseInt(mta.mtasrc.offsetTop);
var parentOffset = mta.mtasrc.offsetParent;
while ( parentOffset != null ) {
mtaTotOffset += parentOffset.offsetTop;
parentOffset = parentOffset.offsetParent;
}
return mtaTotOffset;
}
function mtaFloatInit(mta) {
mta.pagetop = mta.cmode.scrollTop;
mta.mtasrc.style.top = mta.pagetop - mta.mtaoffset + "px";
}
function closeTopAds() {
document.getElementById("mta_bar").style.visibility = "hidden";
}
//]]>

</script>


4.Now again scroll down to where you see </body> tag.

5.Add below code before </body> tag.

<div id='mta_bar'>
<div id='left_bar'><span class='left'><a href='YOUR-FEED-BURNER-ADDRESS' target='_blank'>To Get Latest Update Subscribe Now !!!</a></span></div>
<span class='right' onmouseout='self.status=&apos;&apos;' onmouseover='self.status=&apos;YOURBLOGNAME.blogspot.com.com&apos;;return true;'> <img align='absmiddle' border='0' onClick='closeTopAds();return false;' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi0sjEHbsCAWRhCK2kGinousduaO6hE4wpGejZvWzd2OGvomYJwVWn24MwAwMkexpVK6ry_OzpZ7u5zHy5nq_XMBQkC3vVlgN8bc8PvnLxLFTOtuCY89OoQ1woDBhCDpPkY38NRK4ymvSw/' style='cursor:hand;cursor:pointer;'/></span></div>


NOTE : Remember to Replace YOUR-FEED-BURNER-ADDRESS and YOURBLOGNAME with your real details.Look at the example below.



6.Now save your template and you are done.
READ MORE - How To Add Floating 'Subscribe' Bar to Blogger

Blogger Trick: How to Upload Photo to your Profile

Blogger Trick: How to Upload Photo to your ProfileIn past Blogger Trick, I have tell you about How to Setting My Profile. Please look in the footer of this page. You can see this my profile with this photo? You can upload your photo in your "My Profile" too. Let people to know more about you. Including your great photo. Because, bloging is just not about writing something to give for people. But, Blogger care about social too like the Followers, and My Profile feature. So Blogging have many function in this live. Now, I tell you how to
Upload Photo to your Profile:

1. Login with you Blogger Account

2. Click Edit Photo

3. On Photograph, you have 2 options.
  • Choose from your computer by click browse
  • From the web: In this option, you must have your photo URL that you wanna put in your Profile. Many Hosting Service on the web, with free or with pay. In this time I give you example of Free Hosting Service. Photobucket is one of Free Image Hosting on the web. You must have account to access your photo inside. If you not have Photobucket Account, you can sign up ( it,s free ). Already have the account, please login with your Photobucket Account, then Upload your photos (you can do multiple upload). Next, you have URL of your photos. Please copy the URL (http://.......jpg). And paste in the From the web form box.


4. Save Profile


Now your charming photo has publish. Everyone on the world can see your Sweet Face. Happy Blogging My Friend.
READ MORE - Blogger Trick: How to Upload Photo to your Profile

Blogger Trick: How to Upload Photos to your Post

Blogger Trick: How to Upload Photos to your PostI already tell you about how to post. This time I will tell you how to Upload Photos to your Post. You can see all of my Post. There is always using pictures or photos. This is to further clarify what you want to tell. And also to beautify the
results you post.

You can start from here:

1. Login with your Blogger Account

2. Go to Posting tab

3. On the Create, write your post

4. Click this icon Blogger Trick: How to Upload Photos to your Post on the Post Toolbar

5. There are some settings that we can use as you want. I will explain it one by one

- Add an image from your computer: Click Browse to choose your image

- Or add an image from the web: Paste your image address on the box (I'll tell you in the next Post)

- Add another image: Use this for multiple image upload

- Choose a layout:
  • None: Choose this for you can put image everywhere
  • Left: Choose this for you can put image in the left
  • Center: Choose this for you can put image in the center
  • Right: Choose this for you can put image in the right


- Image size: Choose one of Small/Medium/Large

- Use this layout every time? Check this box for using this setting set every time

- If you done, click Upload Image

- Go to Compose mode

- Click the image that you upload, you will see 8 point in image side. That's eight-way to set the length, width, high, low the picture. You can set it.

- Have done? Click Publish Post



If you don't understand what I write, please let me know. Write your question in bottom of page. Good Luck Buddy. See You in the Next Post.
READ MORE - Blogger Trick: How to Upload Photos to your Post
 

Support By Blogger