I’m sorry. How can I add url link to widget pictures in bottom of frontpage (lamp, gear, etc.) and not to ruin all style?
I tried to do this with add an <img class=”aligncenter” src=”<?php echo get_stylesheet_directory_uri(); ?>/images/bulb.png” alt=””> at sidebar-home.php but it ruined all style of frontpage.
Can someone help?