Advanced search  

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Pages: [1]   Go Down

Author Topic: Changed style.css, but my text won't show up.  (Read 3863 times)

0 Members and 1 Guest are viewing this topic.

saucysarah

  • Coppermine newbie
  • Offline Offline
  • Gender: Female
  • Posts: 7
Changed style.css, but my text won't show up.
« on: August 09, 2005, 10:39:09 am »

I changed my style.css to fit the color scheme I wanted, but the only problem is the font color is the same as the background. All the links show up though.

Below is what is at the top of my style.css


body {
        background: url ("images/bg.gif");
        background-color: #989495;
        font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
        font-size : 12px;
        color: #FFFFFF;
        margin: 0px;
}



I highlighted what text I think is what determines the font color. Am I correct?

Any help would be appriciated. Thanks.
-Sarah
« Last Edit: August 10, 2005, 12:05:45 am by GauGau »
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: Changed style.css, but my text won't show up.
« Reply #1 on: August 09, 2005, 10:45:06 am »

yes, this determines the font color. The general definition in body later gets overridden in other css classes, e.g. the table cell definitions. Go through your stylesheet for other instances of color:. Post a link to your site for details.
Logged

saucysarah

  • Coppermine newbie
  • Offline Offline
  • Gender: Female
  • Posts: 7
Re: Changed style.css, but my text won't show up.
« Reply #2 on: August 09, 2005, 10:49:22 am »

http://rphillippe.com/images   

Thank-you for replying so quickly.
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: Changed style.css, but my text won't show up.
« Reply #3 on: August 09, 2005, 10:55:51 am »

what section are you refering to? There are no pics yet, please upload at least one.
Logged

saucysarah

  • Coppermine newbie
  • Offline Offline
  • Gender: Female
  • Posts: 7
Re: Changed style.css, but my text won't show up.
« Reply #4 on: August 09, 2005, 11:22:47 am »

Ok, I uploaded an image. But my style.css was changed. It looks completly different than what I had it originally (when I asked the question). I have no idea how to it got changed. I apologize, I can reply to this thread once I have my original style.css up. I can't seem to get it to upload no matter how many times I do it. :-/

Thank-you for replying so quickly. 
Logged

saucysarah

  • Coppermine newbie
  • Offline Offline
  • Gender: Female
  • Posts: 7
Re: Changed style.css, but my text won't show up.
« Reply #5 on: August 09, 2005, 12:12:19 pm »

My Problem is solved.  ;D   I finally figured it out.
Logged
Pages: [1]   Go Up
 

Page created in 0.021 seconds with 20 queries.