Where is this image border coming from? How do I change it? Where is this image border coming from? How do I change it?
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Where is this image border coming from? How do I change it?

Started by joeyphoto, November 06, 2005, 06:37:55 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

joeyphoto

I'm getting this border around my thumbnails and full size images but it
only shows up in internet explorer.

It looks sort of like a gradient.

(https://coppermine-gallery.com/forum/proxy.php?request=http%3A%2F%2Fsouthbayexposure.hn.org%2Fborder.jpg&hash=6a3902b0cd931ebcf8be84f8207db8840c150da3)

Is there a way to change the color of it.


Tranz

It's likely your theme. Check in classic. For more help, post a link.

joeyphoto

Here's my site.
I started with a theme but it's been heavily modified.  The only thing I cant seem to change is that image border.
www.southbayexposure.com

Tranz

I'm guessing this is it:
.image {

margin: 2px;

filter: progid:DXImageTransform.Microsoft.Shadow (color=#8C0000, direction=135, strength=5);

}

joeyphoto