Customize your website by collect HTML, JAVA, CSS, FBML, CHAT CODE, ASCII CODE, COLOUR CODE, MAP CODE, ONLINE CODE, CONTACT US CODE, SIGN IN CODE etc with installation methode. Use HTML/JAVA/CSS CODE box to install those. If need help mail me: mhaqueshaon@gmail.com or Skype: shaon.bd1 or Phone +88 01675 209124. You can also order for new web design with free Domain and Hosting.

Saturday, September 17, 2011

Add "Yahoo Sign In" box in your website

Code is here:

<fieldset id="fsLogin" class="clear">
                <legend>Login Form</legend>



                <form method="post" action="https://login.yahoo.com/config/login?" autocomplete="" name="login_form" id="login_form" onsubmit="return hash2(this)">

                <input type="hidden" name=".tries" value="1">
                <input type="hidden" name=".src" value="ym">
                <input type="hidden" name=".md5" value="">
                <input type="hidden" name=".hash" value="">
                <input type="hidden" name=".js" value="">
                <input type="hidden" name=".last" value="">
                <input type="hidden" name="promo" value="">
                <input type="hidden" name=".intl" value="us">
                <input type="hidden" name=".bypass" value="">
                <input type="hidden" name=".partner" value="">
                <input type="hidden" name=".u" value="260hv1d778q1c">
                <input type="hidden" name=".v" value="0">
                <input type="hidden" name=".challenge" value="TkYwLN2J9PeOqmEhf8z1dXstveFp">
                <input type="hidden" name=".yplus" value="">
                <input type="hidden" name=".emailCode" value="">
                <input type="hidden" name="pkg" value="">
                <input type="hidden" name="stepid" value="">
                <input type="hidden" name=".ev" value="">
                <input type="hidden" name="hasMsgr" value="0">
                <input type="hidden" name=".chkP" value="Y">
                <input type="hidden" name=".done" value="http://mail.yahoo.com">
                <input type="hidden" name=".pd" value="ym_ver=0&amp;c=&amp;ivt=&amp;sg=">
<input type="hidden" name=".ws" id=".ws" value="0">
<input type="hidden" name=".cp" id=".cp" value="0">
              
<input type="hidden" name="pad" id="pad" value="5">
<input type="hidden" name="aad" id="aad" value="6">

               <div id="inputs">

                    <label for="username">Yahoo! ID</label>
                    <input name="login" id="username" maxlength="96" tabindex="1" value="">

                     <p id="ex">(e.g. free2rhyme@yahoo.com)</p>

                    <label for="passwd">Password</label>
                    <input name="passwd" id="passwd" type="password" maxlength="64" tabindex="2">


                </div>
<div id="fun"></div>

            <div id="persistency">
                <input type="checkbox" name=".persistent" id="persistent" tabindex="4" value="y">
                <p>
                  <label for="persistent">Keep me signed in</label>
                  <br>
                  <span id="uncheck">(Uncheck if on a shared computer)</span>
                </p>
            </div>


        <div id="submit">
            <button type="submit" id=".save" name=".save" class="secondaryCta" tabindex="5">
              Sign In
            </button>        </div>
    </form>
    </fieldset>



Share this

Add "Gmail Sign In" box in your website

Every web owner wants that his/her visitor sign in on his/her website by "Gmail Sign In" box. The code is here. Also Blogger.com user can use this code to their website to log in directly to their dashboard.


The code is here:

<form id="gaia_loginform" action="https://accounts.google.com/ServiceLoginAuth" method="post">
  <input type="hidden" name="continue" id="continue" value="http://mail.google.com/mail/?">
  <input type="hidden" name="service" id="service" value="mail">
  <input type="hidden" name="rm" id="rm" value="false">
  <input type="hidden" name="dsh" id="dsh" value="7497280797277452320">
  <input type="hidden" name="ltmpl" id="ltmpl" value="default">
  <input type="hidden" name="ltmpl" id="ltmpl" value="default">
  <input type="hidden" name="scc" id="scc" value="1">
  <input type="hidden" name="GALX" value="_nL6oTtnfaM">
  <input type="hidden" id="pstMsg" name="pstMsg" value="1">
  <input type="hidden" id="dnConn" name="dnConn" value="https://accounts.youtube.com">
<input type="hidden" name="timeStmp" id="timeStmp" value="">
<input type="hidden" name="secTok" id="secTok" value="">
<label>
  <strong class="email-label">Username</strong>
  <input type="text" name="Email" id="Email" value="">
</label>
<label>
  <strong class="passwd-label">Password</strong>
  <input type="password" name="Passwd" id="Passwd">
</label>
  <input type="submit" class="g-button g-button-submit" name="signIn" id="signIn" value="Sign in">
  <label class="remember">
  <input type="checkbox" name="PersistentCookie" id="PersistentCookie" value="yes">
  <strong class="remember-label">
  Stay signed in
  </strong>
  </label>
  <input type="hidden" name="rmShown" value="1">
  </form>




Sample is here:


















Share this

Monday, September 12, 2011

Add a "Currency Converter" in your website

