Hello. The plugin is great, thanks for that. One question: is there a simple way to get the amazon images centered? At the moment they are hugging the left hand side of the sidebar widget. I saw another thread dealing with this but it was too complicated for a dunce like me.
I'm pretty useless with css – ideally I'd like to be able to add something to:
/* Controls the layout of the image */
#avhamazon-widget .wishlistimage {
border-style: solid;
border-width: 1px;
}
via the wordpress admin editor. Is that possible? If so, could you tell me what I can add/change in order to get the images centered. Any help would be much appreciated. Thanks in advance.