Title: Sublime Custom CSS Editor
Author: AsianCoders
Published: <strong>22. december, 2015</strong>
Last modified: 23. december, 2015

---

Søg plugins

![](https://ps.w.org/sublime-custom-css-editor/assets/banner-772x250.png?rev=1314696)

Dette plugin **er ikke blevet testet med de seneste 3 større udgivelser af WordPress**.
Det vedligeholdes eller understøttes muligvis ikke længere og kan have kompatibilitetsproblemer,
når det bruges med nyere versioner af WordPress.

![](https://ps.w.org/sublime-custom-css-editor/assets/icon-128x128.png?rev=1314297)

# Sublime Custom CSS Editor

 Af [AsianCoders](https://profiles.wordpress.org/asiancoders/)

[Download](https://downloads.wordpress.org/plugin/sublime-custom-css-editor.zip)

 * [Detaljer](https://da.wordpress.org/plugins/sublime-custom-css-editor/#description)
 * [Vurderinger](https://da.wordpress.org/plugins/sublime-custom-css-editor/#reviews)
 *  [Installation](https://da.wordpress.org/plugins/sublime-custom-css-editor/#installation)
 * [Udvikling](https://da.wordpress.org/plugins/sublime-custom-css-editor/#developers)

 [Support](https://wordpress.org/support/plugin/sublime-custom-css-editor/)

## Beskrivelse

Sublime Text Custom WordPress Css Editor. You can easily write your custom css by
using this plugin. This will be add inline css in your website.
 We include all 
sublime text editor features in this plugin.

#### Egenskaber

**Features of Sublime Custom CSS Editor**

 * Autocomplete And Hint
 * Syntax highlighting.
 * Line numbering.
 * keyMap Sublime Text
 * autoCloseBrackets
 * matchBrackets
 * Sublime theme
 * showCursorWhenSelecting
 * Translate pot file included.
 * For Example *
    just select your targeted layout ID or Class ID=# or Class=. or
   any html tag Then go to page “`Appearance`” —> “`Sublime Custom CSS`” and enter
   your custom style (CSS only). Example:

    ```
    body{
        color:#222;
        margin: 0;
        padding: 0;
        background-color: #fff;
    }
    .headers{
        font-size: 16px;
        color: :#666;
        position: fixed;
        top: 0px;
        left: 0px;
        right: 0px;
        z-index: 99;
    }
    ```

Credits: CodeMirror.

Email for Support: asiancodersteam@gmail.com

### Arbitrary section

You may provide arbitrary sections, in the same format as the ones above. This may
be of use for extremely complicated
 plugins where more information needs to be 
conveyed that doesn’t fit into the categories of “description” or “installation.”
Arbitrary sections will be shown below the built-in sections outlined above.

### A brief Markdown Example

Here’s a link to [WordPress](https://wordpress.org/) and one to [Markdown’s Syntax Documentation](http://daringfireball.net/projects/markdown/syntax).

Titles are optional, naturally.

Markdown uses email style notation for blockquotes and I’ve been told:

> Asterisks for _emphasis_. Double it up for **strong**.

    ```
    <?php code(); // goes in backticks ?>
    ```

## Skærmbilleder

 * [[
 * Write css with Hint and Autocomplete.
 * [[
 * Fined your content.
 * [[
 * Save and Add custom CSS.

## Installation

This section describes how to install the plugin and get it working.

#### Automatic installation

 1. Go to Plugins > Add New > Upload and select the .zip file from your hard disk
 2. Click the “Install now” button
 3. Activate the plugin through the ‘Plugins’ menu in WordPress

#### Manual installation

 1. Download a copy (zip file) of this plugin from WordPress.org.
 2. Unzip the zip file.
 3. Upload the unzipped directory to your website’s plugin directory (`/wp-content/
    plugins/`).
 4. Log into WordPress Dashboard of your website.
 5. Activate this plugin through the “`Plugins`” tab.

After installation, a “`Sublime Custom CSS Editor`”  menu item will appear in the“`
Appearance`” section. Click on this in order to view plugin’s administration page.

#### Can I use this plugin on my language?

Yes. But If your language is not available then you can make one. This plugin is
ready for translation. The `sublimecsse.pot` file is included and placed in “`languages`”
folder. You need to just translate sublimecsse.pot file.

#### How Can write my style

just select your targeted layout ID or Class ID=# or Class=. or any html tag
 Then
go to page “`Appearance`” —> “`Sublime Custom CSS`” and enter your custom style (
CSS only). Example:

    ```
    body{
        color:#222;
        margin: 0;
        padding: 0;
        background-color: #fff;
    }
    .headers{
        font-size: 16px;
        color: :#666;
        position: fixed;
        top: 0px;
        left: 0px;
        right: 0px;
        z-index: 99;
    }
    ```

## Anmeldelser

![](https://secure.gravatar.com/avatar/1c56a54de488405ee5dcb51eb43614b03293f38fd7dd1f78a3276651c3d0cbd8?
s=60&d=retro&r=g)

### 󠀁[Easy to use](https://wordpress.org/support/topic/easy-to-use-3871/)󠁿

 [shamim94](https://profiles.wordpress.org/shamim94/) 7. juni, 2021

What a great addons for custom CSS. Very easy to use. Thanks to the developer – 
JILLUR RAHMAN

![](https://secure.gravatar.com/avatar/5201194f24e2791c47464e30810f0ba6430e7743a03a0ba35deaf4a0bb65c87a?
s=60&d=retro&r=g)

### 󠀁[Very Good and Helpful](https://wordpress.org/support/topic/very-good-and-helpful-6/)󠁿

 [mdashik198](https://profiles.wordpress.org/mdashik198/) 30. december, 2020

This is a Very Helpful Plugin, with wesome Features.

![](https://secure.gravatar.com/avatar/578ab2ccab5a036e9a290381c7d6a07ea4ff936ef0e058f63bde821624bea85c?
s=60&d=retro&r=g)

### 󠀁[Ashome Features](https://wordpress.org/support/topic/ashome-features/)󠁿

 [AsianCoders](https://profiles.wordpress.org/asiancoders/) 3. september, 2016

Ashome Features include

 [ Læs alle 3 anmeldelser ](https://wordpress.org/support/plugin/sublime-custom-css-editor/reviews/)

## Bidragsydere & udviklere

“Sublime Custom CSS Editor” er open source-software. Følgende personer har bidraget
til dette plugin.

Bidragsydere

 *   [ AsianCoders ](https://profiles.wordpress.org/asiancoders/)

[Oversæt “Sublime Custom CSS Editor” til dit eget sprog.](https://translate.wordpress.org/projects/wp-plugins/sublime-custom-css-editor)

### Interesseret i udvikling?

[Gennemse koden](https://plugins.trac.wordpress.org/browser/sublime-custom-css-editor/),
tjek [SVN repository](https://plugins.svn.wordpress.org/sublime-custom-css-editor/),
eller abonner på [udviklerloggen](https://plugins.trac.wordpress.org/log/sublime-custom-css-editor/)
via [RSS](https://plugins.trac.wordpress.org/log/sublime-custom-css-editor/?limit=100&mode=stop_on_copy&format=rss).

## Ændringslog

#### 1.0

 * Is First Version of The plugin.

#### 1.0.1

## Meta

 *  Version **1.0.1**
 *  Senest opdateret **10 år siden**
 *  Aktive installationer **100+**
 *  WordPress-version ** 4.4 eller højere **
 *  Testet op til **4.4.34**
 *  Sprog
 * [English (US)](https://wordpress.org/plugins/sublime-custom-css-editor/)
 * Tags
 * [css](https://da.wordpress.org/plugins/tags/css/)[CSS3](https://da.wordpress.org/plugins/tags/css3/)
   [editor](https://da.wordpress.org/plugins/tags/editor/)[sublime](https://da.wordpress.org/plugins/tags/sublime/)
   [sublime text](https://da.wordpress.org/plugins/tags/sublime-text/)
 *  [Avanceret visning](https://da.wordpress.org/plugins/sublime-custom-css-editor/advanced/)

## Bedømmelser

 5 ud af 5 stjerner.

 *  [  3 5-stjernet anmeldelser     ](https://wordpress.org/support/plugin/sublime-custom-css-editor/reviews/?filter=5)
 *  [  0 4-stjernet anmeldelser     ](https://wordpress.org/support/plugin/sublime-custom-css-editor/reviews/?filter=4)
 *  [  0 3-stjernet anmeldelser     ](https://wordpress.org/support/plugin/sublime-custom-css-editor/reviews/?filter=3)
 *  [  0 2-stjernet anmeldelser     ](https://wordpress.org/support/plugin/sublime-custom-css-editor/reviews/?filter=2)
 *  [  0 1-stjernet anmeldelser     ](https://wordpress.org/support/plugin/sublime-custom-css-editor/reviews/?filter=1)

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

[Se alle anmeldelser.](https://wordpress.org/support/plugin/sublime-custom-css-editor/reviews/)

## Bidragsydere

 *   [ AsianCoders ](https://profiles.wordpress.org/asiancoders/)

## Support

Har du noget at sige? Har du brug for hjælp?

 [Vis supportforum](https://wordpress.org/support/plugin/sublime-custom-css-editor/)