ROCKETTHEME IS CLOSING ON JUNE 30, 2025. As a thank-you to our community, enjoy 50% off all themes with the promo code THANKYOU before we shut down.
Read our Farewell Blog Post for more details.
(See #2 in attachment) I understand that whatever this icon is will be the standard for this area. That is fine. What I want to do is change it from the icon font to my own PNG icon. I would like the red background container to be removed as well so it is just the image in that place. Lastly, I would like my PNG icon to scale responsively just as icon font does now. And disappear as it does now on smaller device/mobile.
Re: Replace font icons w/ PNGs? Chapelco RokSprocket
Posted 11 years 9 months ago
well the icon responds because it is a font a background image icon will not respond per se. You can do this a couple of way.
1) create a few different size icons (for each one that you want) and set them to hide or show based on screen display size
2) set the image as an <img src="pathtoimage" /> float it left and call it done. the image will respond