Hi. I have a new client and although I've yet to understand what they did the following is now happening.
Any images uploaded or inserted using image assist now causes the stories, blog, images, etc.... that are published to the front page to run together.
You can see what I mean at http://deafconnection.net
The first image is Deaf Convention and the next post (The Key Ingredients to Transformation) is wrapped to the right of the image instead of below it as it should be.
I've gone through the database, re-uploaded the image, image_assist modules, etc.... but can't seem to correct the problem.
It looks as though there is a closing tag missing to me, but who am I? :)
Could someone take a peak and let me know?
Thanks a bunch to any help in resolving this.
The site is using Drupal 4.6.5 (don't recall the date, but it is the last official release)
Comments
clear
You either need to put smaller images and longer stories, so the images have enough space, or use a CSS clear between stories to prevent the content wrapping.
Try adding to the theme's .css file:
Thankyou
Thank you, Nedjo.
Since the site owner wishes to have larger pics, I chose to add the div.node for her.
That did the trick.
I owe you one.
Thanks again!