Yep, I tried:
.vbcms_content img { max-width:100%;}
and:
.vbcms_content img {max-width: 350px; max-height: 200px;}
The first one doesn't change anything, the second one makes the latest article image size 350px wide, but doesn't change the preview images at all. I don't want to change the size of the latest article image, just the preview images.
--------------- Added [DATE]1335329618[/DATE] at [TIME]1335329618[/TIME] ---------------
btw, I've currently set it to .vbcms_content img {max-width: 350px; max-height: 200px;} so you can see how it looks with this setting, if thats of any help?
|