What determines which picture is used when spacer.gif is referenced?
Here is my code:
div class="friends_thumb_1"
div class="thumbnail_block" style="float: none;"
div class="thumbnail_block" style="float: none;"
img alt="" style="margin: 0px 5px 10px; width: 110px; height: 110px; background-image: url(http://www.___.com/templates/base/images/icons/spacer.gif);" src="http://www.____.com/templates/base/images/icons/spacer.gif"/
How can I control what graphic is used in this spot? Or how can eliminate this picture entirely from showing up?