dolibarr/doc/dev/theme.sgml

36 lines
972 B
Plaintext
Raw Normal View History

2004-03-08 12:01:41 +01:00
<!-- $Id$ -->
<!-- $Source$ -->
<chapt id="theme">Th<54>mes
<sect id="theme-create">Cr<43>ation d'un nouveau th<74>me
<p>
Pour cr<63>er un nouveau th<74>me, allez dans le r<>pertoire
'htdocs/theme/' recopier par exemple tout le r<>pertoire
'dolibarr' vers un nouveau r<>pertoire qui aura le nom de votre
th<74>me. Dans ce r<>pertoire changer le nom du fichier .css pour
qu'il ait le m<>me nom que le r<>pertoire. Modifier ensuite le CSS
et les images contenues dans le r<>pertoire img pour
personnaliser votre th<74>me.
</p>
</sect>
</chapt>
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:nil
sgml-shorttag:t
sgml-namecase-general:t
sgml-general-insert-case:lower
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:2
sgml-indent-data:t
sgml-parent-document:("dolibarr-dev.sgml" "book" "chapt")
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
-->