Beskrivning
With this plugin, you can easily add custom CSS styles to override styles provided in themes and plugins without having to modify their code. In this way your modifications will remain after an update of the theme or plugins.
You define CSS styles in a nice editor with syntax highlighting, undo/redo, find/replace, zoom in/out and line wrapping.
If the editor is too small, you can switch to full screen mode and switch back when you are done.
Before being applied, your code will be compressed (minified) in order to make sure your site still loads as fast as possible.
If you do not want to apply the defined CSS styles everywhere on your site, there are many possibilities to suppress those styles:
- on specific post or page types
- on specific posts or pages
- for logged in users
- for specific post formats
- for specific languages (requires qTranslate or mqTranslate to be installed)
- for specific URL paths
- for specific referrers
- for specific IP addresses
Simple to use, powerful and with a low footprint. Just give it a try !
Skärmdumpar
Installation
- Upload the folder
wp-style-it
to the/wp-content/plugins/
- Activate the plugin through the ’Plugins’ menu in WordPress
- Define a CSS style and configure when not to use it (it will always be used by default)
Vanliga frågor
- How can I contact you with a complaint, a question or a suggestion?
-
Send an email to henri.benoit@gmail.com
Recensioner
Detta tillägg har inga recensioner.
Bidragsgivare och utvecklare
”WP Style It” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.
Bidragande personerÖversätt ”WP Style It” till ditt språk.
Intresserad av programutveckling?
Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.
Ändringslogg
0.1
- First version.