once I click on image it shows the popup box with image. but when I close that popup box, this orange border comes around the thumbnail. please please tell me how do I get rid of it.

Code: Select all
a img {border: none; }
UK Web Hosting for Designers & Developers by TerraNetwork (Norwich, UK) for websites of all sizes.
Code: Select all
a {
outline: 0;
}
Where do i go to set the border. Did you take a look at my site, cause i like the light color border that is apart of my theme. I just have some sort of error, when i click the popup for the product image then close it, an orange border appears. It goes away after you leave or refresh the page. So i don' t know what is going on. Also can you look at the popup and tell me how to fix it as its all out of line.MarketInSG wrote:the borders are part of your theme. to remove it, set border to 0px.
Code: Select all
a img { outline: 0px; }
Users browsing this forum: No registered users and 14 guests