You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/engage/content/email/editor.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -81,14 +81,17 @@ Select and drag and image into the canvas, then return to the sidebar to set ima
81
81
82
82
| Image Property || Description |
83
83
|--------------------------|--------|-------|
84
-
| Image || Upload a new image, add an image url, and adjust the image width. You can also add alternate text to display with the image. |
84
+
| Image || Upload a new image (up to 10 MB), add an image url, and adjust the image width. You can also add alternate text to display with the image. |
85
85
| Action || Use the image link drop-down menu to select [link actions](#link-actions) that occur when a recipient clicks on an image. |
86
86
| General || Adjust container padding, which determines the amount of space between the image and column border. |
87
87
| Responsive Design || Hide selected images for an email viewed on either desktop or mobile. |
88
88
89
89
## Upload an image
90
90
Use the Uploads tool to upload an image for the email template. Click **Upload Image** to select an image stored locally or drag and drop images in the sidebar dropzone.
91
91
92
+
> note ""
93
+
> The maximum image file size you can upload is 10 MB.
94
+
92
95
## Link actions
93
96
Use the **Action Type** drop down menu in the sidebar to select the action that occurs when a recipient clicks on the link, button, or image in the email template.
0 commit comments