I am trying to post a feedburner link with the small image given by them, but the image is being given some type of border in my sidebar.
http://www.totalcomputerrepair.com/
the border is not part of the given image that feedburner provides.
I am trying to post a feedburner link with the small image given by them, but the image is being given some type of border in my sidebar.
http://www.totalcomputerrepair.com/
the border is not part of the given image that feedburner provides.
It's part of your theme/style. All images in your theme are given that shadow border.
Look through your stylesheet/CSS file for "url(img/shadow.gif)". There's more than one of them, and those are what's adding the border.
Ok, so I found out where this type of thing is set.
It is in the styelsheet for whatever theme you are using. Do a search for "img" and you can see exatly where any images will be modified.
In my case it was a "background" shadow.gif file being added to images.
But, maybe this will help someone :)
lol you beat me by 2 minutes!! I posted this and just saw yours ;P
thank you so much for your help!!!
This topic has been closed to new replies.