My WordPress notes

Upgrading

wpg2 plugin

<li>
  <h2>Snapshot</h2>
  <?php print g2_sidebarimageblock(); ?>
</li>

.wpg2sidebarblock-image img {
        display: block;
        margin: 0px;
        padding: 10px;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
        border: none;
}


CategoryWordpress

WordPress (last edited 2010-02-27 14:34:14 by DavidKeen)