V Posted November 1, 2010 Share Posted November 1, 2010 I'm trying to achieve this with my blog entries where the date will always be on the bottom. http://i.imgur.com/e9xZa.jpg I tried this http://jsfiddle.net/RUSm3/ but as you can see the date overlaps the image. Is there a way to push the date to the right of the image? Also, there are blog entries without images where the date should be in the far left. I'm trying to achieve this without php. Does anyone have any idea how to make this work? Link to comment https://forums.phpfreaks.com/topic/217460-positioning-to-bottom-of-dynamic-div/ Share on other sites More sharing options...
nano Posted November 1, 2010 Share Posted November 1, 2010 Hello, Please see below: http://jsfiddle.net/RUSm3/53/ Hopefully it helps, I was a little rush. I also made a couple of tweaks to your HTML markup - just to make it a little more semantic. Let me know if it helps. Link to comment https://forums.phpfreaks.com/topic/217460-positioning-to-bottom-of-dynamic-div/#findComment-1129120 Share on other sites More sharing options...
V Posted November 1, 2010 Author Share Posted November 1, 2010 Nano.. you're a genius! That actually works! Link to comment https://forums.phpfreaks.com/topic/217460-positioning-to-bottom-of-dynamic-div/#findComment-1129160 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.