Title: make style sheet inline
Last modified: August 21, 2016

---

# make style sheet inline

 *  Resolved [Hamed.T](https://wordpress.org/support/users/hamedt/)
 * (@hamedt)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/make-style-sheet-inline/)
 * some themes have a small style sheet and i think it’s can be great to make them
   inline and place it in header or even footer.
    it’s help to eliminate render-
   blocking CSS in above-the-fold content. thanks in advance
 * [http://wordpress.org/plugins/autoptimize/](http://wordpress.org/plugins/autoptimize/)

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

 *  Plugin Author [Frank Goossens](https://wordpress.org/support/users/futtta/)
 * (@futtta)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/make-style-sheet-inline/#post-4247608)
 * Ah, but that can easily be accomplished Hamed; either put the inline css between
   noptimize-tags or add a unique string (one that is only in that block of css)
   to the “exclude CSS from autoptimization”-field in the admin page.
 *  Thread Starter [Hamed.T](https://wordpress.org/support/users/hamedt/)
 * (@hamedt)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/make-style-sheet-inline/#post-4247623)
 * i mean autoptimize grab the style.css file export styles compress it and make
   it inline.
    there is simple ways to do it like copy styles and compress it then
   paste it… but i prefer to do it with simply one click. like this: [picture](http://i43.tinypic.com/20za0jb.png)
   i use three plugin to do what i want, before this i just use autoptimize and 
   now i use: 1. autoptimize 2. [Images URL Rewrite for CDN](http://wordpress.org/plugins/image-url-rewrites-for-cdn/)
   3. [Async JS and CSS](http://wordpress.org/plugins/async-js-and-css/)
 *  Plugin Author [Frank Goossens](https://wordpress.org/support/users/futtta/)
 * (@futtta)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/make-style-sheet-inline/#post-4247706)
 * Hmm … I’ll put this on my list of things to investigate, but I’m not sure about
   this one; although this theoretically will lead to a better mobile pagespeed 
   score, it is bound to, in reality, slow things down as you’re including the CSS
   in each and every page requested (which is a serious overhead). I’ll keep you
   posted on what I come up with as conclusion 🙂
 *  Plugin Author [Frank Goossens](https://wordpress.org/support/users/futtta/)
 * (@futtta)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/make-style-sheet-inline/#post-4247943)
 * I’ve been doing some tests, chances are inline CSS will be in one of the following
   releases after all.
 *  Thread Starter [Hamed.T](https://wordpress.org/support/users/hamedt/)
 * (@hamedt)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/make-style-sheet-inline/#post-4247944)
 * you’re awesome frank
 *  Plugin Author [Frank Goossens](https://wordpress.org/support/users/futtta/)
 * (@futtta)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/make-style-sheet-inline/#post-4247945)
 * OK, [1.8.0-test has just been published](http://wordpress.org/support/topic/coming-up-18),
   looking forward to your feedback!
 *  Thread Starter [Hamed.T](https://wordpress.org/support/users/hamedt/)
 * (@hamedt)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/make-style-sheet-inline/#post-4247946)
 * frank if i have a inline css like:
    <s tyle> whatever < /s tyle> and a < link
   rel=” style sheet” href= “stuff. css / >
 * did new feature combine this to one inline style?
 *  Plugin Author [Frank Goossens](https://wordpress.org/support/users/futtta/)
 * (@futtta)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/make-style-sheet-inline/#post-4247947)
 * yes, all CS is aggregated the same way as before, only difference being the place
   where the autoptimized CSS is located (inline vs in external stylesheets).

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

The topic ‘make style sheet inline’ is closed to new replies.

 * ![](https://ps.w.org/autoptimize/assets/icon-256X256.png?rev=2211608)
 * [Autoptimize](https://wordpress.org/plugins/autoptimize/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/autoptimize/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/autoptimize/)
 * [Active Topics](https://wordpress.org/support/plugin/autoptimize/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/autoptimize/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/autoptimize/reviews/)

## Tags

 * [inline css](https://wordpress.org/support/topic-tag/inline-css/)

 * 8 replies
 * 2 participants
 * Last reply from: [Frank Goossens](https://wordpress.org/support/users/futtta/)
 * Last activity: [12 years, 5 months ago](https://wordpress.org/support/topic/make-style-sheet-inline/#post-4247947)
 * Status: resolved