I just had a major aha! aaah! moment.

Cancel is to sender as Refund is to recipient.

Buyer/Sender performs the cancel payment transactions, while refunds are initiated by the seller/recipient.

The Sender/Buyer can cancel Unclaimed Payments. A 'Cancel' button, if applicable, should appear in the 'Action' column for the payment. 'Completed' payments can no longer be cancelled, but the buyer/sender can contact the seller/recipient to arrange a refund.

To read more about this topic from PayPal Help Center, go here, here, and here.

My first two posts (here and here) on this blog were about this blog's current template. This is my fourth post and I am still talking about the template. I really have no business blogging. Hmmm :(

If you used the template from blogcrowds, you will have a 2-column layout. Replace the string class='twocol-stories' with class='onecol-stories' if you prefer your posts to appear in a single column.


 <b:if cond='data:blog.pageType != &quot;item&quot;'>
        <div class='twoonecol-stories' id='primary'>
        <div class='inside'>
        <b:loop values='data:posts' var='post'>
        <b:include data='post' name='post'/>
        </b:loop>
        <div style='text-align:right;padding:0 0 15px 0;'>
        <!-- navigation -->
        <b:include name='nextprev'/>

        <!-- feed links -->
        <b:include name='feedLinks'/>
        <div class='clear'/></div>
       
         </div>
        </div>
      </b:if>

I got this while trying to login today between 1pm and 2 pm GMT+8. I forgot to note the exact time.

 
 

Modify the header and footer sections as follows:

<div id='header'>
      <b:section class='inside' id='header' maxwidgets='2' showaddelement='yes'>
<b:widget id='AdSense3' locked='false' title='' type='AdSense'/>
<b:widget id='Header1' locked='true' title='Geowge (Header)' type='Header'/>
</b:section>
    </div>

 <b:section class='foot' id='footer'>
<b:widget id='AdSense1' locked='false' title='' type='AdSense'/>
</b:section>

Here's the color scheme and format of the adsense widget that appears on the header:

  :

 

Here's the color scheme and format of the adsense widget that appears on the footer:

 
 

 

The template applied to this blog is the Black Hemingway template from blogcrowds with a few minor modifications.


Tabo has an implementation of the template in white but I don't want to use it because it was implemented using the Classic Blogger template markup. To transform blogcrowds' Hemingway template to a white Hemingway template, I copied the lines of css code that set the colors from Tabo's White Hemingway template and pasted it on the style section of  blogcrowds' Hemingway template.

The lines of css code that set the colors are just below the line /* ----- white.css ------ */. You can also view the code here, just click on the Read More link below.

Newer Posts Home

Blogger Template by Blogcrowds