I have created a custom page for my assisted comic Fireo Ultimate Tournament.
I went to add a button into the main comic page to navigate to it but when I clicked raw html I was given the default template html to work with and not the template that was in place.
Is this a common error?
Is this possibly because I'm only an assistant to the comic?
Is there a way I can edit the template html that is in place?
If there isn't, would it be possible to post the templates html here so I can copy it across and use it?
It looks like you're using one of the 'black and white' templates. One of the major problems with the templates (besides the default) is that DD doesn't give you the code for them- which is silly. You only get the code for the default.
this thread has the codes for the black and white templates, which is what you will need to start from if you want to add buttons, etc. I imagine you know enough html to be able to find the spot where you want to add the button, and how to add it. Just follow the instructions on that thread to copy the code you want (into notepad or something), add your button, and then paste that into the HTML area of the comic's control panel.