look my friend, buzzboost is a tool of feedburner that allows you to
show 2-3 last posts from your blog in any other page you want. For my
case in my e-shop. The code that feedburner gives you is this:
<script src="
http://feeds.feedburner.com/gsmcorner?format=sigpro"
type="text/javascript" ></script>
Nothing more, nothing less. This code shows the 3 last posts from my
blog, and also adds a small image of feedburner logo. Feedburner gives
you the classes that uses the html code so you can change it a little.
So for the class that use that imade i added "display: none" and it
doesn't get displayed in my site. But in anyway it loads, and that
causes the problem. The image loads from "
http://www.google.com/help/
hc/images/feedburner/buzzboost-pwrd.gif ". Not from my site as you
told. Feedburner doesn't give you any way to don't display that image,
or to load it from a secure page (https).
You think you can help?