Title: [Plugin: Comic Easel] Content background
Last modified: August 20, 2016

---

# [Plugin: Comic Easel] Content background

 *  Resolved [kicker](https://wordpress.org/support/users/kicker/)
 * (@kicker)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-comic-easel-content-background/)
 * I chose Easel by chance and decided to stick with it as it is a bit different
   looking, it grew on me. 🙂
    In IE the content background is one color, a very
   light grey rather than Chrome and FF which render it as a grey gradient. I would
   like to have it one firm color rather than the shading. I cannot seem to find
   the WHERE of the CSS for that. Wondering if you could help, thanks, RJ
 * [http://wordpress.org/extend/plugins/comic-easel/](http://wordpress.org/extend/plugins/comic-easel/)

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

 *  Plugin Author [Frumph](https://wordpress.org/support/users/frumph/)
 * (@frumph)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-comic-easel-content-background/#post-2911210)
 * style-default.css
 * *or* alternatively you can go to the easel options and turn off the default styling
   and create your own look, I also have a bunch of child themes at my forum.frumph.
   net ;forums
 *  Thread Starter [kicker](https://wordpress.org/support/users/kicker/)
 * (@kicker)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-comic-easel-content-background/#post-2911233)
 * Thanx! I take it editing style-default.css means losing it on an upgrade. How
   do people deal with that?
    I think I have the area but not sure what to do with
   it. I want to use solid #E6E6E6
 *     ```
       #content-wrapper {
       	background: #111 url('images/background-lines.png') repeat;
       	}
       ```
   
 * thanx again Frumph!
 * Have you ever given any thought to include the ability to make the first post
   a FULL ARTICLE followed by excerpts?
 *  Plugin Author [Frumph](https://wordpress.org/support/users/frumph/)
 * (@frumph)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-comic-easel-content-background/#post-2911267)
 * They use a child theme, or use an override plugin like Theme Companion
 * and huh?
 *  Thread Starter [kicker](https://wordpress.org/support/users/kicker/)
 * (@kicker)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-comic-easel-content-background/#post-2911315)
 * I have a child theme.
    So for style-default.css I do the same as for style? I
   have a style-default.css file in my child folder with changes only?
 * And I stll cannot get the background to change.
    I tried the above with
 *     ```
       #content-wrapper {
       	background: #e6e6e6;
       	}
       ```
   
 * Nothing happened.
 *  Plugin Author [Frumph](https://wordpress.org/support/users/frumph/)
 * (@frumph)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-comic-easel-content-background/#post-2911333)
 * If you have a child theme, add that to the child themes **style.css**
 *     ```
       #content-wrapper {
       	background: #e6e6e6 !important;
       	}
       ```
   
 * If in doubt, add an !important to the line ;/
 *  Thread Starter [kicker](https://wordpress.org/support/users/kicker/)
 * (@kicker)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-comic-easel-content-background/#post-2911340)
 * hey thanks!
    Let me explain what I meant about first full post earlier. I used
   HEADWAY theme for awhile and it was great and had lots of options but it ended
   dragging the down the CPU.
 * I have been unable to find any other theme that offers the FULL POST IN EXCERPTS
   option. I would think it would be very popular for to do it oneself right now
   it takes far too much PHP for non PHPers like me.
 * When using EXCERPTS on the index page, it would be really nice if one could have
   a box somewhere that like HEADWAY offered.
    PRESENT NEWEST POSTS IN FULL MODE
   > How many 1, 2, 3, 4…
 * Not only does it give a website with many new posts a central article to look
   at, it allows for a 336 Adsense in it on the first screen. Which is an !important
   thing! 🙂
 * I just thought if a theme maker offered that up top of their description they
   could get more business? Though maybe I am alone in this. 🙁
 * But thanx for the help no matter!
    RJ

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

The topic ‘[Plugin: Comic Easel] Content background’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/comic-easel_226fa1.svg)
 * [Comic Easel](https://wordpress.org/plugins/comic-easel/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/comic-easel/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/comic-easel/)
 * [Active Topics](https://wordpress.org/support/plugin/comic-easel/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/comic-easel/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/comic-easel/reviews/)

 * 6 replies
 * 2 participants
 * Last reply from: [kicker](https://wordpress.org/support/users/kicker/)
 * Last activity: [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-comic-easel-content-background/#post-2911340)
 * Status: resolved