Right beside ADS Troubleshooting Comments

My previous creations Place Ads on the right beside the Comments Box, a problem that a friend found the Comment Box will always be under Ad  :r
The fix is ​​as follows:
  • Log into Blogger account with ID friend
  • In the template designer select Edit HTML
  • Check the radio beside Expand Widget Templates
  • Find <p><data:blogCommentMessage/></ p> last 
More like the following code:
<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 blogger-comment-from-post' frameborder='0' height='410' id='comment-editor' name='comment-editor' src='' width='100%'/>
</div>
Please do not be moved or cut it all " on delete "and Paste between the </dl> </div>above </td><td valign='top'> like my previous posts or more as follows:

<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'>
<a expr:href='data:comment.url' title='comment permalink'>
<data:comment.timestamp/>
</a>
<b:include data='comment' name='commentDeleteIcon'/>
</span>
</dd>
</b:if>
</b:loop>
</dl>
<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 blogger-comment-from-post' frameborder='0' height='410' id='comment-editor' name='comment-editor' src='' width='100%'/>
</div>

</div>
</td><td valign='top'>
<div style='width:210px;height:auto;padding:5px; align:right;border:0px solid #F00;background:#FFF;'>
SAVE SCRIPT ADS / BANNER HERE
<br/>
</div>
</td></tr></table>
</div>
<b:if cond='data:post.commentPagingRequired'>
<span class='paging-control-container'>

Save Template friends, hopefully the issue is resolved :z



Place Banner ADS On The Comments Box

Now I will try to share with a friend how to display the Banner or Text Ad Links Blog Comments editor of the boxes above, :r
Here's how:
  • Prepare a script Banner Ad Links already in Parse  »  Here
  • Log into your Blogger account with ID friend
  • Save Template old friend
  • Put a check beside writing Expand Widget Templates
  • Find Code <p><data:blogCommentMessage/></p>  if the template there are 2 friend codes are used the second or above there is code like this:
<h4 id='comment-post-message'><data:postCommentMsg/></h4> 
[SAVE HERE - CODE OF ADVERTISING
<p><data:blogCommentMessage/></p> 
[OR ADVERTISING CODE - SAVE HERE]
If friends want to add more background then the code as follows:
<div style='overflow:hidden;width:485px;padding:10px;border:1px solid #000;-moz-border-radius:5px;-khtml-border-radius: 5px;-webkit-border-radius: 5px;float:center;background:#95CAFF;'>
<h4 id='comment-post-message'><data:postCommentMsg/></h4>
      <p><data:blogCommentMessage/></p>
      <data:blogTeamBlogMessage/>
EXAMPLES IN THE ADVERTISING SCRIPT
&lt;center&gt;&lt;script type=&quot;text/javascript&quot;&gt;&lt;!--
document.write(&#39;&lt;s&#39;+&#39;cript type=&quot;text/javascript&quot; src=&quot;http://www.ppcindo.com/show.php?z=44&amp;pl=39572&amp;shape=1&amp;j=1&amp;code=&#39;+new Date().getTime()+&#39;&quot;&gt;&lt;/s&#39;+&#39;cript&gt;&#39;);
// --&gt;&lt;/script&gt;
&lt;noscript&gt;
&lt;iframe src=&quot;http://www.ppcindo.com/show.php?z=44&amp;pl=39572&amp;shape=1&quot; width=&quot;460&quot; height=&quot;68&quot; marginwidth=&quot;0&quot; marginheight=&quot;0&quot; hspace=&quot;0&quot; vspace=&quot;0&quot; frameborder=&quot;0&quot; scrolling=&quot;no&quot;&gt;&lt;/iframe&gt;
&lt;/noscript&gt;&lt;/center&gt;
</div>
  • The result is like this:

  • Comrade can create Banner Ads Sponsor put above or below or above Post Comments and Post Editor Comments :D
  • So is the columns can be removed or relocated
  • Save the template friend 

How To Make Tab Menu Floating Spoiler


Now I will share with a friend how to make the Tab Menu Floating Spoiler Tab Menu Spoiler because it has its own advantages
Demonya to see  » Here
The advantages that I mean do not need to click, just point the mouse friend there will kebuka own Spoiler, Okey's go to »

How to make :
  • Login to ID fellow Blogger Account
  • In select Edit HTML Template Designer
  • Search for ]]></ b: skin>
  • Copy and paste the following css code and put it before ]]></ b: skin>
    #bmenu{
    position:fixed;
    left:5px;
    top:5px;
    background-color:#236C95;
    border-radius:10px;
    -moz-border-radius:10px;
    border:1px solid #FFF;
    width:202px;
    height:20px;
    color:#FF0;
    transition:all .5s ease-in;-moz-transition:all .5s ease-in;-webkit-transition:all .5s ease-in;-o-transition:all .5s ease-in;z-index:3;overflow:hidden;padding:9px 15px 10px;}
    #bmenu h3{
    margin:0;
    padding:0;
    text-align:center;
    cursor:pointer;}
    #bmenu ul{
    border-radius:10px;-moz-border-radius:10px;
    border:2px solid #FF0;
    background-color:#95CAFF;
    margin:15px 0;
    padding:0 15px;}
    #bmenu li{list-style:none;margin:0 0 5px;padding:0;} #bmenu li a{
    color:#00F;
    text-decoration:none;
    font-size:14px;}
    #bmenu li a:hover{
    color:#F00;}
    #bmenu:hover{
    z-index:5;
    height:175px;
    Text in red is the viewing position, please change the red text is to move the zoom position [eg upper-left, right and down and so forth].
    Text in blue is the background color to the outside with yellow font color and so on
    • If it fits the template save comrades
    • Back in the Template Designer
    • Select the Add a Gadget [+] in JavaScript / HTML
    • Copy and paste the following HTML code into it
      <div id="bmenu"><h3>  FLOATING MENU TAB </h3>
      <ul><li><a href="http://blog-renovasi.blogspot.com/p/siapa-saya.html" title="My Profil" target="_blank">MY PROFIL</a></li>
      <li><a href="http://blog-renovasi.blogspot.com/p/kontak-kami.html" title="My Contact" target="_blank">CONTACT US</a></li>
      <li><a href="http://www.facebook.com/?ref=home/" target="_blank" title="Facebook Putu Blogbego">FACEBOOK</a></li>
      </ul></div>
      Note:
      1. Please replace the URL with the URL of my friends,
      2. Save Template friends and see the results
      3. If it looks less fit for a friend, please reset the settings on Css was stored above ]]></ b: skin> 
      4. If everything is just right do not forget to save it back Templates friend 


       
      Copyright © 2013. KREASI BB2 GPLUS - All Rights Reserved - Powered by Blogger
      Template Design by : Blogger Edan