Archive for WYSIWYG
I just imported my HTML and do not see any images. Why?
If you create a new email or autoresponder and the images are not referenced absolutely, you will need to upload your images using the editor. By this I mean that if your images do not look like this: <img src=”http://www.domain.com/imagelocation.jpg” /> but rather like: <img src=”imagelocation.jpg” /> then you will need to upload your images [...]
What is the Paste from Word option?
Paste This is just the normal pasting option, it will paste whatever is in the clip-board. Ctrl V Paste As Plain-Text This strips all HTML and code from what you’re pasting, and just paste the text that was copied. Paste From Word Microsoft word leaves behind some strange code when copying from it and pasting [...]