the site is http://webhostmaven.com Scroll, down in the sidebar/widget, I am trying to center the ad. I am able to pad the actual image to the right...but there is this purple border which is not in the affiliate link code...it seems to be part of the template...where can I find that and either move it or get rid of it?
Step 1. Remove inline style "padding-left: 40px" <img alt="affiliate_link" src="http://www.ipage.com/affiliate/banners/549" [COLOR="red"]style="padding-left: 40px;[/COLOR]"> Code (markup): Step 2. add below to style.css .textwidget{ text-align:center; /* centering the image */ } .textwidget img{ border:0; /* removes the border from the image */ } Code (markup):
Im viewing the site in Firefox 3.6 and I cant see any purple border can you check again and let me know if its still there?
Its look good yes there id purple shadow around the add look different but over all good work nothing to need change
Purple border is no more visible as the issue is resolved (I received a rep from "quatto", so assuming he did the changes as I suggested). Request to "quatto" to update the thread as well when issue is resolved so that no more trail of posts starts.