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.
Hi all.
I have a webcomic (well no kidding..) and I know how to update and all that, but I read the instructions for keentaging, and I'm still like... "Hu?" on the how-to of getting a Background up for the site. I can't figure out how to upload it. Does anyone have a code or a special name I have to give the template file to upload it? Help would really be appriciated.
also if you want it to be a colour you can do <body bgcolor="#XXXXXX"> where the X's are the code for the colour. You can also use the name for simple colours (i.e. <body bgcolor="black">
you can also use <body background="image.jpg"> where image is the URL of the picture.
"Seems like the only comics that would be good to this person are super action crazy lines, mega poses!"
mlaatem_Popcorn wrote:Thanks, guys! But...Um, which sub-folder in workspace do I drop the code into? and how? then do I run a manual update?
Basicly, in the indextemplate.html file (And dailytemplate.html, if you want your archives to have the same background) look for the line of code that says:
You can add in the background code that the others discribed under this line. Then run a manual update. The image itself should be in your 'images' folder, and the URL for the image in the tag should be something like "/images/background.gif" (Or whatever the filename of your background image is.) After it's updated, it should be there.