johntli Posted August 19, 2010 Share Posted August 19, 2010 What are the steps to use CSS for images in resource? Link to comment https://forums.phpfreaks.com/topic/211167-css-for-images/ Share on other sites More sharing options...
Dragosvr92 Posted August 19, 2010 Share Posted August 19, 2010 i dont understand the question what do you want to do to the image in CSS Link to comment https://forums.phpfreaks.com/topic/211167-css-for-images/#findComment-1101448 Share on other sites More sharing options...
lostprophetpunk Posted August 20, 2010 Share Posted August 20, 2010 What are the steps to use CSS for images in resource? Do you mean something such as this?... #example { background: url('images/imagename.png') no-repeat center center; } Link to comment https://forums.phpfreaks.com/topic/211167-css-for-images/#findComment-1101577 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.