Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter Christine Frisbee

    (@cfrisbee)

    It is theme 1208 or Template Monster (where I bought it) 33202. Does it make a difference? My website is http://www.TheseAreGreat.com

    Forum: Fixing WordPress
    In reply to: Background color
    Thread Starter Christine Frisbee

    (@cfrisbee)

    I tried this with 3 different number combinations and after uploading it does not change the background color. Any other thoughts? YOu have a space between the * and background and again after the ; Should that make a difference?

    /* General
    —————————————- */
    body{
    /*background:url(images/tail-top.jpg) repeat-x center top #CCFFFF;*/
    /*background-color:#CCFFFF;*/
    color: #CCFFFF;
    font: 100%/1.125em Arial, Helvetica, sans-serif;
    position:relative;
    }

    Forum: Fixing WordPress
    In reply to: Background color
    Thread Starter Christine Frisbee

    (@cfrisbee)

    Peter,

    I tried to do what you said by putting slashes before and after and changed the color
    to CCFFFF. Then I went to upload. When I open the site, it is not changed. Did I do it correctly? Do I also need to change the line that says color#898888?

    About the stray closing, I did not touch anything else.

    Thanks,

    Christine

    /* General
    ---------------------------------------- */
    body{
    	/*background:url(images/tail-top.jpg) repeat-x  center top #6699FF;*/
    /background-color:#CCFFFF;*/
    	color: #898888;
    	font: 100%/1.125em Arial, Helvetica, sans-serif;
    	position:relative;
    }
Viewing 3 replies - 1 through 3 (of 3 total)