Forums
(@thepinguin)
16 years, 9 months ago
i’ve solved the problem:
footer.php
<div id="stupid_smile_icon"> <?php wp_footer(); ?> </div>
style.css
#stupid_smile_icon { display: none; }