Editing Templates :: Getting Started
To change the appearence of your public website you need to edit what are called templates. These are templates that ComicCMS uses to create each page on your site.
Before you start getting into the templates system you will need to know the languages that websites are written in: (X)HTML and CSS. If you know CSS then you can change the colours and sizes of objects on your pages inside the default CSS file template. If you know HTML as well then you can change the appearance of absolutely everything that ComicCMS creates.
Don't worry if you don't know either of these languages though, it's easy to understand and modify the default templates.