Hi
I have installed the image2 plugin which works fine apart from i need the ability to add margins dependent on whether the image is left or right aligned. I have added the following lines to the relevant css file:
img[style*="left"] {margin:0 10px 10px 0;}
img[style*="right"] {margin:0 0 10px 10px; }
These work fine with the standard image plugin, however i needed the center align option that the enhanced plugin offers. Has anyone got any ideas why this is now working?
Thanks
Stewart