Is it possible to apply styles to editable images divs so that each week those images can be swapped out and the styles remain consistent?
For example: <div class="mktEditable" id="Main_image" style="padding-bottom:20px;">Main Image here</div>
Also, can you use the same technique for text styling?
thx