My blog justinbieberzone.com has a very annoying "red cross icon" on top right side of the page. How do I remove it? thanks
My blog justinbieberzone.com has a very annoying "red cross icon" on top right side of the page. How do I remove it? thanks
Forgot to say.. usually it shows up on explorer and safari, not sure about firefox
I dunno if it's a theme option or hardcoded, but your sidebar appears to be looking for an image that doesn't exist...
<div class="sidebar">
<div class="sidebaradbox">
<a href="" target="_new"><img class="ad125" src="" /></a>
</div>
<ul>
the red cross icon means something is wrong with an image link
so...either put an image link in there, or delete this
<div class="sidebaradbox">
<a href="" target="_new"><img class="ad125" src="" /></a>
</div>thanks so much. its gone now :)
This topic has been closed to new replies.