restructuring

This commit is contained in:
Roland Gruber 2010-02-14 18:29:21 +00:00
parent 9a62bdc1f3
commit 4e21291f27
1 changed files with 35 additions and 35 deletions

View File

@ -1274,48 +1274,48 @@ Have fun!
</mediaobject> </mediaobject>
</screenshot> </screenshot>
</section> </section>
</chapter>
<chapter>
<title>Adapt LAM Pro to your corporate design</title>
<para>LAM Pro allows you to integrate customs CSS style definitions and
design the header of all self service pages. This way you can integrate
you own logo and use your company's colors.</para>
<section> <section>
<title>Custom header</title> <title>Adapt the self service to your corporate design</title>
<para>The default LAM Pro header includes a logo and a horizontal line. <para>LAM Pro allows you to integrate customs CSS style definitions and
You can enter any HTML code here. It will be included in the self design the header of all self service pages. This way you can integrate
services pages after the body tag.</para> you own logo and use your company's colors.</para>
<screenshot> <section>
<mediaobject> <title>Custom header</title>
<imageobject>
<imagedata fileref="images/configPageHeader.png" />
</imageobject>
</mediaobject>
</screenshot>
</section>
<section> <para>The default LAM Pro header includes a logo and a horizontal
<title>CSS files</title> line. You can enter any HTML code here. It will be included in the
self services pages after the body tag.</para>
<para>Usually, companies have regulations about their corporate design <screenshot>
and use common CSS files. This assures a common appearance of all <mediaobject>
intranet pages (e.g. colors and fonts). To include additional CSS files <imageobject>
just use the following setting for this task. The additional CSS links <imagedata fileref="images/configPageHeader.png" />
will be added after LAM Pro's default CSS link. This way you can </imageobject>
overwrite LAM Pro's style.</para> </mediaobject>
</screenshot>
</section>
<screenshot> <section>
<mediaobject> <title>CSS files</title>
<imageobject>
<imagedata fileref="images/configCSS.png" /> <para>Usually, companies have regulations about their corporate design
</imageobject> and use common CSS files. This assures a common appearance of all
</mediaobject> intranet pages (e.g. colors and fonts). To include additional CSS
</screenshot> files just use the following setting for this task. The additional CSS
links will be added after LAM Pro's default CSS link. This way you can
overwrite LAM Pro's style.</para>
<screenshot>
<mediaobject>
<imageobject>
<imagedata fileref="images/configCSS.png" />
</imageobject>
</mediaobject>
</screenshot>
</section>
</section> </section>
</chapter> </chapter>