';
echo 'To do this, create your own directory. The name of the directory determine the name of the style.
';
echo 'Styles named with the prefix "TSN_" are styles delivered by the Ranksystem itself. These will be replaced with upcoming updates.
';
echo 'DO NOT change this styles. If you want to do this, copy it to own directory and do changes there.
';
echo 'Place all needed files for the style (like images, fonts, ..) inside your own directory.
';
echo 'Index files are the ST.css / WI.css and ST.js / WI.js, see below. JavaScript files are optional.
';
echo 'Naming convention CSS:
';
echo '- fix name "ST.css" - for statistics page
';
echo '- fix name "WI.css" - for webinterface
';
echo 'Naming convention JavaScript:
';
echo '- fix name "ST.js" - for statistics page
';
echo '- fix name "WI.js" - for webinterface
';
echo 'To activate the style for the Ranksystem:
';
echo '- go to the Webinterface
';
echo '- on right top corner, on your Login-Name, activate the "expert mode"
';
echo '- go to "Other" and choose your "custom style"
';
echo 'Your style, wich is added like this, will be update save!
';
echo 'If you want to publish your style, you can send this to:
';
echo 'admin@ts-ranksystem.com
';
echo 'We will implement it with the next release!
';
echo 'Thx for all who supports this project!!!
';
echo 'We will honor you and name you on the info page.';
?>