Quote:
Originally Posted by Theme Tempest
An easier way is to add this to your additional.css template:
Code:
.cms_widget_header h3 img {
display: none;
}
Of course, the above is only if you want to hide them altogether and not replace them. I personally think images in the widgets header look too cluttered, no matter what you put there.
|
So for blog sidebar/blocks/widgets (whatever you want to call them) what would one add to the additional.css to remove the icons those 'things' have?