Also ich sehe keinen hellgrünen Navigationstext.
Bei mir sieht es so aus:
http://www.cwe24.com/c-stoph.jpg
Angeschaut im IE + NS
Christoph
Search found 159 matches
- Tue 13. Dec 2005, 17:19
- Forum: phpwcms Support English
- Topic: Problem: Farbe des Navigationstext lässt sich nicht ändern
- Replies: 8
- Views: 2745
- Tue 13. Dec 2005, 17:05
- Forum: phpwcms Support English
- Topic: Problem: Farbe des Navigationstext lässt sich nicht ändern
- Replies: 8
- Views: 2745
- Tue 13. Dec 2005, 16:59
- Forum: phpwcms Support English
- Topic: Problem: Farbe des Navigationstext lässt sich nicht ändern
- Replies: 8
- Views: 2745
- Tue 13. Dec 2005, 16:39
- Forum: phpwcms Support English
- Topic: Bild in Kopfzeile abhängig vom Artikel
- Replies: 26
- Views: 7829
- Sun 4. Dec 2005, 14:01
- Forum: phpwcms Support English
- Topic: Titelbilder mit PHP einbinden
- Replies: 10
- Views: 3216
- Sun 4. Dec 2005, 13:14
- Forum: phpwcms Support English
- Topic: Titelbilder mit PHP einbinden
- Replies: 10
- Views: 3216
Hallo Lümmel,
versuch das mal:
Gruß
Christoph
versuch das mal:
Code: Select all
<!-- Header-BILD -->
<td width="610" bgcolor="#999999">
[PHP]$_SESSION['titelbild']= "Ein Test";[/PHP]
[PHP]echo $_SESSION['titelbild'] [/PHP]
</td>
</tr>
Christoph
- Sun 4. Dec 2005, 09:46
- Forum: phpwcms Support English
- Topic: Titelbilder mit PHP einbinden
- Replies: 10
- Views: 3216
- Wed 30. Nov 2005, 19:02
- Forum: phpwcms Support English
- Topic: email Kontaktformular
- Replies: 2
- Views: 1638
- Thu 24. Nov 2005, 14:44
- Forum: phpwcms Support English
- Topic: edit-link für jeden artikel
- Replies: 9
- Views: 3801
- Wed 23. Nov 2005, 16:12
- Forum: phpwcms Support English
- Topic: edit-link für jeden artikel
- Replies: 9
- Views: 3801
Hi,
vielleicht so etwas:
Christoph
vielleicht so etwas:
Code: Select all
<a href="phpwcms.php?do=articles&p=2&s=1&aktion=1&id=[PHP] echo $GLOBALS['row']['article_id'][/PHP]">edit</a>
- Fri 18. Nov 2005, 19:12
- Forum: phpwcms Support English
- Topic: How to completely hide menu-item in site structure?
- Replies: 10
- Views: 3828
- Fri 11. Nov 2005, 17:16
- Forum: General Discussion
- Topic: poll/ vote script - easy to setup, external, store in txt
- Replies: 7
- Views: 2944
- Thu 10. Nov 2005, 14:35
- Forum: phpwcms Support English
- Topic: News whitout a date on begining
- Replies: 6
- Views: 1843
Hi,
you have to edit this file:
config\phpwcms\conf.template_default.inc.php
There you can switch off date and manipulate the look of {NEW:X}
Christoph
you have to edit this file:
config\phpwcms\conf.template_default.inc.php
Code: Select all
$template_default["news"]["date_format"] = "Y/m/d"; //if empty -> no Date
Christoph
- Tue 8. Nov 2005, 18:05
- Forum: hacks & enhancements Support
- Topic: Calendar Mod v2.01 ionrock - v3 by volkman
- Replies: 87
- Views: 116749
Yes. The calendar works perfect in the frontend. But the edit links
aren't visible in the backend.
Here is a screenshot.
http://www.cwe24.com/cal-1.jpg
Christoph[/img]
aren't visible in the backend.
Here is a screenshot.
http://www.cwe24.com/cal-1.jpg
Christoph[/img]
- Tue 8. Nov 2005, 17:36
- Forum: hacks & enhancements Support
- Topic: Calendar Mod v2.01 ionrock - v3 by volkman
- Replies: 87
- Views: 116749