While I am familiar with web design, I am designing this blog for an admin, an older man, who is not very familiar with blogs. I’d like to make it easy as possible for him to insert images within the “body” of his blog.
To do this, I would like the following to be the default for the image appearance:
float: left; margin-right: 10px; margin-left: 10px; margin-top: 5px; margin-bottom: 5px; border: 2px solid black;
How do I save that as the “default” setting?
I am using EE 1.6.7
thanks!!
joel