Pages: [1] |
|
|
Author |
Topic: changing text style (Read 353 times) |
lg
Guest
|
Hi,
Is there a way that when I select "Heading 1" it returns something else then <h1></h1>. I would like to return something like <span class=title></span>
Thanks.
Luc
|
|
|
|
admin
Forum Administrator

Posts: 1430
SnippetMaster Author
|
Hello,
This is set on line #1501 of the /ieeditor/ieeditor.php file.
You can try playing around with the value tag and see if it works.. (Don't forget to "escape" your quotes.. ie: \" )
The problem is that these values are used by the Microsoft DHTML editing component, so I'm not sure it will "work with" any custom values.
Be sure to post back here and let me know.
The new version of SnippetMaster uses a new editor system.. and it allows for easy change of these values. Be sure to sign up for the announcements mailing list so you know when it is released.
Cheers!
|
|
|
|
|
Pages: [1]
|
|
|
|