Yet another problem...

For requests for help from CG administrators, Wranglers, and experienced CG members. Please read the FAQ before posting. Also look at CG Wiki for tutorials and how-tos written by other CG webtoonists.
Post Reply
User avatar
Whiterabbit
Newbie
Posts: 10
Joined: Tue Sep 12, 2006 10:02 am
Location: Out of my mind, back in 5 minutes.
Contact:

Yet another problem...

Post by Whiterabbit »

Sorry to bother you all again, but this is really bugging me. I managed to get the index page the right colors. But for some reason, this doesn't carry over to the archive. Do I have to do this for that page as well? If so, how?

Also, what do I name the jpeg I made for the comic title so it shows up? I have been looking forever and a day, but can't find that particular tag name...
Aging is mandatory, maturity is optional.

Come over to my place. You won't regret it. ^_^

User avatar
Swikan
Regular Poster
Posts: 698
Joined: Thu Aug 03, 2006 10:20 am
Location: Texas
Contact:

Post by Swikan »

It would be helpful to have a link to your comic, WhiteRabbit!

Colors: The front page and the archive are two separate html files. So just changing color on the front page does not affect the "back issue" pages. To change the color in the archives, you must edit the html file entitled "dailytemplate.html"

Title Banner: The title banner does not show up automatically. You have to upload the banner to your images file, then insert the html code to display it into the indextemplate.html and dailytemplate.html.

User avatar
Whiterabbit
Newbie
Posts: 10
Joined: Tue Sep 12, 2006 10:02 am
Location: Out of my mind, back in 5 minutes.
Contact:

Post by Whiterabbit »

D'oh! Sorry 'bout that. ^_^;;

http://whiterabbit.comicgenesis.com

And could you tell me the code to put the banner in?
Aging is mandatory, maturity is optional.

Come over to my place. You won't regret it. ^_^

User avatar
JTorch
Regular Poster
Posts: 520
Joined: Mon Jun 19, 2006 7:51 pm
Location: Canada
Contact:

Post by JTorch »

The same way you put in any other image:

Code: Select all

<img src="folder/yourimage.png">
Obviously you replace folder/yourimage.png with your own image.
Image
There's a Civilization on my Fork - Updates Sometimes

User avatar
Whiterabbit
Newbie
Posts: 10
Joined: Tue Sep 12, 2006 10:02 am
Location: Out of my mind, back in 5 minutes.
Contact:

Post by Whiterabbit »

Aaahhh... I see... So I put it where the comic title goes?
Aging is mandatory, maturity is optional.

Come over to my place. You won't regret it. ^_^

User avatar
JTorch
Regular Poster
Posts: 520
Joined: Mon Jun 19, 2006 7:51 pm
Location: Canada
Contact:

Post by JTorch »

You can put it wherever you want it, but I assume you want it at the very top just below the advertisement. In that case, replace ***comic_name*** with the img tag.
Image
There's a Civilization on my Fork - Updates Sometimes

User avatar
Whiterabbit
Newbie
Posts: 10
Joined: Tue Sep 12, 2006 10:02 am
Location: Out of my mind, back in 5 minutes.
Contact:

Post by Whiterabbit »

Sorry it's taken me so long to reply, but I've just become "un-busy" enough to check back. Thanks for replying Swikan and JTorch. I've just updated with your help and we'll see how it turns out.
Aging is mandatory, maturity is optional.

Come over to my place. You won't regret it. ^_^

Post Reply