Advanced search  

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]

Pages: [1]   Go Down

Author Topic: style.css won't change  (Read 3496 times)

0 Members and 1 Guest are viewing this topic.

Pasci

  • Coppermine novice
  • *
  • Offline Offline
  • Gender: Male
  • Posts: 29
    • bangkokrecorder.com
style.css won't change
« on: August 31, 2004, 07:59:00 pm »

This is really odd as my style.css has worked before. However, now I tried to change the change the .tableh2 and .tableh2_compact in the style.css. I wanted to change the background color of the cells from grey to white. So I applied the following code:
Code: [Select]
.tableh2 {
background: #FFFFFF;
color : #000000;
padding-top: 3px;
padding-right: 10px;
padding-bottom: 3px;
padding-left: 10px;


}

.tableh2_compact {
        background: #FFFFFF ;
        color : #000000;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;

}

I even changed the .maintable to
Code: [Select]
.maintable {
        background-color: #FFFFFF;
        margin-top: 1px;
        margin-bottom: 1px;
}

Now, after uploading the new style.css, and after refreshing the browser several times and even after refresh after a few hours after upload, the color of the cells is still grey and not black. What might be wrong here?
This is my site: http://bangkokrecorder.com/fotos/index.php
« Last Edit: August 31, 2004, 11:48:33 pm by GauGau »
Logged

Pasci

  • Coppermine novice
  • *
  • Offline Offline
  • Gender: Male
  • Posts: 29
    • bangkokrecorder.com
Re: style.css won't change
« Reply #1 on: August 31, 2004, 08:15:26 pm »

Logged

Pasci

  • Coppermine novice
  • *
  • Offline Offline
  • Gender: Male
  • Posts: 29
    • bangkokrecorder.com
Re: style.css won't change
« Reply #2 on: September 01, 2004, 11:25:18 am »

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
Code: [Select]
.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?
Logged

reason

  • Coppermine newbie
  • Offline Offline
  • Gender: Male
  • Posts: 11
    • thisreason(tm)
Re: style.css won't change
« Reply #3 on: September 29, 2004, 08:10:54 am »

Im having the same problem with my CSS. I change something like a table color, main nav text color upload the CSS file refresh browser .  .nothing chages.
Am I missing something here I mean Im a designer I know how CSS files work but yet nothing changes.
Logged
::creative difference::

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: style.css won't change
« Reply #4 on: September 29, 2004, 08:29:32 am »

link and more details needed, or is your posting just meant as a remark? If you have actual questions and need support, you should provide more information.

Joachim

P.S. Replying to a thread that has been labelled as solved might not be such a good idea though - if the solution doesn't apply to you, you're probably on the wrong thread... ;)
Logged
Pages: [1]   Go Up
 

Page created in 0.03 seconds with 20 queries.