Search found 77 matches
- Mon Nov 13, 2006 11:12 am
- Forum: Help Center
- Topic: last question i promise
- Replies: 6
- Views: 649
As for how to add writing at the bottom of your comic pages, you can use one of two methods: 1) ***todays_comics*** if you're writings are going to go right after your comic, you can name your comic YYYYMMDDa.gif and then your writings can be a .txt file named like YYYYMMDDb.txt - they'll be display...
- Sun Nov 12, 2006 10:59 am
- Forum: Help Center
- Topic: Old comic pages not existing
- Replies: 2
- Views: 538
First: yup! You're right! The d/ folder is where your archived pages go. And also, once your comics are updated so that they're on your site, they move from their waiting position in the workspace folder, and move into your public_html, so yes: that is normal. As for your site, did you delete the co...
- Wed Oct 25, 2006 12:09 pm
- Forum: Help Center
- Topic: Is autokeen down this morning?
- Replies: 56
- Views: 3010
- Sun Sep 10, 2006 5:32 pm
- Forum: Help Center
- Topic: enter page question
- Replies: 4
- Views: 716
Well this is what you would do: in your indextemplate you'd put the banner and your warning text. You'd create another page (just put it in your workspace/webpages folder) and call it, say, trueindex.html or whatever you want. Then link to that through your indextemplate. And no, it won't screw up a...
- Sun Sep 10, 2006 3:19 pm
- Forum: Help Center
- Topic: enter page question
- Replies: 4
- Views: 716
On your indextemplate, just put your banner and the information text you want. Then create another page, call it as you'd like, and have it link there through the Enter Button. Then design that one as if it were an index page - so having your banner, comics, comments, links, etc. Also, try PMing one...
- Sun Sep 10, 2006 3:15 pm
- Forum: Help Center
- Topic: having trouble with ftp
- Replies: 3
- Views: 446
Be sure to be usign the one sent to you by CG in your account activation email - however, sometimes the password CG automatically sends to you won't work. Try going here and getting a new one.
- Sun Sep 03, 2006 8:53 am
- Forum: Help Center
- Topic: OK.... I have tried everything color still doesn't work
- Replies: 6
- Views: 703
- Sat Sep 02, 2006 6:21 pm
- Forum: Help Center
- Topic: adding links
- Replies: 3
- Views: 560
There's probaby a page on the CG Wiki , but I'll tell you it here (though if you want, you should just search the internet for "html tutorials", or something along those lines). If your contact info is on a page, then just type this: <A href="pagename.html">Link text or code for an image</A> Same wo...
- Sat Sep 02, 2006 12:35 pm
- Forum: Help Center
- Topic: Search Strings
- Replies: 2
- Views: 570
Once you're logged into the CG Siteadmin, go to View Stats and then click on a month for further info, including references.
- Wed Aug 30, 2006 9:25 am
- Forum: Help Center
- Topic: Archive Clean Up
- Replies: 4
- Views: 550
- Wed Aug 30, 2006 6:48 am
- Forum: Help Center
- Topic: Trouble logging in to site admin
- Replies: 7
- Views: 1195
- Thu Aug 24, 2006 6:36 pm
- Forum: Help Center
- Topic: Help with name change and now missing comic
- Replies: 5
- Views: 619
Remember that unlike other websites you may have edited via FTP, CG requires that you log into the CG SiteAdmin and trigger an update before your effects can be seen on the web. For this case, you'd only need an Index Update, by the way. Just go to the SiteAdmin and use your forum information to log...
- Wed Aug 23, 2006 9:01 pm
- Forum: Help Center
- Topic: Dropdown problem
- Replies: 5
- Views: 520
- Tue Aug 22, 2006 1:14 pm
- Forum: Help Center
- Topic: Headline feeds
- Replies: 4
- Views: 610
Well you could always just code in the links to your specific blog posts - it would be easy, but would require an update. And if you're talking about ***todays_comics*** , it doesn't have to be updated with your comic. If your comic appears on your update day, but you haven't uploaded any newer note...
- Fri Aug 18, 2006 7:53 am
- Forum: Help Center
- Topic: Viewing old Comics
- Replies: 2
- Views: 522
- Thu Aug 17, 2006 4:10 pm
- Forum: Help Center
- Topic: Link syntax and navigation buttons
- Replies: 3
- Views: 590
Your header link seems to work fine for me, I guess you got it working. Remember that when you're working links in your dailytemplate.html to put the "/" before your links so that it goes to your root before anywhere else, because your archived pages are within a folder. Also, the ***next_day*** tag...
- Thu Aug 17, 2006 9:53 am
- Forum: Help Center
- Topic: Splitting the Comic and the Comments
- Replies: 6
- Views: 891
There is a way to do this. You'd have to utilize the tag ***todays_notes*** . Basically, you create a folder in your workspace called "data" and then another folder within there called "notes." Within there you upload a .txt file with the same time signature as your comic, and whatever is in there w...
- Wed Aug 16, 2006 6:51 pm
- Forum: Help Center
- Topic: Autokeen quandary
- Replies: 4
- Views: 612
- Wed Aug 16, 2006 2:01 pm
- Forum: Help Center
- Topic: Autokeen quandary
- Replies: 4
- Views: 612
Here's what you should do: make a file called YYYYMMDD.txt for whatever date it it's going to be. Then within that file write the HTML for the rollover image. Then when that day comes and AutoKeen updates your index.html from the template, it'll just put whatever has the same date as per ***todays_c...
- Wed Aug 16, 2006 8:25 am
- Forum: Help Center
- Topic: Links quit working and an image quit showing
- Replies: 4
- Views: 660
Well glad to have helped, and maybe this will help with you now. You should use the ***storyline*** tag for a dropdown - that's what I use and it works. Make sure that your dropdown.txt is in your /workspace/data folder. If you don't have a data folder (it's not a default folder) you'll have to make...