I\'m trying to display one line of excerpt from posts beneath the images at the bottom of this website: http://www.wha2wear.com/ This is the php function used to get the images
Your problem is that your display is dependent on the data. A blurb starting with
or will wrap, otherwise not. Wrap them in
div
s to make them line up properly:
You could also just force a line break between the two:
';
echo ''; ?>