Final output

image
imageStatic Text

Widget overview

Static text widget is for Inserting static formatted texts In your page. When you click on the edit button a modal window appears with many options to define how the text shows up in your page. At the top section there is text editor with common actions like bold,underline,italic,changing fonts,colors and size of text and many more.

Configuration Options

  1. Background color: Background color sets the background of the text. You can choose the color by inserting the hex value or chooseing it from the colorpicker.
  2. Border Width(in px): It determines how thick the border will be. If you set it zero there will be no borders any number greater than zero will be  the thickness of the border.
  3. Border color: Background color – sets the background color.
  4. Border radious(in px): It’s actually for the rounded corners. The value if zero will make a regular shaped rectangular box which will have regular corners. And if it’s other than zero, the corners of widget will be rounded and the value will be the radious of the rounded corners.

Configuration Options

image