(02-01-2012 11:19 PM)akm Wrote: Does that indicate all classes edited/added at AdminCSS editor go to .../themes/..., and if it ends up in that editor (even if edited at files) there is less chance of it getting overwritten ?
If you edit the css style via Admin CP, the cache will be overwritten. That's why you need to use the Admin CP CSS editor if you want to edit your CSS style.
(02-01-2012 11:19 PM)akm Wrote: Also, quick semi-related question... trying to 'edit' error message (scrnshot attached) to change text to match thread fields (subject and message, xthreads fine) for missing text in thread fields (scrnshot attached), and looks like controlled by variable {$errorlist} ?
Are {$variables} found in database ?
You can try to look at the
datahandler_post.lang.php file.