Changeset 1956:d272c079e6e5 for plugins/blowupConfig/help.html
- Timestamp:
- 09/19/13 21:07:58 (12 years ago)
- Branch:
- default
- Children:
- 1957:18e928446e18, 2687:718a54718db3
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/blowupConfig/help.html
r0 r1956 8 8 <p>Modifying Blowup theme configuration allows you to customize your theme very easily. To do so, simply fill in the configuration fields or choose a predefined style.</p> 9 9 10 <h 3>Colors</h3>10 <h4>Colors</h4> 11 11 12 12 <p>When you have to enter a color value, you should use the hexadecimal format. For example: "#FF0000" will give you red. You may also use the color picker located next to every color field.</p> … … 19 19 </ul> 20 20 21 <h 3>Measurement units</h3>21 <h4>Measurement units</h4> 22 22 23 23 <p>When you have to indicate a size, it must be followed by a measurement unit. For example: "1em". If you do not include the unit, pixels will be used as default measurement unit.</p> … … 31 31 </ul> 32 32 33 <h 3>Header images</h3>33 <h4>Header images</h4> 34 34 35 35 <p>You can choose a header image among the list to use in place of the default one.</p> … … 39 39 <p>If you upload a JPG image, a border will be added to the image, which is not the case with PNG images (the transparency of which will also be kept).</p> 40 40 41 <h 3>Predefined styles</h3>41 <h4>Predefined styles</h4> 42 42 43 43 <p>You can choose a predefined style in the "Predefinite styles" drop-down list. … … 46 46 <p>You may then modify the predefined style according to your taste and needs.</p> 47 47 48 <h 3>Configuration import / export</h3>48 <h4>Configuration import / export</h4> 49 49 50 50 <p>At the end of Blowup options, you can display an area names "Configuration import/export". This text area contains the configuration you are currently using. You can copy it to share it with others.</p>
Note: See TracChangeset
for help on using the changeset viewer.