Changeset 361895
- Timestamp:
- 03/18/2011 09:44:43 PM (15 years ago)
- File:
-
- 1 edited
-
dp-widgets-plus/trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
dp-widgets-plus/trunk/readme.txt
r361864 r361895 23 23 == Installation == 24 24 25 1. Unzip the plugin archive 26 2. Upload the entire folder 'dp-widgets-plus' to '/wp-content/plugins/' 27 3. Activate the plugin through the 'Plugins' menu in WordPress 28 4. Go to Widgets page in admin and configure in 'DP Widgets Plus' panel of each widget 25 1. Upload `dp-widgets-plus` folder to the `/wp-content/plugins/` directory. 26 2. Activate the plugin through the 'Plugins' menu in WordPress. 27 4. Go to Widgets page in your admin panel, you will find 'DP Widgets Plus' control options in each widget. 29 28 30 test. 29 == Frequently Asked Questions == 30 31 No FAQ yet. 31 32 32 33 == Usage == … … 54 55 55 56 So, you can style the output with these CSS selectors: 56 <pre>57 < code>57 58 <style type="text/css"> 58 59 .widget-icon{} 59 60 .widget-icon img{} … … 61 62 .widget-sub-title{} 62 63 .widget-footer{} 63 </code> 64 </pre> 64 </style> 65 65 66 66 == Screenshots ==
Note: See TracChangeset
for help on using the changeset viewer.