Unable to change image class using Thumbnails for Excerpts
-
Hi guys,
I’m using JBJ’s OpenBook theme (with some slight modifications) on my site Stereokill.net. I’ve got the Thumbnails for Excerpts plugin installed, and it works beautifully on the home-page (images are using the correct margin, border, padding settings, etc.)
However, on the category archive pages (for example, this one), those image class settings are not applied at all. In the plugin settings, thumbnails are set to use a class called “img.left”:
img.left { padding: 4px; margin: 0 7px 2px 0; display: inline; }
Can you possibly tell me why this may be happening?
Interestingly, after having some teething problems getting the front-page thumbnails to format properly, I found I had to modify the actual CSS relating to the page element (for example, the right column):
.feature img, #rightcol img { border:1px solid #000; padding:1px; float:left; margin:3px 10px 4px 0; display:inline }
It was this, not the settings in the TfE plugin, that got it to work. But I have no idea how to work that on the archive page.
Any suggestions would be great, this is my number one bug with the site currently.
Thanks,
M.
- The topic ‘Unable to change image class using Thumbnails for Excerpts’ is closed to new replies.