Lamez Posted December 21, 2007 Share Posted December 21, 2007 is it possible to get a image at the bottom of a div? for example: www.lamezz.com I want the image above the footer, but below all the content, is this possible. also is the background too much? Quote Link to comment https://forums.phpfreaks.com/topic/82740-solved-image-at-the-bottom/ Share on other sites More sharing options...
phpQuestioner Posted December 22, 2007 Share Posted December 22, 2007 you can set the background image at the bottom of the div. background: url('image.jpg') no-repeat bottom center Quote Link to comment https://forums.phpfreaks.com/topic/82740-solved-image-at-the-bottom/#findComment-420940 Share on other sites More sharing options...
Lamez Posted December 22, 2007 Author Share Posted December 22, 2007 awesome thank you! Quote Link to comment https://forums.phpfreaks.com/topic/82740-solved-image-at-the-bottom/#findComment-421032 Share on other sites More sharing options...
phpQuestioner Posted December 22, 2007 Share Posted December 22, 2007 your welcome Quote Link to comment https://forums.phpfreaks.com/topic/82740-solved-image-at-the-bottom/#findComment-421053 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.