Closed Thread
Results 1 to 10 of 10
  1. #1
    Participater hammadfaisal007 will become famous soon enough hammadfaisal007 will become famous soon enough hammadfaisal007's Avatar
    Join Date
    Sep 2008
    Posts
    181
    Rep Power
    4

    Default [help] Adsense Search

    I want to remove default search box in my blog and replace it with adsense search box.



    My blog is
    Code:
    http://hfaizy.blogspot.com/
    source code of template:
    PHP Code:
    <?xml version="1.0" encoding="UTF-8" ?>
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
    <html expr:dir='data:blog.languageDirection' xmlns='http://www.w3.org/1999/xhtml' xmlns:b='http://www.google.com/2005/gml/b' xmlns:data='http://www.google.com/2005/gml/data' xmlns:expr='http://www.google.com/2005/gml/expr'>
      <head>
        <b:include data='blog' name='all-head-content'/>
        <b:if cond='data:blog.pageType == &quot;index&quot;'>
        <title><data:blog.title/></title>
        <b:else/>
        <title><data:blog.pageName/></title>
        </b:if>
        <b:skin><![CDATA[/*

    -----------------------------------------------
    Blogger Template Style
    Name:     Comfy Blogger Template
    Designer: Simrandeep Singh
    URL:      http://technolizard.blogspot.com
    Date : March 2009
    ----------------------------------------------- */

    #navbar-iframe {
       display: none !important;
    }
    body {
        background: #dddddd;
        width: 1000px;
        color: #333;
        font-size: 11px;
        font-family: Trebuchet MS, Tahoma, Verdana;
        margin: 0 auto 0;
        padding: 0;
    }
    #wrap {
        background: #ddd;
        width: 1000px;
        margin: 0px auto 10px;
        padding: 0;
        position: relative;
    }
    a, a:visited {
        color: #297eb9;
        text-decoration: none;
    }
    a:hover {
        color: #297eb9;
        text-decoration: underline;
    }
    a img {
        border-width: 0;
    }


    #header {
        background:#dddddd url(http://i39.tinypic.com/262ldvm.png) no-repeat top;
        width: 1000px;
        height: 135px;
        color: transparent;
        font-size: 11px;
        margin: 0;
        padding: 0 0 10px 0;
        overflow: hidden;
    }
    #header-inner {
        background-position: left;
        background-repeat: no;
    }

    #header h1{
        color: #297eb9;
        font-size: 36px;
        font-family: Georgia, Times New Roman;
        font-weight: normal;
        margin: 0;
        padding: 60px 0 0 50px;
        text-decoration: none;
    }

    #header h1 a, #header h1 a:visited {
        color: #297eb9;
        font-size: 36px;
        font-family: Georgia, Times New Roman;
        font-weight: normal;
        margin: 0;
        padding: 0;
        text-decoration: none;
    }

    #header h1 a:hover {
        color: #FFd7dd;
        text-decoration: none;
    }

    #header h3 {
        color: #A91B33;
        font-size: 16px;
        font-family: Trebuchet MS, Tahoma, Verdana;
        font-weight: normal;
        margin: 0;
        padding: 0;
    }
    #header p {
        color: #FFF;
        padding: 0 0 5px 20px;
        margin: 0;
        line-height: 20px;
    }
    .headerleft {
        color: #000;
        width: 460px;
        float: left;
        font-size: 14px;
        margin: 0;
        padding: 50px 0 0 20px;
    }
    .headerleft a img {
        border: none;
        margin: 0;
        padding: 0;
    }

    .headerright {
        color: #000;
        width: 486px;
        float: right;
        margin: 0;
        padding: 25px 0 0;
        font-weight: bold;
    }

    .headerright1 {
        color: #000;
        width: 408px;
        float: right;
        margin: 0;
        padding: 0px 5px 0 0;
        font-weight: bold;
    }

    .headerright1 ul {
        display: block;
        height: 24px;
        line-height: 24px;
        float: left;
        margin: 0;
        padding: 0px 0px 0 0;
        font-weight: bold;
        background: url(http://i296.photobucket.com/albums/mm171/kalsi72/topnav_m.png) repeat-x;
    }

    .headerright1 li {
        display: block;
        height: 24px;
        line-height: 24px;
        float: left;
        padding-right: 10px;
        margin-right: 10px;
        font-weight: bold;
        background: url(http://i296.photobucket.com/albums/mm171/kalsi72/topnav_br.png) no-repeat right center;
    }

    li.feedli {
        margin-right: 0;
        padding-right: 0;
        background: none;
    }

    li.leftli {
        margin-right: 0;
        padding-right: 0;
        background: none;
        width: 20px;
        background: url(http://i296.photobucket.com/albums/mm171/kalsi72/topnav_l.png) no-repeat left;
    }

    li.rightli {
        margin-right: 0;
        padding-right: 0;
        background: none;
        width: 20px;
        background: url(http://i296.photobucket.com/albums/mm171/kalsi72/topnav_r.png) no-repeat right;
    }

    .headerright a img {
        margin: 0 0 3px;
        padding: 0;
    }
    #header .description {
        color: #8cd6f1;
        font-size: 16px;
        font-family: Trebuchet MS, Tahoma, Verdana;
        font-weight: normal;
        margin-left: 25px;
        padding: 0;
    }
    #NavbarMenu {
        background:#dddddd url(http://i43.tinypic.com/bj8m75.png) no-repeat;
        width: 1000px;
        height: 30px;
        font-size: 12px;
        font-family: Arial;
        color: #000;
        font-weight: bold;
        margin: 10 0 0 0;
        position: relative;
        padding: 0;
    }
    #NavbarMenuleft {
        width: 680px;
        float: left;
        margin: 0;
        padding: 0;
    }
    #NavbarMenuright {
        width: 280px;
        font-size: 11px;
        float: right;
        margin: 0;
        padding: 0px 0 0;
    }
    #nav {
        margin: 0;
        padding: 0px;
    }
    #nav ul {
        position: absolute;
        float: left;
        list-style: none;
        margin: 0;
        padding: 0;
        top: 0;
        left: 5px;
        height: 30px;
    }
    #nav li {
        list-style: none;
        float: left;
        display: block;
        margin: 0;
        padding: 0;
        position: relative;
    }
    #nav li a, #nav li a:link, #nav li a:visited {
        color: #555555;
        float: left;
        display: block;
        font-size: 12px;
        font-family: Arial;
        font-weight: bold;
        height: 30px;
        line-height: 30px;
        margin: 0;
        padding: 0 10px 0 10px;
        background: url(http://i296.photobucket.com/albums/mm171/kalsi72/menu_l.png) no-repeat right;
    }
    #nav li a:hover, #nav li a:active {
        margin: 0;
        padding: 0 10px 0 10px;
        text-decoration: none;
    }

    #nav li a:hover {
        color: #297eb9;
    }

    #nav li {
        float: left;
        padding: 0;
    }

    #search {
        width:auto;
        width:200px;
        float:right;
           }

    #search form {
        position: absolute;
        margin: 0;
        padding: 0;
        top: 3px;
        height: 20px;
    }

    .searchform input {
        vertical-align: middle;
    }

    #search fieldset {
        margin: 0;
        padding: 0;
        border: none;
    }

    #search p {
        margin: 0;
        font-size: 85%;
    }

    #s {
        float: left;
        width:133px;
        height: 15px;
        padding: 3px 3px 2px 3px;
        background: url(http://i296.photobucket.com/albums/mm171/kalsi72/search_field.png) no-repeat;
            border:1px solid #fff;
        font: normal 100% Arial, Helvetica, sans-serif;
        font-size: 0.9em;
        color:#422108;
    }

    #searchsubmit1 {
        margin-right:25px;
        float: right;
        margin-top: 0px;
        background: transparent;
        border: none;
        font: bold 100% Arial, Helvetica, sans-serif;
        color: transparent;
            width:47px;
        height:33px;
        line-height:24px
    }

    #searchsubmit {
        width: 45px;
        height: 20px;
        background: url(http://i296.photobucket.com/albums/mm171/kalsi72/search_go.png) no-repeat top;
        border: none;
        cursor: pointer;
        margin: 0 0 0 3px;
    }

    #searchsubmit:hover {background: url(http://i296.photobucket.com/albums/mm171/kalsi72/search_go.png) no-repeat bottom}

    #outer-wrapper {
        width: 1000px;
        margin: 7px auto 0;
        padding: 2px 0 0;
        line-height: 18px;
    }

    #main-wrapper {
        background: #dddddd;
        float: left;
        width: 640px;
        margin: 0;
        padding: 0 0 10px 10px;
    }

    #midsidebar-wrapper {
        background: #ddd;
        width: 324px;
        float: right;
        height: 100%;
        overflow: hidden;
            border-left:0px dashed #46d0f3;
            padding-left:10px;
    }

    h2.date-header {
        margin: 1.5em 0 .5em;
        display: none;
    }

    .post {
        background: #fff url(http://i42.tinypic.com/2rzw07t.png) no-repeat top center;
        float: left;
        width: 624px;
        margin: 0 0 10px;
        padding: 5px 10px 10px 10px;

    }

    .post h3 {
        color: #297eb9;
        font-size: 22px;
        font-family: Georgia, Times New Roman;
        font-weight: normal;
        margin: 0 0 5px;
        padding: 3px 10px 10px 0px;
            border-bottom:0px solid #dddddd;
    }

    .post h3 a, #content h1 a:visited {
        color: #297eb9;
        font-size: 22px;
        font-family: Georgia, Times New Roman;
        font-weight: normal;
        margin: 20px 0 5px;
        padding: 10px 10px 10px 0px;
    }

    .post h3 a:hover {
        color: #555555;
        text-decoration: none;
    }

    .post-body {
        margin: 1em 0 .75em;
        line-height: 1.6em;
            border-bottom:0px solid #46d0fe;
    }

    .post-body blockquote {
        line-height: 1em;
    }

    .comment-link {
        margin-left: .6em;
    }

    .post img {
        padding: 10px;
    }

    .post blockquote {
        margin: 10px 0;
        padding: 0 50px;
        background: transparent url(http://i42.tinypic.com/hsudyu.gif) no-repeat 0 0;
        color: #abafb9;
    }
    .post blockquote p {
        margin: 0;
        padding: 0 0 0px;
    }


    /**********************
    *   Comments          *
    ***********************/

    .comment-nospam {
        background: #eef4f9;
        border: 1px solid #ddd;
        padding: 5px;
        margin: 5px;
    }

    .comments {
        background: #fff;
        float: left;
        width: 624px;
        margin: 0 0 10px;
        padding: 10px;
    }
    #comments h4 {
        color: #fb7d32;
        font-size: 22px;
        font-family: Georgia, Times New Roman;
        font-weight: normal;
        margin: 0 0 20px;
        padding: 10px 0 0;
    }
    #comments-block {
        width: 605px;
        float: left;
        padding: 0 10px 0px 10px;
        margin: 0;
    background:#fff;
    }

    .comment-body {
        border-left:0px solid #eee;
        border-right:0px solid #eee;
        padding:15px 15px 5px 10px;
        margin-left:0px;
        display:block;
        background: #e8e8e8 url(http://i296.photobucket.com/albums/mm171/kalsi72/commentuk4.gif)no-repeat top;
    }

    #comments-block .comment-author {
            border-top: 0.5px solid #e8e8e8;
        margin: 1em 0;
        font-weight: bold;
            padding-top:10px;
    }
    #comments-block .comment-body {
        margin: .25em 0 10px;
        padding-left: 20px;
    }

    #comments-block .comment-footer {
        margin: -.25em 0 2em;
        line-height: 1.4em;
        text-transform: uppercase;
        letter-spacing: .1em;

    }

    #comments-block .comment-body p {
        margin: 0 0 .75em;
    }

    .deleted-comment {
        font-style: italic;
        color: gray;
    }

    #blog-pager-newer-link {
        float: left;

    }
    #blog-pager-older-link {
        float: right;

    }
    #blog-pager {
        text-align: center;
    }
    .feed-links {
        clear: both;
        line-height: 2.5em;
            display:none;
    }


    /**********************
    *   Sidebar         *
    ***********************/

    .sidebar {
        color: #666;
        line-height: 1.5em;
    }
    .sidebar h2{
        width: 312px;
            background:#fff url(http://i40.tinypic.com/rcucms.jpg) no-repeat top center;
            border-bottom:1px solid #dddddd;
            color:#555555;
        font-size: 12px;
        font-family: Arial;
        font-weight: bold;
        margin: 0px 0 10px 0;
        padding: 4px 0 3px 10px;
    }
    #sidebar p {
        margin: 0;
        padding: 0 0 0 10px;
    }
    #sidebar a img {
        border: none;
        margin: 0;
        padding: 0;
    }
    .sidebar ul {
        list-style-type: none;
        margin: 0px;
        padding: 0px;
    }
    .sidebar ul li {
        list-style-type: none;
        margin: 0 0 5px;
        padding-left: 0px;
            border-bottom:1px solid #eee;
    }
    .sidebar li a {
        height: 1%;
        line-height: 1.3em;
        padding: 4px 10px 4px 0px;
    }
    .sidebar li a:hover {
        text-decoration: none;
        color: #555555;
    }
    .sidebar .widget {
        float: left;
        width: 322px;
        border-right:1px solid #dddddd;
        border-left:1px solid #dddddd;
        margin: 0px 0 10px;
        padding-bottom:5px;
        background:#fff url(http://i43.tinypic.com/2pq72c1.png)  no-repeat bottom center;
    }

    .sidebar .widget-content{
        margin: 0 0 0;
        background: #fff;
        padding: 5px 8px 10px 8px;
    }


    /* Subscription style */
    #feedlink {
        font-weight: bold;
        padding-left: 22px;
        background: url(http://i296.photobucket.com/albums/mm171/kalsi72/ico_feed.png) no-repeat;
        background-position: left center;
    }

    #feedform {
        display: block;
        margin: 7px 0 0 0;

        background: url(http://i296.photobucket.com/albums/mm171/kalsi72/ico_email.png) no-repeat;
        background-position: left center;
    }

    #feedform fieldset {
        border: none;
        display: inline;
        overflow: hidden;
    }

    #feedform input {
        vertical-align: middle;
        display: inline;
        border: none;
    }

    #feedemail {
        background: url(http://i296.photobucket.com/albums/mm171/kalsi72/field.png) no-repeat;
        width: 194px;
        height: 14px;
        padding: 3px;
        color: #666;
        margin-left: 12px;
    }

    #feedbutton {
        background: url(http://i296.photobucket.com/albums/mm171/kalsi72/signup.png) no-repeat top;
        width: 68px;
        height: 20px;
        cursor: pointer;
        margin: 0 0 0 3px;
    }
    #feedbutton:hover {background: url(http://i296.photobucket.com/albums/mm171/kalsi72/signup.png) no-repeat bottom}


    .main .widget {
        margin: 0 0 0em;
        padding: 0 0 0em;
    }

    .main .Blog {
        border-bottom-width: 0;
    }
    #footer {
        width: 960px;
        clear: both;
        margin: 0 auto;
        padding-top: 15px;
        line-height: 1.6em;
        text-transform: uppercase;
        letter-spacing: .1em;
        text-align: center;
    }
    #credits {
            background:#666666;
        width: 1000px;
            height:27px;
        margin: 0;
        padding: 0;
        text-align: center;
    }
    #credits p {
        color: #fff;
        font-size: 12px;
        font-family: Trebuchet MS, Tahoma, Verdana;
        margin: 0;
        padding-top: 5px;
    }
    #credits a, #footer a:visited {
        color: #fff;
        text-decoration: none;
    }
    #credits a:hover {
        color: #fff;
        text-decoration: underline;
    }

    <!-- Page Navigation -->

    .showpageArea a {
    text-decoration:underline;
    }
    .showpageNum a {
    text-decoration:none;
    border: 1px solid #ccc;
    margin:0 3px;
    padding:3px;
    background-color:#fff;
    }
    .showpageNum a:hover {
    border: 1px solid #ccc;
    background-color:#ccc;
    }
    .showpagePoint {
    color:#333;
    text-decoration:none;
    border: 1px solid #ccc;
    background: #ccc;
    margin:0 3px;
    padding:3px;
    }
    .showpageOf {
    text-decoration:none;
    padding:3px;
    margin: 0 3px 0 0;
    }
    .showpage a {
    text-decoration:none;
    border: 1px solid #ccc;
    padding:3px;
    }
    .showpage a:hover {
    text-decoration:none;
    }
    .showpageNum a:link,.showpage a:link {
    text-decoration:none;
    color:#333;
    }

    ]]></b:skin>

      </head>

    <body>
      <div id='wrap'>



    <div id='header'>

        <div class='headerleft'>
    <img src='http://i40.tinypic.com/117qjgn.png'/>
        </div>

        <div class='headerright1'>
    <ul>
    <li class='leftli'/>
    <li><a href='http://technolizard.blogspot.com/'>Home</a></li>
    <li><a href='http://www.blogger.com/profile/05725274950336609092'>About Us</a></li>
    <li><a href='http://technolizard.blogspot.com/2008/08/contact-us.html'>Contact Us</a></li>
    <li><a href='http://technolizard.blogspot.com/'>Copyright Policy</a></li>
    <li class='feedli'><a href='http://feeds2.feedburner.com/technolizard'>RSSFeeds</a></li>
    <li class='rightli'/>
    </ul>
            </div>

    <!-- Advertisement -->
        
        <div class='headerright'>
    <img src='http://i42.tinypic.com/112ct53.png'/>
            </div>

    <!-- Advertisement End -->

    </div>

    <div id='NavbarMenu'>
           <div id='NavbarMenuleft'>
          <ul id='nav'>
            <li><a expr:href='data:blog.homepageUrl'>Home</a></li>
        <li><a expr:href='data:blog.homepageUrl + &quot;feeds/posts/default&quot;'>Posts RSS</a></li>
        <li><a expr:href='data:blog.homepageUrl + &quot;feeds/comments/default&quot;'>Comments RSS</a></li>
        <li><a href='#'>Edit</a></li>
          </ul>
        </div>

        <div id='NavbarMenuright'>
          <div id='search'>
      <form action='/search' id='searchform' method='get'>
        <input id='s' name='q' type='text' value=''/>
        <input id='searchsubmit' type='submit' value=''/>
      </form>
    </div>
        </div>
      </div>

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


      <div id='outer-wrapper'><div id='wrap2'>


        <div id='content-wrapper'>

          <div id='crosscol-wrapper' style='text-align:center'>
            <b:section class='crosscol' id='crosscol' showaddelement='no'/>
          </div>


          <div id='main-wrapper'>

            <b:section class='main' id='main' showaddelement='no'>
    <b:widget id='Blog1' locked='true' title='Blog Posts' type='Blog'>
    <b:includable id='nextprev'>
      <div class='blog-pager' id='blog-pager'>
        <b:if cond='data:newerPageUrl'>
          <span id='blog-pager-newer-link'>
          <a class='blog-pager-newer-link' expr:href='data:newerPageUrl' expr:id='data:widget.instanceId + &quot;_blog-pager-newer-link&quot;' expr:title='data:newerPageTitle'><data:newerPageTitle/></a>
          </span>
        </b:if>

        <b:if cond='data:olderPageUrl'>
          <span id='blog-pager-older-link'>
          <a class='blog-pager-older-link' expr:href='data:olderPageUrl' expr:id='data:widget.instanceId + &quot;_blog-pager-older-link&quot;' expr:title='data:olderPageTitle'><data:olderPageTitle/></a>
          </span>
        </b:if>

        <b:if cond='data:blog.homepageUrl != data:blog.url'>
          <a class='home-link' expr:href='data:blog.homepageUrl'><data:homeMsg/></a>
          <b:else/>
          <b:if cond='data:newerPageUrl'>
            <a class='home-link' expr:href='data:blog.homepageUrl'><data:homeMsg/></a>
          </b:if>
        </b:if>

      </div>
      <div class='clear'/>
    </b:includable>
    <b:includable id='backlinks' var='post'>
      <a name='links'/><h4><data:post.backlinksLabel/></h4>
      <b:if cond='data:post.numBacklinks != 0'>
        <dl class='comments-block' id='comments-block'>
          <b:loop values='data:post.backlinks' var='backlink'>
            <div class='collapsed-backlink backlink-control'>
              <dt class='comment-title'>
                <span class='backlink-toggle-zippy'>*</span>
                <a expr:href='data:backlink.url' rel='nofollow'><data:backlink.title/></a>
                <b:include data='backlink' name='backlinkDeleteIcon'/>
              </dt>
              <dd class='comment-body collapseable'>
                <data:backlink.snippet/>
              </dd>
              <dd class='comment-footer collapseable'>
                <span class='comment-author'><data:post.authorLabel/> <data:backlink.author/></span>
                <span class='comment-timestamp'><data:post.timestampLabel/> <data:backlink.timestamp/></span>
              </dd>
            </div>
          </b:loop>
        </dl>
      </b:if>
      <p class='comment-footer'>
        <a class='comment-link' expr:href='data:post.createLinkUrl' expr:id='data:widget.instanceId + &quot;_backlinks-create-link&quot;' target='_blank'><data:post.createLinkLabel/></a>
      </p>
    </b:includable>
    <b:includable id='post' var='post'>
      <div class='post hentry'>
        <a expr:name='data:post.id'/>
        <b:if cond='data:post.title'>
          <h3 class='post-title entry-title'>
         <b:if cond='data:post.link'>
           <a expr:href='data:post.link'><data:post.title/></a>
         <b:else/>
            <b:if cond='data:post.url'>
              <a expr:href='data:post.url'><data:post.title/></a>
            <b:else/>
              <data:post.title/>
            </b:if>
         </b:if>
          </h3>
        </b:if>

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

    <div style='float:right; margin-top:4px; margin-left:4px;'>
    <script type='text/javascript'>
    tweetmeme_url = '<data:post.url/>';
    </script>
    <script src='http://tweetmeme.com/i/scripts/button.js' type='text/javascript'> </script>
    </div>

    <span class='post-comment-link' style='Float:right;'>
            <b:if cond='data:blog.pageType != &quot;item&quot;'>
              <b:if cond='data:post.allowComments'>
                <a class='comment-link' expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick' style='background:url() no-repeat;Padding-left:20px;'><b:if cond='data:post.numComments == 1'>1 <data:top.commentLabel/><b:else/><data:post.numComments/> <data:top.commentLabelPlural/></b:if></a>
              </b:if>
            </b:if>
          </span>

    <span class='post-author vcard' style='background:url() no-repeat;Padding-left:0px;'>
            <b:if cond='data:top.showAuthor'>
               <data:top.authorLabel/>
              <span class='fn'><data:post.author/></span> at <data:post.timestamp/>
            </b:if>
          </span> 

     <br/>

    <span class='post-labels'>
            <b:if cond='data:post.labels'>
              <data:postLabelsLabel/>
              <b:loop values='data:post.labels' var='label'>
                <a expr:href='data:label.url' rel='tag'><data:label.name/></a><b:if cond='data:label.isLast != &quot;true&quot;'>,</b:if>
              </b:loop>
            </b:if>
          </span> <span class='post-icons'>
            <!-- email post links -->
            <b:if cond='data:post.emailPostUrl'>
              <span class='item-action'>
              <a expr:href='data:post.emailPostUrl' expr:title='data:top.emailPostMsg'>
                  <img alt='' class='icon-action' height='13' src='http://www.blogger.com/img/icon18_email.gif' width='18'/>
              </a>
              </span>
            </b:if>

            <!-- quickedit pencil -->
            <b:include data='post' name='postQuickEdit'/>
          </span> </div>

        <div class='post-body entry-content'>

    <b:if cond='data:blog.pageType == &quot;item&quot;'>
    <style>.fullpost{display:inline;}</style>
    <p><data:post.body/></p>
    <b:else/>
    <style>.fullpost{display:none;}</style>

          <data:post.body/>

        <b:if cond='data:blog.pageType != &quot;item&quot;'><br/>
        <a expr:href='data:post.url'>Read more...</a>
        </b:if>
        </b:if>

            <b:if cond='data:blog.pageType == &quot;item&quot;'>
                <div class='similiar'>
                    <!-- *****************http://blogger.com*****Jan,2007****************** -->
                    <!-- *****************Related Articles by Labels - Take Two****************** -->

                    <!--
                
                    1. Now, users don't need to change anything to use this widget. just copy and paste, and done!
                    2. The current article will also be listed, now it's no more.
                    -->

                    <div class='widget-content'>
                    <h3>Related Posts by Categories</h3>
                    <div id='data2007'/><br/><br/>
                        <div id='Simran'>
                            Widget by <u><a href='http://technolizard.blogspot.com'>Simran</a></u> 
                        </div>
                        <script type='text/javascript'>

                        var homeUrl3 = &quot;<data:blog.homepageUrl/>&quot;;
                        var maxNumberOfPostsPerLabel = 4;
                        var maxNumberOfLabels = 10;

                        maxNumberOfPostsPerLabel = 100;
                        maxNumberOfLabels = 3;


                        function listEntries10(json) {
                          var ul = document.createElement('ul');
                          var maxPosts = (json.feed.entry.length &lt;= maxNumberOfPostsPerLabel) ? 
                                         json.feed.entry.length : maxNumberOfPostsPerLabel;
                          for (var i = 0; i &lt; maxPosts; i++) {
                            var entry = json.feed.entry[i];
                            var alturl;

                            for (var k = 0; k &lt; entry.link.length; k++) {
                              if (entry.link[k].rel == 'alternate') {
                                alturl = entry.link[k].href;
                                break;
                              }
                            }
                            var li = document.createElement('li');
                            var a = document.createElement('a');
                            a.href = alturl;

                            if(a.href!=location.href) {
                                var txt = document.createTextNode(entry.title.$t);    
                                a.appendChild(txt);
                                li.appendChild(a);
                                ul.appendChild(li);    
                            }
                          }
                          for (var l = 0; l &lt; json.feed.link.length; l++) {
                            if (json.feed.link[l].rel == 'alternate') {
                              var raw = json.feed.link[l].href;
                              var label = raw.substr(homeUrl3.length+13);
                              var k;
                              for (k=0; k&lt;20; k++) label = label.replace(&quot;%20&quot;, &quot; &quot;);
                              var txt = document.createTextNode(label);
                              var h = document.createElement('b');
                              h.appendChild(txt);
                              var div1 = document.createElement('div');
                               div1.appendChild(h);
                              div1.appendChild(ul);
                              document.getElementById('data2007').appendChild(div1);
                            }
                          }
                        }
                        function search10(query, label) {

                        var script = document.createElement('script');
                        script.setAttribute('src', query + 'feeds/posts/default/-/'
                         + label +
                        '?alt=json-in-script&amp;callback=listEntries10');
                        script.setAttribute('type', 'text/javascript');
                        document.documentElement.firstChild.appendChild(script);
                        }

                        var labelArray = new Array();
                        var numLabel = 0;

                        <b:loop values='data:posts' var='post'>
                          <b:loop values='data:post.labels' var='label'>
                            textLabel = &quot;<data:label.name/>&quot;;
                            
                            var test = 0;
                            for (var i = 0; i &lt; labelArray.length; i++)
                            if (labelArray[i] == textLabel) test = 1;
                            if (test == 0) { 
                               labelArray.push(textLabel);
                               var maxLabels = (labelArray.length &lt;= maxNumberOfLabels) ? 
                                      labelArray.length : maxNumberOfLabels;
                               if (numLabel &lt; maxLabels) {
                                  search10(homeUrl3, textLabel);
                                  numLabel++;
                               }
                            }
                          </b:loop>
                        </b:loop>
                        </script>
                    </div>

                </div>
            </b:if>

          <div style='clear: both;'/> <!-- clear for photos floats -->
        </div>

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

          <div class='post-footer-line post-footer-line-2'/>

          <div class='post-footer-line post-footer-line-3'/>
        </div>
      </div>



    </b:includable>
    <b:includable id='status-message'>
      <b:if cond='data:navMessage'>
      <div class='status-msg-wrap'>
        <div class='status-msg-body'>
          <data:navMessage/>
        </div>
        <div class='status-msg-border'>
          <div class='status-msg-bg'>
            <div class='status-msg-hidden'><data:navMessage/></div>
          </div>
        </div>

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

      </div>
      <div style='clear: both;'/>
      </b:if>
    </b:includable>
    <b:includable id='comment-form' var='post'>
      <div class='comment-form'>
        <a name='comment-form'/>
        <h4 id='comment-post-message'><data:postCommentMsg/></h4>
        <p><data:blogCommentMessage/></p>
        <data:blogTeamBlogMessage/>
        <a expr:href='data:post.commentFormIframeSrc' id='comment-editor-src'/>
        <iframe allowtransparency='true' class='blogger-iframe-colorize' frameborder='0' height='275' id='comment-editor' scrolling='no' src='' width='100%'/>
        <data:post.iframeColorizer/>
      </div>
    </b:includable>
    <b:includable id='backlinkDeleteIcon' var='backlink'>
      <span expr:class='&quot;item-control &quot; + data:backlink.adminClass'>
        <a expr:href='data:backlink.deleteUrl' expr:title='data:top.deleteBacklinkMsg'>
          <img src='http://www.blogger.com/img/icon_delete13.gif'/>
        </a>
      </span>
    </b:includable>
    <b:includable id='postQuickEdit' var='post'>
      <b:if cond='data:post.editUrl'>
        <span expr:class='&quot;item-control &quot; + data:post.adminClass'>
          <a expr:href='data:post.editUrl' expr:title='data:top.editPostMsg'>
            <img alt='' class='icon-action' height='18' src='http://www.blogger.com/img/icon18_edit_allbkg.gif' width='18'/>
          </a>
        </span>
      </b:if>
    </b:includable>
    <b:includable id='main' var='top'>
      <!-- posts -->
      <div class='blog-posts hfeed'>

        <b:include data='top' name='status-message'/>

        <data:adStart/>
        <b:loop values='data:posts' var='post'>
          <b:if cond='data:post.dateHeader'>
            <h2 class='date-header'><data:post.dateHeader/></h2>
          </b:if>
          <b:include data='post' name='post'/>
          <b:if cond='data:blog.pageType == &quot;item&quot;'>
            <b:include data='post' name='comments'/>
          </b:if>
          <b:if cond='data:post.includeAd'>
            <data:adEnd/>
            <data:adCode/>
            <data:adStart/>
          </b:if>
        </b:loop>
        <data:adEnd/>
      </div>

      <!-- navigation -->
      <b:include name='nextprev'/>

      <!-- feed links -->
      <b:include name='feedLinks'/>
      
      <b:if cond='data:top.showStars'>
        <script src='http://www.google.com/jsapi' type='text/javascript'/>
        <script type='text/javascript'>
          google.load(&quot;annotations&quot;, &quot;1&quot;, {&quot;locale&quot;: &quot;<data:top.languageCode/>&quot;});
          function initialize() {
            google.annotations.setApplicationId(<data:top.blogspotReviews/>);
            google.annotations.createAll();
            google.annotations.fetch();
          }
          google.setOnLoadCallback(initialize);
        </script>
      </b:if>

    </b:includable>
    <b:includable id='commentDeleteIcon' var='comment'>
      <span expr:class='&quot;item-control &quot; + data:comment.adminClass'>
        <a expr:href='data:comment.deleteUrl' expr:title='data:top.deleteCommentMsg'>
          <img src='http://www.blogger.com/img/icon_delete13.gif'/>
        </a>
      </span>
    </b:includable>
    <b:includable id='feedLinks'>
      <b:if cond='data:blog.pageType != &quot;item&quot;'> <!-- Blog feed links -->
        <b:if cond='data:feedLinks'>
          <div class='blog-feeds'>
            <b:include data='feedLinks' name='feedLinksBody'/>
          </div>
        </b:if>

        <b:else/> 

    <!--Post feed links -->
        <div class='post-feeds'>
          <b:loop values='data:posts' var='post'>
            <b:if cond='data:post.allowComments'>
              <b:if cond='data:post.feedLinks'>
                <b:include data='post.feedLinks' name='feedLinksBody'/>
              </b:if>
            </b:if>
          </b:loop>
        </div>
      </b:if>
    </b:includable>
    <b:includable id='feedLinksBody' var='links'>
      <div class='feed-links'>
      <data:feedLinksMsg/>
      <b:loop values='data:links' var='f'>
         <a class='feed-link' expr:href='data:f.url' expr:type='data:f.mimeType' target='_blank'><data:f.name/> (<data:f.feedType/>)</a>
      </b:loop>
      </div>
    </b:includable>
    <b:includable id='comments' var='post'>
      <div class='comments' id='comments'>
        <a name='comments'/>
        <b:if cond='data:post.allowComments'>
          <h4>
            <b:if cond='data:post.numComments == 1'>
              1 <data:commentLabel/> on &quot;<data:post.title/>&quot;
            <b:else/>
              <data:post.numComments/> <data:commentLabelPlural/> on &quot;<data:post.title/>&quot;
            </b:if>
          </h4>

          <b:if cond='data:post.commentPagingRequired'>
            <span class='paging-control-container'>
              <a expr:class='data:post.oldLinkClass' expr:href='data:post.oldestLinkUrl'><data:post.oldestLinkText/></a>
              *
              <a expr:class='data:post.oldLinkClass' expr:href='data:post.olderLinkUrl'><data:post.olderLinkText/></a>
              *
              <data:post.commentRangeText/>
              *
              <a expr:class='data:post.newLinkClass' expr:href='data:post.newerLinkUrl'><data:post.newerLinkText/></a>
              *
              <a expr:class='data:post.newLinkClass' expr:href='data:post.newestLinkUrl'><data:post.newestLinkText/></a>
            </span>
          </b:if>

    <div class='comment-nospam'>Add your comment. Please don't spam!<br/>
    <a href='http://feeds2.feedburner.com/technolizard'>Subscribe in a Reader</a>
    </div>

          <dl id='comments-block'>

            <b:loop values='data:post.comments' var='comment'>
              <dt expr:class='&quot;comment-author &quot; + data:comment.authorClass' expr:id='data:comment.anchorName'>

                <a expr:name='data:comment.anchorName'/>
                <b:if cond='data:comment.authorUrl'>
                  <a expr:href='data:comment.authorUrl' rel='nofollow'><data:comment.author/></a> on                 <data:comment.timestamp/>
                <b:else/>
                  <data:comment.author/>
                </b:if>
                <data:commentPostedByMsg/>
              </dt>
              <dd class='comment-body'>
                <b:if cond='data:comment.isDeleted'>
                  <span class='deleted-comment'><data:comment.body/></span>
                <b:else/>
                  <p><data:comment.body/></p>
                </b:if>
              </dd>


              <dd class='comment-footer'>
                <span class='comment-timestamp'>

                  <b:include data='comment' name='commentDeleteIcon'/>
                </span>
              </dd>
            </b:loop>
          </dl>

          <b:if cond='data:post.commentPagingRequired'>
            <span class='paging-control-container'>
              <a expr:class='data:post.oldLinkClass' expr:href='data:post.oldestLinkUrl'>
                <data:post.oldestLinkText/>
              </a>
              <a expr:class='data:post.oldLinkClass' expr:href='data:post.olderLinkUrl'>
                <data:post.olderLinkText/>
              </a>
              *
              <data:post.commentRangeText/>
              *
              <a expr:class='data:post.newLinkClass' expr:href='data:post.newerLinkUrl'>
                <data:post.newerLinkText/>
              </a>
              <a expr:class='data:post.newLinkClass' expr:href='data:post.newestLinkUrl'>
                <data:post.newestLinkText/>
              </a>
            </span>
          </b:if>

    <p class='comment-footer'>
    <b:if cond='data:post.embedCommentForm'>
    <div style='-moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; width: 369; text-align: left; border: 0px solid #cccccc; padding: 5px; background: #fff; height:86'>
    <b>
    <img border='0' height='18' src='http://us.i1.yimg.com/us.yimg.com/i/mesg/emoticons7/21.gif' width='18'/> :))
    <img border='0' height='18' src='http://us.i1.yimg.com/us.yimg.com/i/mesg/emoticons7/71.gif' width='18'/> ;))
    <img border='0' height='18' src='http://us.i1.yimg.com/us.yimg.com/i/mesg/emoticons7/5.gif' width='18'/> ;;)
    <img border='0' height='18' src='http://us.i1.yimg.com/us.yimg.com/i/mesg/emoticons7/4.gif' width='18'/> :D
    <img border='0' height='18' src='http://us.i1.yimg.com/us.yimg.com/i/mesg/emoticons7/3.gif' width='18'/> ;)
    <img border='0' height='18' src='http://us.i1.yimg.com/us.yimg.com/i/mesg/emoticons7/10.gif' width='18'/> :p
    <img border='0' height='18' src='http://us.i1.yimg.com/us.yimg.com/i/mesg/emoticons7/20.gif' width='22'/> :((
    <img border='0' height='18' src='http://us.i1.yimg.com/us.yimg.com/i/mesg/emoticons7/1.gif' width='18'/> :)
    <img border='0' height='18' src='http://us.i1.yimg.com/us.yimg.com/i/mesg/emoticons7/2.gif' width='18'/> :(
    <img border='0' height='18' src='http://us.i1.yimg.com/us.yimg.com/i/mesg/emoticons7/8.gif' width='18'/> :X
    <img border='0' height='18' src='http://us.i1.yimg.com/us.yimg.com/i/mesg/emoticons7/12.gif' width='18'/> =((
    <img border='0' height='18' src='http://us.i1.yimg.com/us.yimg.com/i/mesg/emoticons7/13.gif' width='18'/> :-o
    <img border='0' height='18' src='http://us.i1.yimg.com/us.yimg.com/i/mesg/emoticons7/7.gif' width='20'/> :-/
    <img border='0' height='18' src='http://us.i1.yimg.com/us.yimg.com/i/mesg/emoticons7/11.gif' width='18'/> :-*
    <img border='0' height='18' src='http://us.i1.yimg.com/us.yimg.com/i/mesg/emoticons7/22.gif' width='18'/> :|
    <img border='0' height='18' src='http://us.i1.yimg.com/us.yimg.com/i/mesg/emoticons7/35.gif' width='24'/> 8-}
    <img border='0' height='18' src='http://us.i1.yimg.com/us.yimg.com/i/mesg/emoticons7/100.gif' width='31'/> :)]
    <img border='0' height='18' src='http://us.i1.yimg.com/us.yimg.com/i/mesg/emoticons7/102.gif' width='44'/> ~x(
    <img border='0' height='18' src='http://us.i1.yimg.com/us.yimg.com/i/mesg/emoticons7/104.gif' width='30'/> :-t
    <img border='0' height='18' src='http://us.i1.yimg.com/us.yimg.com/i/mesg/emoticons7/66.gif' width='18'/> b-(
    <img border='0' height='18' src='http://us.i1.yimg.com/us.yimg.com/i/mesg/emoticons7/62.gif' width='18'/> :-L
    <img border='0' height='18' src='http://us.i1.yimg.com/us.yimg.com/i/mesg/emoticons7/14.gif' width='34'/> x(
    <img border='0' height='18' src='http://us.i1.yimg.com/us.yimg.com/i/mesg/emoticons7/24.gif' width='30'/> =))
    </b>
    </div>
    <b:include data='post' name='comment-form'/>
    <b:else/>
    <b:if cond='data:post.allowComments'>
    <a expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick'><data:postCommentMsg/></a>
    </b:if>
    </b:if>
    </p>
    </b:if>

        <div id='backlinks-container'>
        <div expr:id='data:widget.instanceId + &quot;_backlinks-container&quot;'>
           <b:if cond='data:post.showBacklinks'>
             <b:include data='post' name='backlinks'/>
           </b:if>
        </div>
        </div>
      </div>
    </b:includable>
    </b:widget>
    </b:section>


    &lt;script type=&quot;text/javascript&quot;&gt;

    function showpageCount(json) {
    var thisUrl = location.href;
    var htmlMap = new Array();
    var isFirstPage = thisUrl.substring(thisUrl.length-5,thisUrl.length)==&quot;.com/&quot;;
    var isLablePage = thisUrl.indexOf(&quot;/search/label/&quot;)!=-1;
    var isPage = thisUrl.indexOf(&quot;/search?updated&quot;)!=-1;
    var thisLable = isLablePage ? thisUrl.substr(thisUrl.indexOf(&quot;/search/label/&quot;)+14,thisUrl.length) : &quot;&quot;;
    thisLable = thisLable.indexOf(&quot;?&quot;)!=-1 ? thisLable.substr(0,thisLable.indexOf(&quot;?&quot;)) : thisLable;
    var thisNum = 1;
    var postNum=1;
    var itemCount = 0;
    var fFlag = 0;
    var eFlag = 0;
    var html= '';
    var upPageHtml ='';
    var downPageHtml ='';

    var pageCount = 5;
    var displayPageNum = 5;
    var upPageWord = 'Previous';
    var downPageWord = 'Next';



    var labelHtml = '&lt;span class=&quot;showpageNum&quot;&gt;&lt;a href=&quot;/search/label/'+thisLable+'?&amp;max-results='+pageCount+'&quot;&gt;';

    for(var i=0, post; post = json.feed.entry[i]; i++) {
    var timestamp = post.published.$t.substr(0,10);
    var title = post.title.$t;
    if(isLablePage){
    if(title!=''){
    if(post.category){
    for(var c=0, post_category; post_category = post.category[c]; c++) {
    if(encodeURIComponent(post_category.term)==thisLable){
    if(itemCount==0 || (itemCount % pageCount ==(pageCount-1))){
    if(thisUrl.indexOf(timestamp)!=-1 ){
    thisNum = postNum;
    }

    postNum++;
    htmlMap[htmlMap.length] = '/search/label/'+thisLable+'?updated-max='+timestamp+'T00%3A00%3A00%2B08%3A00&amp;max-results='+pageCount;
    }
    }
    }
    }//end if(post.category){

    itemCount++;
    }

    }else{
    if(title!=''){
    if(itemCount==0 || (itemCount % pageCount ==(pageCount-1))){
    if(thisUrl.indexOf(timestamp)!=-1 ){
    thisNum = postNum;
    }

    if(title!='') postNum++;
    htmlMap[htmlMap.length] = '/search?updated-max='+timestamp+'T00%3A00%3A00%2B08%3A00&amp;max-results='+pageCount;
    }
    }
    itemCount++;
    }
    }

    for(var p =0;p&lt; htmlMap.length;p++){
    if(p&gt;=(thisNum-displayPageNum-1) &amp;&amp; p&lt;(thisNum+displayPageNum)){
    if(fFlag ==0 &amp;&amp; p == thisNum-2){
    if(thisNum==2){
    if(isLablePage){
    upPageHtml = labelHtml + upPageWord +'&lt;/a&gt;&lt;/span&gt;';
    }else{
    upPageHtml = '&lt;span class=&quot;showpage&quot;&gt;&lt;a href=&quot;/&quot;&gt;'+ upPageWord +'&lt;/a&gt;&lt;/span&gt;';
    }
    }else{
    upPageHtml = '&lt;span class=&quot;showpage&quot;&gt;&lt;a href=&quot;'+htmlMap[p]+'&quot;&gt;'+ upPageWord +'&lt;/a&gt;&lt;/span&gt;';
    }

    fFlag++;
    }

    if(p==(thisNum-1)){
    html += '&lt;span class=&quot;showpagePoint&quot;&gt;'+thisNum+'&lt;/span&gt;';
    }else{
    if(p==0){
    if(isLablePage){
    html = labelHtml+'1&lt;/a&gt;&lt;/span&gt;';
    }else{
    html += '&lt;span class=&quot;showpageNum&quot;&gt;&lt;a href=&quot;/&quot;&gt;1&lt;/a&gt;&lt;/span&gt;';
    }
    }else{
    html += '&lt;span class=&quot;showpageNum&quot;&gt;&lt;a href=&quot;'+htmlMap[p]+'&quot;&gt;'+ (p+1) +'&lt;/a&gt;&lt;/span&gt;';
    }
    }

    if(eFlag ==0 &amp;&amp; p == thisNum){
    downPageHtml = '&lt;span class=&quot;showpage&quot;&gt; &lt;a href=&quot;'+htmlMap[p]+'&quot;&gt;'+ downPageWord +'&lt;/a&gt;&lt;/span&gt;';
    eFlag++;
    }
    }//end if(p&gt;=(thisNum-displayPageNum-1) &amp;&amp; p&lt;(thisNum+displayPageNum)){
    }//end for(var p =0;p&lt; htmlMap.length;p++){

    if(thisNum&gt;1){
    if(!isLablePage){
    html = ''+upPageHtml+' '+html +' ';
    }else{
    html = ''+upPageHtml+' '+html +' ';
    }
    }

    html = '&lt;div class=&quot;showpageArea&quot;&gt;&lt;span style=&quot;COLOR: #000;&quot; class=&quot;showpageOf&quot;&gt; Pages ('+(postNum-1)+')&lt;/span&gt;'+html;

    if(thisNum&lt;(postNum-1)){
    html += downPageHtml;

    }

    if(postNum==1) postNum++;
    html += '&lt;/div&gt;';

    if(isPage || isFirstPage || isLablePage){
    var pageArea = document.getElementsByName(&quot;pageArea&quot;);
    var blogPager = document.getElementById(&quot;blog-pager&quot;);

    if(postNum &lt;= 2){
    html ='';
    }

    for(var p =0;p&lt; pageArea.length;p++){
    pageArea[p].innerHTML = html;
    }

    if(pageArea&amp;&amp;pageArea.length&gt;0){
    html ='';
    }

    if(blogPager){
    blogPager.innerHTML = html;
    }
    }

    }
    &lt;/script&gt;

    &lt;script src=&quot;/feeds/posts/summary?alt=json-in-script&amp;callback=showpageCount&amp;max-results=99999&quot;; type=&quot;text/javascript&quot;&gt;&lt;/script&gt;


          </div>

    <div id='midsidebar-wrapper'>

    <b:section class='sidebar' id='profilebox' showaddelement='yes'>
    <b:widget id='HTML4' locked='false' title='About Me' type='HTML'>
    <b:includable id='main'>
      <!-- only display title if it's non-empty -->
      <b:if cond='data:title != &quot;&quot;'>
        <h2 class='title'><data:title/></h2>
      </b:if>
      <div class='widget-content'>
        <data:content/>
      </div>

      <b:include name='quickedit'/>
    </b:includable>
    </b:widget>
    <b:widget id='HTML1' locked='false' title='Subscription' type='HTML'>
    <b:includable id='main'>
      <!-- only display title if it's non-empty -->
      <b:if cond='data:title != &quot;&quot;'>
        <h2 class='title'><data:title/></h2>
      </b:if>
      <div class='widget-content'>
        <data:content/>
      </div>

      <b:include name='quickedit'/>
    </b:includable>
    </b:widget>
    <b:widget id='HTML2' locked='false' title='Advertisement' type='HTML'>
    <b:includable id='main'>
      <!-- only display title if it's non-empty -->
      <b:if cond='data:title != &quot;&quot;'>
        <h2 class='title'><data:title/></h2>
      </b:if>
      <div class='widget-content'>
        <data:content/>
      </div>

      <b:include name='quickedit'/>
    </b:includable>
    </b:widget>
    <b:widget id='HTML3' locked='false' title='Recent Posts' type='HTML'>
    <b:includable id='main'>
      <!-- only display title if it's non-empty -->
      <b:if cond='data:title != &quot;&quot;'>
        <h2 class='title'><data:title/></h2>
      </b:if>
      <div class='widget-content'>
        <data:content/>
      </div>

      <b:include name='quickedit'/>
    </b:includable>
    </b:widget>
    <b:widget id='Label1' locked='false' title='Labels' type='Label'>
    <b:includable id='main'>
      <b:if cond='data:title'>
        <h2><data:title/></h2>
      </b:if>
      <div class='widget-content'>
        <ul>
        <b:loop values='data:labels' var='label'>
          <li>
            <b:if cond='data:blog.url == data:label.url'>
              <span expr:dir='data:blog.languageDirection'>
                <data:label.name/>
              </span>
            <b:else/>
              <a expr:dir='data:blog.languageDirection' expr:href='data:label.url'>
                <data:label.name/>
              </a>
            </b:if>
            <span dir='ltr'>(<data:label.count/>)</span>
          </li>
        </b:loop>
        </ul>

        <b:include name='quickedit'/>
      </div>
    </b:includable>
    </b:widget>
    </b:section>
          </div>

          <div class='clear'>*</div>

        </div> <!-- end content-wrapper -->

        <div id='footer-wrapper'>
          <b:section class='footer' id='footer'/>
        </div>

      </div></div> <!-- end outer-wrapper -->
    <div id='credits'>

        <p><a expr:href='data:blog.homepageUrl'><data:blog.title/></a> | Copyright  ? 2009 | Original Design By <a href='http://deluxethemes.com'>Deluxe Themes</a> | Converted To Blogger By <a href='http://technolizard.blogspot.com'>Technolizard</a></p>

    </div>

    </div>


    <!-- Yahoo Smileys For Comments -->

    <script src='http://bandofgirls.googlepages.com/smiley.js' type='text/javascript'/><noscript><a href='http://anshuldudeja.blogspot.com' target='_blank'>Blogger Widgets</a></noscript>

    <!-- end Yahoo Smileys For Comments -->

    </body>
    Last edited by Moiz; 01-24-2010 at 10:02 PM.

  2. #2
    Administrator Moiz is a splendid one to behold Moiz is a splendid one to behold Moiz is a splendid one to behold Moiz is a splendid one to behold Moiz is a splendid one to behold Moiz is a splendid one to behold Moiz is a splendid one to behold Moiz's Avatar
    Join Date
    Jul 2008
    Age
    19
    Posts
    2,977
    Rep Power
    30

    Default

    I'd prefer you to contact shaz3e in this matter, Just pm him with the link he will instantly respond you
    Contact me freely for anything related to emonX.com simply PM me.


    WeboFlux - Web Blog | BlogoFlux - Tech Blog | Pakistan First Search Engine | iHostReview |
    Webmaster Tools

  3. #3
    Participater hammadfaisal007 will become famous soon enough hammadfaisal007 will become famous soon enough hammadfaisal007's Avatar
    Join Date
    Sep 2008
    Posts
    181
    Rep Power
    4

    Default

    ok..is shaz3e not active on emonx??

  4. #4
    Participater hammadfaisal007 will become famous soon enough hammadfaisal007 will become famous soon enough hammadfaisal007's Avatar
    Join Date
    Sep 2008
    Posts
    181
    Rep Power
    4

    Default

    sent him offline but no reply till now. Please someone respond

  5. #5
    Administrator Moiz is a splendid one to behold Moiz is a splendid one to behold Moiz is a splendid one to behold Moiz is a splendid one to behold Moiz is a splendid one to behold Moiz is a splendid one to behold Moiz is a splendid one to behold Moiz's Avatar
    Join Date
    Jul 2008
    Age
    19
    Posts
    2,977
    Rep Power
    30

    Default

    I have contacted him, He will be reporting to you by Mid night.
    Contact me freely for anything related to emonX.com simply PM me.


    WeboFlux - Web Blog | BlogoFlux - Tech Blog | Pakistan First Search Engine | iHostReview |
    Webmaster Tools

  6. #6
    Participater hammadfaisal007 will become famous soon enough hammadfaisal007 will become famous soon enough hammadfaisal007's Avatar
    Join Date
    Sep 2008
    Posts
    181
    Rep Power
    4

    Default

    I tried myself
    <div id='search'>
    <form action='/search' id='searchform' method='get'>
    <input id='s' name='q' type='text' value=''/>
    <input id='searchsubmit' type='submit' value=''/>
    </form>

    </div>
    replacing the coloured code with adsense code. It worked but its not that perfect. Please somebody help me

  7. #7
    Participater hammadfaisal007 will become famous soon enough hammadfaisal007 will become famous soon enough hammadfaisal007's Avatar
    Join Date
    Sep 2008
    Posts
    181
    Rep Power
    4

    Default

    Quote Originally Posted by Moiz View Post
    I have contacted him, He will be reporting to you by Mid night.
    ohkk thanx

  8. #8
    Super Moderator SR.KHAN is a splendid one to behold SR.KHAN is a splendid one to behold SR.KHAN is a splendid one to behold SR.KHAN is a splendid one to behold SR.KHAN is a splendid one to behold SR.KHAN is a splendid one to behold SR.KHAN is a splendid one to behold SR.KHAN's Avatar
    Join Date
    Jul 2008
    Posts
    2,033
    Rep Power
    13

    Default

    Quote Originally Posted by Moiz View Post
    I'd prefer you to contact shaz3e in this matter, Just pm him with the link he will instantly respond you
    Thank you for recommend my name.

    Quote Originally Posted by hammadfaisal007 View Post
    I tried myself


    replacing the coloured code with adsense code. It worked but its not that perfect. Please somebody help me
    Well that is just a div tag you cannot edit it on xml mood in order to work your search engine with google adsense you need to style it with CSS code, and if you want me to do so than contact me on Sunday
    Regards,
    Shaz3e
    Super Moderators - Emon-X Team

  9. #9
    Participater hammadfaisal007 will become famous soon enough hammadfaisal007 will become famous soon enough hammadfaisal007's Avatar
    Join Date
    Sep 2008
    Posts
    181
    Rep Power
    4

    Default

    I tried for myself to put the code and it is working perfectly. Thanks for your response SR.Khan.

    @moderators
    now you can close this thread

  10. #10
    Super Moderator SR.KHAN is a splendid one to behold SR.KHAN is a splendid one to behold SR.KHAN is a splendid one to behold SR.KHAN is a splendid one to behold SR.KHAN is a splendid one to behold SR.KHAN is a splendid one to behold SR.KHAN is a splendid one to behold SR.KHAN's Avatar
    Join Date
    Jul 2008
    Posts
    2,033
    Rep Power
    13

    Default

    Problem Solved, Thread Closed
    Regards,
    Shaz3e
    Super Moderators - Emon-X Team

Similar Threads

  1. What's been your best earning with Adsense?
    By Moiz in forum Advertising & Monetizing
    Replies: 21
    Last Post: 05-14-2010, 11:53 AM
  2. Why adsense sucks
    By hammadfaisal007 in forum Advertising & Monetizing
    Replies: 19
    Last Post: 03-21-2010, 09:00 PM
  3. Google is testing a new AdSense interface!
    By Moiz in forum Search Engines
    Replies: 0
    Last Post: 11-09-2009, 02:03 AM
  4. Live Search Launches Firefox Search Suggestion Add-On
    By SR.KHAN in forum Software & Hardware
    Replies: 0
    Last Post: 02-02-2009, 10:07 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts