Hi, i use image resize plugin from G33k and i have a question. How to automatically make border to images? see attachments to understand what i'm talking about.
Any idea, please?
In my theme stylesheet i dont have img .attachment, only img. I just added boarder 1px solid with color #000 but woks on all images (icons, butons etc)
I just wanna make it work for images added with bbcode like [img]image[/img].
^ you can try like this : .post_body img {border: 1px;}