Pages: [1] |
|
|
Author |
Topic: edited text looses heading format (Read 30 times) |
DougZ
Posts: 18
|
Is there anyway to preserve the text heading format?
After changing the text below it is no longer formatted as a heading.
<!--#beginSnippet name="imgLeftTitle" users="jc" wysiwyg="yes"-->
<h3>Garden Gate</h3>
<!-- #EndSnippet -->
|
|
|
|
Opossumi
Posts: 16
|
Can you do following change:
<h3>
<!--#beginSnippet name="imgLeftTitle" users="jc" wysiwyg="yes"-->
Garden Gate
<!-- #EndSnippet -->
</h3>

Op
|
|
|
|
|
Pages: [1]
|
|
|
|