Search found 4 matches

by SoulDiver
Tue 27. Feb 2007, 09:13
Forum: phpwcms Support English
Topic: Some questions after updated to 1.2.9
Replies: 5
Views: 1581

probably you still have

// paths
$phpwcms['DOC_ROOT'] = $_SERVER['DOCUMENT_ROOT'];
$phpwcms['root'] = '';
$phpwcms['file_path'] = 'phpwcms_filestorage';
$phpwcms['templates'] = 'phpwcms_template';
$phpwcms['content_path'] = 'content';
$phpwcms['cimage_path'] = 'images';
$phpwcms['ftp_path ...
by SoulDiver
Tue 28. Mar 2006, 10:10
Forum: phpwcms Support English
Topic: Problems downloading PDF's from site.
Replies: 5
Views: 3966

hello

it seems like it helped ;-) when i download or open the file everything works fine!

cheers - adi
by SoulDiver
Sun 19. Mar 2006, 02:22
Forum: phpwcms Feature Requests
Topic: Farben in der seitenstruktur
Replies: 3
Views: 3384

hmmm...


meinst du mit inhaltsverzeichnis die navigation auf der linken seite? die kannst du in der datei \config\phpwcms\conf.template_default.inc.php ca. ab zeile 53 anpassen. das müsste etwa so aussehen:

//
$template_default["nav_table_struct"]["row_norm_bgcolor"] = "#FFD300";
$template_default ...
by SoulDiver
Sat 18. Mar 2006, 21:56
Forum: phpwcms Feature Requests
Topic: Farben in der seitenstruktur
Replies: 3
Views: 3384

hallo edi


wenn ich deine frage richtig verstehe lautet die antwort:

unter admin > seitenlayout kannst du für diverse 'blöcke' (Alle Blöcke, links, Abstand links, Haupt [xxx], Abstand r., rechts) die hintergrundfarben definieren.


mfg - adi