{NAV_TABLE_COLUMN}?
{NAV_TABLE_COLUMN}?
Sublevel display not normal, one word per line, see this http://www.c12dienkhanh.com/lopc12/inde ... 53,0,0,1,0
I want all word appear in 1 line as normal. Any idea?
I want all word appear in 1 line as normal. Any idea?
- Oliver Georgi
- Site Admin
- Posts: 9901
- Joined: Fri 3. Oct 2003, 22:22
- Contact:
Hi allison,
first, please restore the copyright at all sites.
regards Knut
first, please restore the copyright at all sites.
regards Knut
>> HowTo | DOCU | FAQ | TEMPLATES/DOCS << ( SITE )
Hi allison,
the following text inside the rendered code of every page is a MUST
Sorry alison... my fault Please read next posting of the BIG BOSS!
the following text inside the rendered code of every page is a MUST
The following text might be a "possible" way of changing<!--
phpwcms | free open source content management system
created by Oliver Georgi (oliver at phpwcms dot de) and licensed under GNU/GPL.
phpwcms is copyright 2003-2006 of Oliver Georgi. Extensions are copyright of\
their respective owners. Visit project page for details: http://www.phpwcms.org
//-->
EDIT:<!--
phpwcms | free open source content management system
created by Oliver Georgi (oliver at phpwcms dot de) and licensed under GNU/GPL.
phpwcms is copyright 2003-2006 of Oliver Georgi. Extensions are copyright of\
their respective owners. Visit project page for details: http://www.phpwcms.org
-----
Thanks Tri Dung for Free Perl guestbook and Deathly Smile for VGallite scripts.
Designed by Allison (TuyenBMFC at gmail dot com)
//-->
Sorry alison... my fault Please read next posting of the BIG BOSS!
Last edited by pepe on Thu 24. Aug 2006, 08:56, edited 2 times in total.
- Oliver Georgi
- Site Admin
- Posts: 9901
- Joined: Fri 3. Oct 2003, 22:22
- Contact:
- Oliver Georgi
- Site Admin
- Posts: 9901
- Joined: Fri 3. Oct 2003, 22:22
- Contact:
"20060817_phpwcms_1.2.8/include/inc_front/front.func.inc.php":
Code: Select all
switch($menu_type) {
case 'F': // vertical, active path unfolded
$unfold = 'active_path';
break;
case 'HCSS': // horizontal, all levels unfolded, add special code for horizontal flyout menu
$create_css = true;
break;
case 'VCSS': $create_css = true;
break;
@allison: First please use the search function.
http://www.phpwcms.de/forum/viewtopic.php?p=70050
http://www.phpwcms.de/forum/viewtopic.php?p=71034#71034(Implemented in 20060825_phpwcms_1.2.8 or patchD).
Knut
http://www.phpwcms.de/forum/viewtopic.php?p=70050
http://www.phpwcms.de/forum/viewtopic.php?p=71034#71034(Implemented in 20060825_phpwcms_1.2.8 or patchD).
Knut
>> HowTo | DOCU | FAQ | TEMPLATES/DOCS << ( SITE )