Title: Live CSS Preview
Author: Dojo Digital
Published: <strong>2012 年 7 月 7 日</strong>
Last modified: 2026 年 4 月 6 日

---

搜尋外掛

![](https://s.w.org/plugins/geopattern-icon/live-css-preview.svg)

# Live CSS Preview

 由 [Dojo Digital](https://profiles.wordpress.org/dojodigital/) 開發

[下載](https://downloads.wordpress.org/plugin/live-css-preview.2.2.3.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/live-css-preview/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/live-css-preview/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/live-css-preview/#installation)
 * [開發資訊](https://tw.wordpress.org/plugins/live-css-preview/#developers)

 [技術支援](https://wordpress.org/support/plugin/live-css-preview/)

## 外掛說明

This plugin adds a textarea to the Customize page that allows theme editors to write,
preview, and implement CSS code in real time.
 It also includes a frontend CSS editor
window with live preview capability.

## 安裝方式

 1. Upload the `live-css-preview` folder to the `/wp-content/plugins/` directory.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.

## 常見問題集

### Will the CSS be applied to my live site if I hit “Save & Publish”?

Yes. Your changes are saved to the database and applied immediately to the frontend.

### Will the Live CSS Preview allow me to write @media queries?

Absolutely — this is one of its primary features.

### My CSS doesn’t seem to apply. How can I override the theme’s CSS?

The plugin adds a `livecss` class to the `<body>` element.
 Use it to increase specificity
when needed:

    ```
    body.livecss { background-color: red; }
    ```

### 2.1.6

whitespace error removed which may conflict with other plugins

### 2.1.7

Hardening security (sanitization + escaping)
 Cleaning up uninstall logic Stabilizing
CSS injection / preview behavior

### 2.2.2

New behavior, complete rework.
 Front-end Live CSS editor now: -Loads CSS directly
from Appearance  Customize  Additional CSS -Saves directly back to Additional CSS-
Applies changes instantly on the front end

Migration
 -Automatically migrates existing Live CSS data into Additional CSS on
update -Ensures no CSS is lost during upgrade

Improvements
 -Added Minify, Format, and Reset tools in the editor -Improved compatibility
with themes and plugins (including complex layouts) -Hardened CSS and JS to prevent
conflicts (Bootstrap, Toolset, etc.) -Ensures editor appears above all site elements(
z-index handling)

Performance
 -CSS now outputs only once using native WordPress methods -Reduced 
duplicate rendering and improved front-end efficiency

Cleanup
 -Removed redundant Customizer editor (uses native Additional CSS instead)-
Simplified architecture for long-term stability

### 2.2.3

-Fixed ACE autocomplete suggestions stacking below the Live CSS panel (z-index)
-
Fixed Format tool inserting a space after colons in selectors (e.g. a:hover was 
changed to a: hover); spacing is now applied only to property/value lines -Removed
unused legacy Customizer control PHP file -Removed duplicate root js/ and css/ folders(
only assets/js and assets/css are loaded)

## 使用者評論

這個外掛目前沒有任何使用者評論。

## 參與者及開發者

以下人員參與了開源軟體〈Live CSS Preview〉的開發相關工作。

參與者

 *   [ Dojo Digital ](https://profiles.wordpress.org/dojodigital/)

[將〈Live CSS Preview〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/live-css-preview)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/live-css-preview/)、
查看 [SVN 存放庫](https://plugins.svn.wordpress.org/live-css-preview/)，或透過 [RSS](https://plugins.trac.wordpress.org/log/live-css-preview/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/live-css-preview/)。

## 中繼資料

 *  版本 **2.2.3**
 *  最後更新 **2 個月前**
 *  啟用安裝數 **300+**
 *  WordPress 版本需求 ** 5.8 或更新版本 **
 *  已測試相容的 WordPress 版本 **6.9.4**
 *  PHP 版本需求 ** 7.4 或更新版本 **
 *  語言
 * [English (US)](https://wordpress.org/plugins/live-css-preview/)
 * 標籤:
 * [css](https://tw.wordpress.org/plugins/tags/css/)[customizer](https://tw.wordpress.org/plugins/tags/customizer/)
   [editor](https://tw.wordpress.org/plugins/tags/editor/)
 *  [進階檢視](https://tw.wordpress.org/plugins/live-css-preview/advanced/)

## 評分

 5 星，滿分為 5 星

 *  [  2 個 5 星使用者評論     ](https://wordpress.org/support/plugin/live-css-preview/reviews/?filter=5)
 *  [  0 個 4 星使用者評論     ](https://wordpress.org/support/plugin/live-css-preview/reviews/?filter=4)
 *  [  0 個 3 星使用者評論     ](https://wordpress.org/support/plugin/live-css-preview/reviews/?filter=3)
 *  [  0 個 2 星使用者評論     ](https://wordpress.org/support/plugin/live-css-preview/reviews/?filter=2)
 *  [  0 個 1 星使用者評論     ](https://wordpress.org/support/plugin/live-css-preview/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/live-css-preview/reviews/#new-post)

[查看全部使用者評論](https://wordpress.org/support/plugin/live-css-preview/reviews/)

## 參與者

 *   [ Dojo Digital ](https://profiles.wordpress.org/dojodigital/)

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/live-css-preview/)