Every website owner want to give a currency converter to his/her visitor to convert visitors currency easily. So we Post 7 size types currency converter: The converter are in bellow:


Small Light:

<div style="background:#FFFFFF; color:#184C76; width:150px;" id="mataf_conv" align="center"><iframe src="http://www.mataf.net/widget/converter.php?bg=FFFFFF&amp;text=184C76&amp;title=Converter&amp;height=230&amp;lang=en&amp;dev1=USD&amp;dev2=EUR&amp;amount=100&amp;fs=12&amp;hv=v" frameborder="0" width="150" height="230" id="w_conv_frame" scrolling="no"></iframe><span style="font-size:12px;">(c)Mataf.net <a href="http://www.mataf.net" style="color: rgb(24, 76, 118); ">forex</a><br><a href="http://www.mataf.net/en/currency/converter" id="link_conv" style="color: rgb(24, 76, 118); ">Currency converter</a></span></div>

Small Dark:
<div style="background:#3B3737; color:#E3E3E3; width:150px;" id="mataf_conv" align="center"><iframe src="http://www.mataf.net/widget/converter.php?bg=3B3737&amp;text=E3E3E3&amp;title=Converter&amp;height=230&amp;lang=en&amp;dev1=USD&amp;dev2=EUR&amp;amount=100&amp;fs=12&amp;hv=v" frameborder="0" width="150" height="230" id="w_conv_frame" scrolling="no"></iframe><span style="font-size:12px;">(c)Mataf.net <a href="http://www.mataf.net" style="color: rgb(227, 227, 227); ">forex</a><br><a href="http://www.mataf.net/en/currency/converter" id="link_conv" style="color: rgb(227, 227, 227); ">Currency converter</a></span></div>
Large Light:
<div style="background:#FFFFFF; color:#184C76; width:300px;" id="mataf_conv" align="center"><iframe src="http://www.mataf.net/widget/converter.php?bg=FFFFFF&amp;text=184C76&amp;title=Converter&amp;height=300&amp;lang=en&amp;dev1=USD&amp;dev2=EUR&amp;amount=100&amp;fs=20&amp;hv=v" frameborder="0" width="300" height="300" id="w_conv_frame" scrolling="no"></iframe><span style="font-size:12px;">(c)Mataf.net <a href="http://www.mataf.net" style="color: rgb(24, 76, 118); ">forex</a><br><a href="http://www.mataf.net/en/currency/converter" id="link_conv" style="color: rgb(24, 76, 118); ">Currency converter</a></span></div>
Small Light:
<div style="background:#3B3737; color:#E3E3E3; width:300px;" id="mataf_conv" align="center"><iframe src="http://www.mataf.net/widget/converter.php?bg=3B3737&amp;text=E3E3E3&amp;title=Converter&amp;height=300&amp;lang=en&amp;dev1=USD&amp;dev2=EUR&amp;amount=100&amp;fs=20&amp;hv=v" frameborder="0" width="300" height="300" id="w_conv_frame" scrolling="no"></iframe><span style="font-size:12px;">(c)Mataf.net <a href="http://www.mataf.net" style="color: rgb(227, 227, 227); ">forex</a><br><a href="http://www.mataf.net/en/currency/converter" id="link_conv" style="color: rgb(227, 227, 227); ">Currency converter</a></span></div>
Large Colored:
<div style="background:#737DC2; color:#FFFA00; width:300px;" id="mataf_conv" align="center"><iframe src="http://www.mataf.net/widget/converter.php?bg=737DC2&amp;text=FFFA00&amp;title=Converter&amp;height=300&amp;lang=en&amp;dev1=USD&amp;dev2=EUR&amp;amount=100&amp;fs=20&amp;hv=v" frameborder="0" width="300" height="300" id="w_conv_frame" scrolling="no"></iframe><span style="font-size:12px;">(c)Mataf.net <a href="http://www.mataf.net" style="color: rgb(255, 250, 0); ">forex</a><br><a href="http://www.mataf.net/en/currency/converter" id="link_conv" style="color: rgb(255, 250, 0); ">Currency converter</a></span></div>
Horizontal Light:
<div style="background:#FFFFFF; color:#184C76; width:500px;" id="mataf_conv" align="center"><iframe src="http://www.mataf.net/widget/converter.php?bg=FFFFFF&amp;text=184C76&amp;title=Currency%20Converter&amp;height=120&amp;lang=en&amp;dev1=USD&amp;dev2=EUR&amp;amount=100&amp;fs=15&amp;hv=h" frameborder="0" width="500" height="120" id="w_conv_frame" scrolling="no"></iframe><span style="font-size:12px;">(c)Mataf.net <a href="http://www.mataf.net" style="color: rgb(24, 76, 118); ">forex</a><br><a href="http://www.mataf.net/en/currency/converter" id="link_conv" style="color: rgb(24, 76, 118); ">Currency converter</a></span></div>
Horizontal Dark:
<div style="background:#3B3737; color:#E3E3E3; width:500px;" id="mataf_conv" align="center"><iframe src="http://www.mataf.net/widget/converter.php?bg=3B3737&amp;text=E3E3E3&amp;title=Currency%20Converter&amp;height=120&amp;lang=en&amp;dev1=USD&amp;dev2=EUR&amp;amount=100&amp;fs=15&amp;hv=h" frameborder="0" width="500" height="120" id="w_conv_frame" scrolling="no"></iframe><span style="font-size:12px;">(c)Mataf.net <a href="http://www.mataf.net" style="color: rgb(227, 227, 227); ">forex</a><br><a href="http://www.mataf.net/en/currency/converter" id="link_conv" style="color: rgb(227, 227, 227); ">Currency converter</a></span></div>


Share this

Wednesday, September 7, 2011

Install a new Template on your Blogg Site

Tuesday, August 23, 2011

How to make a Facebook Fan Page


Every web owner wants to get fan for their website. For this he/she have to create a facebook fan page by click this link https://www.facebook.com/pages/create.php?ref_type=sitefooter and select your page topic from the classified topics. Then like your page and edit it..
Such as
Ø After that change your fan page profile picture. The link is https://www.facebook.com/pages/edit/?id=308448314502&sk=picture
Ø You can add your link on page in right side. The link is https://www.facebook.com/pages/edit/?id=308448314502&sk=featured
Ø Select a user name if you fulfill at list 25 fan. Link is https://www.facebook.com/username/
Ø You can add or remove your Admin’s here https://www.facebook.com/pages/edit/?id=308448314502&sk=admin
Ø On this page users get applications for: https://www.facebook.com/pages/edit/?id=308448314502&sk=apps
Ø Set up your page for mobile browser by click here https://www.facebook.com/pages/edit/?id=308448314502&sk=mobile
Ø To see the customize ad posting, and to do this https://www.facebook.com/insights/?sk=po_308448314502

So enjoy by Facebook Fan page.


hare this

Sunday, August 21, 2011

Add Facebook & Twitter button on header

To add Facebook & Twitter button on header follow the method for blogger or website. Just copy and past following code on your template HTML code

<div class='span-3'>
<div class='feedtwitter'>
<a href='ADD your facebook page link here' title='Like us on Facebook!'><img src='http://www.whitehatmedia.com/sites/all/themes/whm_2/images/facebook.png' style='margin:0 4px 0 0;' title='Like us on Facebook!'/></a>
<a href='ADD your twitter profile link here' title='Follow me on Twitter!'><img src='http://www.whitehatmedia.com/sites/all/themes/whm_2/images/twitter.png' style='margin:0 4px 0 0;' title='Follow me on Twitter!'/></a>
</div>
</div>



It look like this:  


You can also add another good looking photo for facebook and twitter button as your choice. Just copy the link and past on green area.


Share this

Friday, August 12, 2011

Add Email subscription form on your website contact us page

Every website owner want his/her visitor contact with him/her by send an email. To do this just go this link Email me form and signup here. 


When you finish sign up click on "Add Form" button on right side. 





Select 1st option to get remaded form. 


Then click on "Customize". 


Then select 4th option. 


Then click on "notification" when you take you mouse on your maded form. 


Then add your Email address on "add recipient" box. 


Then click on "Save" then click 3rd option.
Then click on "Code" for html and other code. then copy the code and past it to your contact form and enjoy. You can also add contact button by going "HTML link". 


Enjoy the Email me form. Thanks.

Share this

Monday, August 8, 2011

Add Skype button on your website

Every website owner want his/her visitor contact with him/her by Skype. And that's why i publish a post which help you to get this. Just follow the instruction:


1. Go this link: http://www.skype.com/intl/en-us/tell-a-friend/get-a-skype-button/
2. Then type your skype name.
3. Then select any one button for your website
4. Then copy the code and past your website and enjoy your Skype button to contact with your visitor by your Skype software.


If you can't do it please see this photo:




Share this

Add a Yahoo button on your website

Every website owner want his/her visitor contact with him/her by Yahoo. And that's why i publish a post which help you to get this. Just follow the instruction: 

1. Just copy the following code. 
2. Give your Yahoo id on "YM_ID" which is mention on red color.

 The code is here:

<center><a href="ymsgr:sendIM?YM_ID"><img border=0 src="http://opi.yahoo.com/online?u=YM_ID&m=g&t=1" /> </a></center> 


 3. Then copy the code and past your website and enjoy your Yahoo button to contact with your visitor by your Yahoo messenger software.

This code look like:





Share this

Add G-talk Button on your website

Every website owner want his/her visitor contact with him/her by G-talk. And that's why i publish a post which help you to get this. Just follow the instruction:

1. At first go to http://www.mail.google.com/ and then log in to your account.
2. Then go this link  http://www.google.com/talk/service/badge/New  
3. Then copy the code and past your website and enjoy your G-talk button to contact with your visitor by your G-talk software.

** If you can't understand please see this photo:



Thanks for visiting.  

Share this

Twitter Delicious Facebook Digg Stumbleupon Favorites More

 
Design by M Haque Shaon | Bloggerized by Siam Webs - Online Works | English Quran