Viewing 1 replies (of 1 total)
  • Plugin Author paulstuttard

    (@paulstuttard)

    Hi,

    I think the themes styles are clashing with the layout of that template, you could try the following:

    1. Copy the amazon css file from: wp-content/plugins/amazon-link/Amazon.css to wp-content/plugins/amazon-link/user-styles.css.

    2. In the new file change the following style definition:

    .amazon_img_container a {
       text-align:center;
    }

    To be:

    .amazon_img_container a {
       text-align:center;
       padding: 0;
    }

    3. In the Amazon > Extras section, activate the Amazon Link Extras – Styles plugin, this should make the difference live.

    Paul

Viewing 1 replies (of 1 total)
  • The topic ‘Change thumb size’ is closed to new replies.