• Hi there

    I am learning css code and not very good yet, so please forgive me is this is obvious. I have just installed the Amazon Showcase Plug-in and love it, but how do I make the book images appear side by side rather than stacked? Like is there a code I can copy and paste to make it have two side by side? as in 2×4?

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter juniper138

    (@juniper138)

    Ummm I know other blogs have the images side by side … are you guys snubbing me or somehting

    @juniper138 Would you be able to post an example of a site doing the side-by-side images? I’m trying to figure out how to do it for my blog and an example would help me figure it out.

    The major problem with doing side-by-side is that the images are random. CSS code could be added to each item to align the images to the right or left, but with the randomness of the order, it would cause it to look all messed up.

    I think the only way would be to modify the actual plugin to iterate between two unique class or id labels (such as “amzshcs-item1” and “amzshcs-item2”). Then the theme’s CSS could assign left and right to those identifiers.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Amazon Showcase Plugin: Side by side?’ is closed to new replies.