usman07 Posted May 18, 2012 Share Posted May 18, 2012 I have a image and I want the image to be inline with the image beside it, iv tried most things but i cant get it to work. The other image beside the filter image are outputted using php. You can have a look here: http://mumtazproperties.hostei.com/forsale.php Heres the css that I have used for the filter image: #filter{ width: 214px; height: 217px; padding-left: 8px; display: inline-table; } heres the css used for the image that are outputted by php: .propimage{ width: 758px; height: 191px; padding-left: 15px; padding-top: 30px; display: inline-table; } Thank you Quote Link to comment Share on other sites More sharing options...
algidDes702 Posted May 23, 2012 Share Posted May 23, 2012 I am failing to see the problem? Is it still there, if so explain it some more. If its not please mark your post as 'solved' Quote Link to comment 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.