1<?php
2
3$conf['logo_image']   = '';
4$conf['logo_loader']  = '';
5$conf['loader_image'] = '';
6$conf['show_title']	  = 0; # Titel in der Ladeanmiation anzeigen
7
8$conf['slider show']  = 0;
9$conf['slider text']  = "";
10$conf['slider link']  = "";
11
12$conf['hide search']  = 0;
13$conf['animation']    = 0;
14$conf['transparent start']  = 0;
15$conf['logo link']          = "";
16
17# CSS-Styles
18$conf['color header']     = "";
19$conf['color background'] = "";
20$conf['color h1']         = "";
21
22$conf['css plugin button']  = 0;
23