-
Notifications
You must be signed in to change notification settings - Fork 6
Description
Allow me to preface this by saying I don't know a lot about programming. I found Card Creatr after I gave up trying to get custom templates to work in MSE and I think it's very promising. I'm experiencing some issues, however.
Using the official tutorial I followed each step to create a simple test template.
The first issue with the tutorial comes with simply opening the application. The tutorial doesn't mention how to do this at all, and running the program asks for a separate file. This was very confusing at first, but I realized I needed a template to start using the program. The tutorial mentions a "default template," but to my knowledge that simply doesn't appear to exist, and creating an empty file of the necessary type didn't help either. To open the editor, I had to copy a pre-made template and remove most of its contents for a fresh start.
All that out of the way, we come to the issue with multiline text: it simply doesn't work. Attached is an image of my template. As you can see, the only change I made to the body field's code was adding an "align="left"" in a (failed) attempt to fix it. Given that the code in the tutorial doesn't function as intended, this leaves me at a total loss as to what to do.