FIRST, questions about just talkin
--How can I put a link in a word?
--How can I make my sencetes (HOW DO YOU WRITE THAT?!) bold, Italic and stuff, if I'm saying some thing (not here, in the forums cuz here you have tools for that, but if I'm commenting or saying something at authors comments)
SECOND, questions about the outlook (or however that is called)
-- How can I make a gallery page or a characters page, every one seems to have that, ME WANT IT TOO! But I don't know how.....
--How can I make a 'start' page, like were you come if you go to a comic, like this: http://www.drunkduck.com/Get_Up_and_Go/ (sorry, Tamerlane, but your comic is such a fantastic example)
--How can I make a background for my comic? Like Rija has: http://www.drunkduck.com/Being_everywhere_but_nowhere/
Bij voorbaat bedankt!
April
Life is like ice cream... sometimes it tastes like coconut.
(\__/) | This is Bunny.
(O.o ) | Copy Bunny into your signature to help
(> < ) | him on his way to world domination!
first - i think the same markup code you use in the forums works for the creater comments. i haven't tried it though.
i'm not sure on the link in a word code but if you reply-quote to a post with one in it you'll see how they do it.
second - you can turn on the 'start' page by activating your home page on the homepage link in your control panel. it's #3.
the other questions you have all require HTML coding. you'll need to learn how to write HTML or get a program that does it for you like dreamweaver, frontpage or netobjects fusion. i like to find a webpage that does something i like and view the source to try and figure out how they coded it. to do this select the view menu from your internet explorer and choose source. this will display the HTML code used on that page.
As for the ubbcode, you can simply tag the buttons above in the forum to see what they activate.
The same codes should (mostly) work for the author's comments, just try using <b><u><i></b></u></i> if [b][u][i] doesn't work.
For html. http://www.w3schools.com
This should help, it's a great starting place for working with html.
There's a lot you can do (click link below for some examples), but first you'd need to have an idea what exactly you want on those pages.
Navigation, number of pages, comic page, etc.
Also whether you wish to use the homepage type (which limits your options), - "get up and go" seems to use this.
Or the custom html type (more freedom, but requires some basic html knowledge) - i'm using this myself, but still messing with it.
The most basic ones are a link :
<a href=http://www.drunkduck.com/Random_Ravings/>Main</a>
<a href=http://www.drunkduck.com/Brinkerhoff>Brinkerhoff</a>
Ok, so when I have activated the start-page, how can I post a special start page there, cuz normaly when you have a start page it's just the page that comes before the newest one.
Do I sound stupid? Cuz I am.
Life is like ice cream... sometimes it tastes like coconut.
(\__/) | This is Bunny.
(O.o ) | Copy Bunny into your signature to help
(> < ) | him on his way to world domination!