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? Quote 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. Quote 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! Quote 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
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.