News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

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