Notes PostWidgets is a plugin which adds a custom post type that you can use to create text widgets with.
The widgets are styled by the themes just like regular widgets. For additional styling you can sett the "Container class" to a class name of your choice. This class name will be used on the DIV tag that contains everything inside the widgets.
Example:
<style>
.my-class-name { background-color: black; color: white; }
.my-class-name h2.widgettitle { color: pink; }
</style>
Requires: 3.0.0 or higher
Compatible up to: 3.3.2
Last Updated: 2012-1-31
Downloads: 1,249
Got something to say? Need help?