|
Pages: [1]
|
 |
|
Author
|
Topic: Default Font (Read 1284 times)
|
|
mephitic
Posts: 6
|
Hi,
I'm curious if there is a way to change the default font of Times New Roman to another font such as Verdana? Most of the text I'm working with in Snippetmaster is Verdana an it would be nice if it defaults to that.
Thanks
|
|
|
|
|
admin
Forum Administrator

Posts: 3070
SnippetMaster Author
|
Yes, you should open the "ieeditor.php" file in a text editor and then search for "<option value="Verdana">Verdana</option>". (around line 1507)
Change it to:
<option value="Verdana" selected>Verdana</option>
and then save.
This should (I think.. can't recall if I got it right) make this option the "Default" selected option.
Let me know..
|
|
|
|
|
|
|
Pages: [1]
|
|
|
 |