Changeset 361834
- Timestamp:
- 03/18/2011 08:01:36 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
r361797 r361834 33 33 34 34 Before using DP Widget Plus, the HTML markup of each widget usually like this: 35 35 36 <div id="widget-xxx" class="widget"> 36 37 <h3 class="widget-title">Widget Title</h3> … … 51 52 52 53 So, you can style the output with these CSS selectors: 54 <pre> 55 <code> 53 56 .widget-icon{} 54 57 .widget-icon img{} … … 56 59 .widget-sub-title{} 57 60 .widget-footer{} 61 </code> 62 </pre> 58 63 59 64 == Screenshots == 60 65 61 1 , 2, 3, 4. Widget example that using DP Widgets Plus66 1. Widget example that using DP Widgets Plus 62 67 2. The 'DP Widgets Plus' panel in each widget 68 3. 69 4. 63 70 64 71 == Changelog ==
Note: See TracChangeset
for help on using the changeset viewer.