Plugin Directory

Changeset 361834


Ignore:
Timestamp:
03/18/2011 08:01:36 PM (15 years ago)
Author:
cloudstone
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • dp-widgets-plus/trunk/readme.txt

    r361797 r361834  
    3333
    3434Before using DP Widget Plus, the HTML markup of each widget usually like this:
     35   
    3536    <div id="widget-xxx" class="widget">
    3637        <h3 class="widget-title">Widget Title</h3>
     
    5152
    5253So, you can style the output with these CSS selectors:
     54    <pre>
     55    <code>
    5356    .widget-icon{}
    5457    .widget-icon img{}
     
    5659    .widget-sub-title{}
    5760    .widget-footer{}
     61    </code>
     62    </pre>
    5863
    5964== Screenshots ==
    6065
    61 1, 2, 3, 4. Widget example that using DP Widgets Plus
     661. Widget example that using DP Widgets Plus
    62672. The 'DP Widgets Plus' panel in each widget
     683.
     694.
    6370
    6471== Changelog ==
Note: See TracChangeset for help on using the changeset viewer.