Saturday, 24 November 2012

[Gplus Buttons] How To Change The Top Right Button




Tutorial Using The Template


Tutorial Double--Strip Template




Post Format With Iframe


  1. <iframe allowtransparency="true" frameborder="0" id="demo" scrolling="auto" src="http://url-domain-in-iframe.com" style="height: 100%; margin-top: 10px; width: 100%;"></iframe>

Screenshoots:

100percentifrmepostingfordemo



Post Format With Iframe and Top Right of Button (Complete):

  1. <iframe allowtransparency="true" frameborder="0" id="demo" scrolling="auto" src="http://url-domain-in-iframe.com" style="height: 100%; margin-top: 10px; width: 100%;"></iframe>
  2. <!-- Format Tombol Kanan Atas -->
  3. <div class="tiptip">
  4. <a class="button backtopost" href="http:///#" title="Back To Post"><span class="icon icon159"></span><span class="label">Back To Post</span></a>
  5. </div>
  6. <div class="tiptip">
  7. <a class="button download" href="http:///#" title="Download"><span class="icon icon7"></span><span class="label">Download</span></a>
  8. </div>
  9. <div class="tiptip">
  10. <a class="button closebutton" href="http:///#" title="Close Frame"><span class="icon icon56"></span><span class="label">Close Frame</span></a>
  11. </div>

Screenshoots:

100 % ifrme posting for demo and top right button



No comments:

Post a Comment