.thumnails in style.css won't change .thumnails in style.css won't change
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

.thumnails in style.css won't change

Started by Pasci, September 02, 2004, 03:06:39 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Pasci

This is still strange:
Now I tried to change the color of the .thumbnails from grey to white, so I used the following code in the style.css
.thumbnails {
background: #FFFFFF;
padding: 5px;
background-color: #FFFFFF;
}

However, as you can see here, the background color is still grey http://bangkokrecorder.com/fotos/thumbnails.php?album=10
Why is this? And how can I make it work?

kegobeer

I think you need to clear your browser cache.  I just visited your gallery and there's no grey around any of your thumbnails.
Do not send me a private message unless I ask for one.  Make your post public so everyone can benefit.

There are no stupid questions
But there are a LOT of inquisitive idiots

Pasci

@kegobeer:
Thanks for the reply. I just saw that it worked, too  ;)