Posts: 457
Name: Randy
Location: Northern Wisconsin
|
I think the problem you are going to run into is trying to place that read more link every time without the lead in text affecting it. What if the last line of the lead in text runs to the edge? Then the read more link will be pushed to the next line anyway. If you positioned the read more absolutely in the bottom right area of just the paragraph area, then you might overlap the last part of the lead in content.
If it were me, I'd stick with a normal document flow rather than trying to position things so exactly. Especially if you will be converting this to wordpress(?) or other CMS where you really can't control that lead in text cut-off since it is dynamic.
Perhaps float the image right AND the read more link right so that it sits right under the image in the for right corner of the divide div? Or divide each listing area into 2 halves so the paragraphs stay left and the image and read more link stay right.
One more suggestion, I'd make the image and the title a link.
Just my opinion.
|