BNS Add Style
If all you need to do is change a Theme’s existing CSS this plugin will provide you an enqueued stylesheet that will not be over-written when a Theme is update; saving you the work of creating and maintaining a Child-Theme.
Download
Latest version: Download BNS Add Style v0.5.4 [zip]
Installation
- Under Plugins | Add New via Search or Upload.
- Activate.
- Read this article for further assistance with installation: http://wpfirstaid.com/2009/12/plugin-installation/
- Add appropriate style elements and properties to “bns-add-custom-style.css” as needed.
- Enjoy!
FAQ
Q. Can I specify the name of this custom stylesheet?
A. No, the stylesheet file name is: bns-add-custom-style.css
Q. How can I edit the “bns-add-custom-style.css” stylesheet?
A. You are able to edit the stylesheet with either your preferred IDE/method of editing theme template files; or, you can simply use the editor found under Appearance | Editor and locate the “bns-add-custom-style.css” file.
Changelog
0.6
- Release February 2013
- Removed LESS support and relevant files (didn’t work correctly)
0.5.4
- Released December 2012
- Correct style bleed through into Administration Panels
0.5.3
- Released December 2012
- Fix typos and add complete URL link
- Refactor to only add LESS file; end-user will need to FTP / manually edit file contents
0.5.2
- Released December 2012
- Refactored to correct headers being resent and added LESS stylesheet version
0.5
- Release December 2012
- Added LESS support with additional stylesheet
bns-add-less-style.css(beta)
0.4
- Release November 2012
- Add i18n support to introductory text of stylesheet
0.3
- Implement OOP style class and code
0.2
- Set stylesheet version to dynamically match plugin version
- Minor ‘readme.txt’ updates
0.1
- Initial release
