The Tree of Widsdom

智慧の樹

PostBody Widget: font, border, background, and shadow

The PostBody Widget
The PostBody Widget

Use the PostBody Widget (dashPostBody) to:

  • Set the font family, size, and color of your website’s Text Area using $TextFont, $MapBodyTextSize, and $MapBodyTextColor.
  • Set the Main Text “card” opacity, border, and shadow. This is used by posts that use the CARD export option, and by pages with teasers—i.e., the Home and category pages. Set border thickness with $Border and color with $BorderColor. Set shadow using $ShadowDistance, $ShadowBlur, and $ShadowColor.
  • Set the Main Text “card” background color with $Color.
Reminder
To activate your border and shadow settings, add CARD to the $blogBkgOpt of the prototype, category, or note you want affected.
The color, border, and shadow effects are toggled by setting the relevant notes’ <code>$blogBkgOpt</code> to <b>CARD</b>.
The color, border, and shadow effects are toggled by setting the relevant notes’ $blogBkgOpt to CARD.