Title: Christine Frisbee's Replies | WordPress.org

---

# Christine Frisbee

  [  ](https://wordpress.org/support/users/cfrisbee/)

 *   [Profile](https://wordpress.org/support/users/cfrisbee/)
 *   [Topics Started](https://wordpress.org/support/users/cfrisbee/topics/)
 *   [Replies Created](https://wordpress.org/support/users/cfrisbee/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/cfrisbee/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/cfrisbee/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/cfrisbee/engagements/)
 *   [Favorites](https://wordpress.org/support/users/cfrisbee/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Adding new Sliders to template](https://wordpress.org/support/topic/adding-new-sliders-to-template/)
 *  Thread Starter [Christine Frisbee](https://wordpress.org/support/users/cfrisbee/)
 * (@cfrisbee)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/adding-new-sliders-to-template/#post-2462283)
 * It is theme 1208 or Template Monster (where I bought it) 33202. Does it make 
   a difference? My website is [http://www.TheseAreGreat.com](http://www.TheseAreGreat.com)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Background color](https://wordpress.org/support/topic/background-color-9/)
 *  Thread Starter [Christine Frisbee](https://wordpress.org/support/users/cfrisbee/)
 * (@cfrisbee)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/background-color-9/#post-2426282)
 * 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](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Background color](https://wordpress.org/support/topic/background-color-9/)
 *  Thread Starter [Christine Frisbee](https://wordpress.org/support/users/cfrisbee/)
 * (@cfrisbee)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/background-color-9/#post-2426252)
 * 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)