ohdang888 Posted December 14, 2010 Share Posted December 14, 2010 i dont understand why i can't find this online... i have this code <style type="text/css"> .blah { background-image:url('http://theblonk.com/iphone/business/jquery.mobile/images/icons-18-black.png'); background-repeat:no-repeat; width:16px; height:16px; } </style> <h1>Hello World!</h1> <div class="blah"></div> and i want to move the icon set to the left by 16 pixels in order to show a new icon. How do i move that image? Thanks Quote Link to comment https://forums.phpfreaks.com/topic/221576-simple-css-question/ Share on other sites More sharing options...
trq Posted December 14, 2010 Share Posted December 14, 2010 http://www.alistapart.com/articles/sprites Quote Link to comment https://forums.phpfreaks.com/topic/221576-simple-css-question/#findComment-1146985 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.