Furry stuff, oekaki stuff, and other stuff.
You are not logged in.
the background image thing didnt work...
do i maybe need a repeat variable as well?
nvm, it worked, but not for comment posts, bor the bg of pics tha are too big...
what file is that message under?
In "functions.php" do a search for the word "mailer". There are three references.
The language file is a bit of a mess, and some things still don't have resource names.
hoe do i change the comment post bg?
In one of the templates, such as "templates/classic.php":
.postdata { /* Picture for each post */ text-align: center; background-color: $cPostbgColor; } .commentmain { /* Container for each comment */ margin: 0 0 0 10px; }
".postdata" is the containter for the picture and comments combined, ".commentmain" is just for the comments.
Just add a line like background-image: url("p_background.jpg");
...the sender is Oekaki Poteto Admin.
In "language/english.php" search for the variable $langop_precover_p5 approximately in the middle of the file. Change it from "OekakiPoteto Admin" to whatever you like, except don't use any quotes or apostrophes.
what file is that message under? i want to edit it so it says something that doesnt freak out my potential members. haha
EDIT: also, hoe do i change the comment post bg?
i looked in the templates.php but couldnt find anything that seemed that that was its function.
oh, one more tihng. when the activation key is sent out, or the notice that an account has been accepted is sent out, the sender is Oekaki Poteto Admin. how would i change that to Twighlight Art Oekaki Admin? or TAO Admin? or something like that?