- For all fields, if you need a special character (รง, etc.) please use the unicode character and paste it directly into fields. On a mac, you may find the characters on the character palette. On windows, do the following:
- go to the Character Map
- tick the Advanced View checkbox
- change the character set to Unicode
- find the character you want (the font doesn't matter)
- copy it and paste it into the Drupal form field
- If you are only inserting an image, you DO NOT need to enter any div/span information. You only need to pick the alignment and width using the image insert form (brought up by clicking the little picture at the bottom left.
- div/span classes for the inset area
- If you need to enter specific classes, type:
Note the space between each class name. Each class will be applied to the content of the div/span.
- .highlight = displays as a block, gives a width of 220px. Must also use either .right or .left
- .right = float right
- .left = float left
- .quote-open = adds the opening quote graphic.
- .quote-clolse = adds the closing quote graphic. If you use this with the .quote-open class, you MUST nest this within the .open-quote div. For example:
quoted text
- 221 reads

