This is an old revision of the document!


Private Directory

Once authorised, you have receive FTP credentials to acces your own private directory.

Your private directory is organized like this:

  • conf/ : holds your configurations (php) files
  • css/ : for your CSS stylesheet(s)
  • img/ : for your own images
  • press/ : upload your press medias files here

conf/

Here you will find all your configuration files:

  • site.php : your main site configuration file
  • faqs.php : your FAQs configuration files

css/

Use this folder to put your own stylesheets :

  • custom.css : is the default stylesheet called from your site. Customize it to your needs.
  • you might need to add additional stylesheets in this folder…

img/

This is where to put your own images, called from your custom stylesheet. You can organize like you want, create subfolders, etc.

press/

All files located there, will be gently linked from your 'about/press' page.

  • Simply name it the way you want to appears in the link button.
  • Dont use space in your file names, but rather use '_' (underscore) that will automatically be replaced by spaces.