Insert a Horizontal Line, a Smiley Face, or a Special Character

Content Management
Horizontal Line
To Insert a Horizontal Line:
  1. Select where you would like the horizontal line in the WYSIWYG editor. 
  2. Click the  icon to enter a new line with a horizontal bar. 
The default bar will look like this and will span the entire width of the content area. 


To format a horizontal bar, you will need to go into the HTML code to change the look of it. To see the HTML code, click the  button. 

If you're unfamiliar with HTML code you should see "<hr />" where you've inserted the horizontal line. You can replace <hr /> with something like:
<hr align="left" width="30%" size="2" color="#0070c0">
This code looks like this: 


To edit the horizontal bar, just change the bolded text with your formats. Width is the length of the bar, size is the height/thickness, and color is a color hex code. 





Smiley Faces
To Insert a Smiley Face: 
  1. Select where you would like the smiley face to be in the WYSIWYG editor. 
  2. Click the  icon.
  3. Click on the smiley face you would like to insert from the pop up.


If the smiley you want to use isn't listed, just insert an image that is 19x19 pixels. To insert an image, CLICK HERE.





Special Characters
To Insert a Special Character:
  1. Select where you would like the special character to be in the WYSIWYG editor. 
  2. Click the  icon.
  3. Click on the symbol you would like to insert:


Add Feedback