• Thanks for this plugin!

    I added it on (changed Amazon to ‘What I’m Reading’)

    Was wondering how to make it so the space it’s in isn’t so cramped. It looks like I need a few more returns below the image of the book and the archives section.

    http://www.worldofbuffy.com/blog-wp/

    <dl id="amazon-product"><dt class="border_diary">What I'm Reading</dt><?php _e('Amazon:'); ?>
    <?php show_amazon_items(); ?>
    </dl>

    <dl id="sidebar_archives">
    <dt class="border_diary">Archives</dt>
    <dd><?php wp_get_archives('type=monthly'); ?></dd>
    </dl>

Viewing 1 replies (of 1 total)
  • Ahhh… you are using CG-Amazon. You’re welcome! 😉

    I’m assuming you figured out your space issue…

    -d

Viewing 1 replies (of 1 total)
  • The topic ‘Amazon plugin’ is closed to new replies.