Furry stuff, oekaki stuff, and other stuff.
You are not logged in.
I'd like to upload a french version of my oekaki. Is there any language file for french? And if there isn't how can i translate it?
Also i was wondering, where and what file do we edit in order to make the bg fixed? (not moving with the page)
Thank you! :3
Last edited by Aerius (02-21-2007 09:20:58)
Offline
There is currently no language translation for French. Just open up "english.php" and edit each variable name. Ther's directions at the top of the file that tell you what you need to know.
Also i was wondering, where and what file do we edit in order to make the bg fixed? (not moving with the page)
In one of your templates, you need to edit the "body" tag to include a few lines:
body { background-attachment: fixed; background-repeat: no-repeat; background="{image path and name here}" }
Offline