This article will show you how to add Title Text to an image in the Editor Widget. Title text appears when a user hovers over an image.
Who can use this feature?
System Administrators | Owners | Publishers | Authors
Instructions
Log in to your website solution
Note: Website preferences may change what this looks like, but adding "/admin" to your website's URL will take you to a sign-in screen for administrative login
Navigate to your page
Ensure that the Live Edit state is toggled to ON:
Click anywhere inside the Editor widget where your picture is to access the widget:
Click the Code View button to view the HTML version of your content:
Copy the entire alt text string of the image, which is everything from the letters alt to the second quotation mark:
Example: alt="dog in park"
Paste the alt text string so that there are two of them, then replace the alt of one of the strings with title:
Example: alt="dog in park" title="dog in park"
Note: Do not delete the alt text.
Click the Done Editing button to exit the Editor widget:
Hover over the image to view the title text:
Click the Save button: