Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter taoahler

    (@taoahler)

    Thank you for your replys! I have been unable to solve the problem. Still no colors at all could be changed. I have changed Style Sheet now. And now all colors can change 🙂

    Thread Starter taoahler

    (@taoahler)

    I understand that I cannot change a background color that I cannot see, if it’s covered by an image. Or change the colors in the image, except in Photo Shop or so, which I did. (thats why i want to change the stylesheet colors so they match)

    Heres another ex. -the blog name. I can change it’s position, the font size, but still not it’s color!?

    #blog_name {
    position: absolute;
    left: 55px;
    top: 30px;
    color: #DBD1C2;
    margin: 0;
    padding: 0;
    font-weight:bold;
    font-size: 36px;
    letter-spacing: -2px;
    word-spacing: -0.8px;

    It doesn’t make any difference if I change it through WordPress og through Firefoxes Web Developer plug-in.
    To me this does not compute..

    Thread Starter taoahler

    (@taoahler)

    This was just an example. I can change no colors in the entire Style Sheet!

    “There doesn’t seem to be a wp-config.php file. I need this…” Yes my exact problem too.

    And the reason;
    My host had not activated PHP, only the Database.

    Run this little script here to check if PHP is activated and its settings <?php phpinfo(); ?> place it in a text file called – test.php – run it through your browser. If a status window appears PHP is activated

Viewing 4 replies - 1 through 4 (of 4 total)