PDA

View Full Version : automatic image resizing in wordpress



archer
09-16-2009, 04:03 PM
is there a widget/plugin/code that will automatically resize pictures to a predetermined width?

particularly for picture width that was fine with an old design but is now too wide for a new design(which fucks up the appearance something awful)

i've googled and there doesn't seem to be much out there... particularly for pictures already uploaded or served from a different domain.

Gaystoryman
09-16-2009, 04:34 PM
Are you talking about already uploaded pictures?

If so, try changing the settings in the media section of your admin section.

You could also adjust the css in your theme's style sheet, to where img is set to a specific set of dimensions for thumbnail, medium, and large.