Test CSS Formatting in Real Time on Your WordPress Blog

Test CSS Formatting in Real Time on Your WordPress Blog

WordPress CSS PluginSo the theme customizer is here, and presumably here to stay.

Not only that, it would seem that theme developers are going to be utilizing it – which is of course key to its long term success. I am sure we will be seeing plenty of updates to WordPress’ biggest new feature in future versions, but for the time being, plugin developers will be toiling away to create their own custom functionality.

And today I want to focus on one such plugin – Live CSS Preview.

Real Time Formatting

We all understand the key selling point of the theme customizer – it allows you to test changes to your site, in real time, and then implement them immediately. Whilst the options at this point are relatively limited, I presume they will be expanded upon in the future.

The focus is clearly very much on basic formatting options for users who are perhaps not prepared (or able) to roll up their sleeves and get their hands dirty with some code, which is perhaps why CSS formatting was not included as standard.

However, Live CSS Preview is seeking to redress the balance with one little box:

WordPress CSS Plugin

You will find this box in the sidebar in the theme customizer, and as you might be able to guess, you can use it to make real time changes to your site’s CSS:

WordPress CSS Plugin
Before…
WordPress CSS Plugin
…and after.

The change is literally instant, so this plugin gives you an easy way of experimenting with your site’s formatting.

FREE EBOOK
Your step-by-step roadmap to a profitable web dev business. From landing more clients to scaling like crazy.

By downloading this ebook I consent to occasionally receive emails from WPMU DEV.
We keep your email 100% private and do not spam.

FREE EBOOK
Plan, build, and launch your next WP site without a hitch. Our checklist makes the process easy and repeatable.

By downloading this ebook I consent to occasionally receive emails from WPMU DEV.
We keep your email 100% private and do not spam.

Where Does it Go?

I was curious to see how the custom CSS is implemented on the blog, and was disappointed to note that it is placed directly within the page:

WordPress CSS Plugin

Ideally the plugin would append custom CSS to a custom.css file – or at least a bespoke custom file created by the plugin. Having the code placed in the page is the least desirable result, and makes it less viable to use the plugin as a full-time solution for CSS editing.

Having said that, in terms of making and observing CSS changes on the fly, I don’t think this can be beaten. Using this in tandem with Chrome’s Developer Tools (or Firebug) makes formatting a site to your liking really easy.

Download Live CSS Preview.

Creative Commons image courtesy of geirarne

Tags: