DogMelon

Note Studio

FAQ


I exported a book to HTML. How do I change the stylesheet?

If you look at the HTML which Note Studio generates on an HTML export, you will see that it looks for a stylesheet file called "notestudio.css".


When Note Studio exports to HTML, it will look in that directory for a file called notestudio.css. If it doesn't exist, it will export a default .css file. However, if a file called 'notestudio.css' is already in that directory, it will not be overwritten.


If you develop your own stylesheet, place it in the directory where you will export your HTML to. Then you can export the HTML straight over the top (preserving your .css file), and the HTML will be viewed with your stylesheet.


Incidentally, if you do develop a stylesheet, and think other people will like it - please let us know about it!


back