Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Allen

    (@amweiss98)

    well, you could possibly handle this with css, but the first issue is that the image is bound at the top by the text area…if you could put the image where the title is (float to the right), that might give it more room on the bottom and I would play with the size of the image…alternatively you could make you boxes (that holds the title, content, etc.) larger on the bottom.

    Plugin Author Allen

    (@amweiss98)

    also, another way to do this is make the max-height:90px in the css for the image (in the templates.css file). What’s happening is that you have a wide range of images with different heights, so you need to restrict the heights.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Moving Image to be in line with Title’ is closed to new replies.