• I have been using div tags to manually position images I had to be centered (since the center function on the editor didn’t work) and I have been resizing the images manually to fit with the content column (else the right side would get truncated or covered up underneath the sidebar.)

    Well, in the future I might change the theme which would change the width of the content portion so the images might look too small or get retruncated with the forced method of setting the images height and width. Is there a way to resize the image to the width of the column as specified under the content part in the css frames?

    I would imagine some use of div tags will be needed.

    For an example of what I am talking about,
    http://tedlow.com/WordPress/?p=22#more-22

    The main concern is so that when I change themes or decide to resize the stuff later, the images will still make sense.

Viewing 1 replies (of 1 total)
  • Thread Starter tedlow

    (@tedlow)

    Or is there a way to assign a variable in the css template so that I can resize all my images to the value of the variable in the css template which can then be changed when I decide to change my css theme later on, so it does not exceed the boundary.

Viewing 1 replies (of 1 total)
  • The topic ‘Image Resizing To Column Width’ is closed to new replies.