Icy Phoenix
Old Customizations - CMS ADV 1.0.4c For Icy Phoenix 1.2
hpl [ Fri 07 Mar, 2008 18:12 ]
Post subject: CMS ADV 1.0.4c For Icy Phoenix 1.2
Hi all,
This is my first public relase of a mod for Icy Phoenix!
- ##############################################################
- ## MOD Title: CMS ADV
- ## MOD Author: HPL < sandrodrago@hotmail.com > http://www.icyphoenix.it
- ## MOD Description: Advanced CMS functions for Icy Phoenix 1.2.x (based on CMS 1.2.0)
- ## MOD Version: 1.0.4c
- ##
- ## Installation Level: Easy
- ## Installation Time: 2 Minutes
- ##
- ## License: http://opensource.org/licenses/GPL-license.php GNU General Public License v2
- ##############################################################
- ##
- ## Install:
- ##
- ## Copy install_cms_adv.php on YOUR_ROOT then launch YOUR_ROOT/install_cms_adv.php
- ##
- ## Example: if your domain is the following: http://www.mysite.com/ then launch this: http://www.mysite.com/install_cms_adv.php
- ##
- ## After installation delete install_cms_adv.php, copy all folders from ip_root into your site root and clear cache before use the board
- ##
- ## Enjoy CMS ADV!
- ##
- ##############################################################
- ##
- ## MOD History:
- ##
- ## 2008-05-08 - Version 1.0.4b
- ## - Updated to IP 1.2.0.27b patched
- ## - Added lang_german and lang_spanish in extras folder
- ## - Fixed some bugs
- ##
- ## 2008-03-20 - Version 1.0.4a
- ## - Updated to IP 1.2.0.27a patched
- ## - Fixed some bugs
- ##
- ## 2008-03-07 - Version 1.0.4
- ## - Released
- ##
- ## 2008-03-05 - Version 0.4.4
- ## - Block Titlebar & Border ADV: you can create boxes with more blocks
- ## - Fixed some bugs
- ##
- ## 2008-01-20 - Version 0.3.3
- ## - default link functions: you can add in dyn_menu some default link, like upi2db, language, style, login/logout, link with sid, ecc
- ## - added new blocks (globar header, globar header simple, index, jumpbox, nav header, nav logo)
- ##
- ## 2008-01-14 - Version 0.2.2
- ## - Fixed some bugs
- ##
- ## 2008-01-08 - Version 0.1.1
- ## - Global Header functions: dynamic header customizable in CMS page with block system
- ## - first Beta Released
- ##
- ##############################################################
- ## Before Adding This MOD To Your Forum, You Should Back Up All Files Related To This MOD
- ##############################################################
What's New respect to standard CMS of Icy Phoenix?
- Global Header: dynamic header customizable in CMS page with block system:
- Default link: you can add in dyn_menu some default link, like upi2db, language, style, login/logout, link with sid, ecc.
- Border and Titlebar ADV: with advanced customization of borders and titlebars you can create boxes with more blocks:
- New blocks:
- globar header
- globar header simple
- index
- jumpbox
- nav header
- nav logo
- DEMO: http://area69.icyphoenix.it/
CMS ADV 1.0.4c
Package Name: CMS ADV
Package Version: 1.0.4b
Release Spot: More blocks in same block
DOWNLOAD: CMS ADV 1.0.4c
IMPORTANT: for upgrade from
1.0.4/
1.0.4a to
1.0.4b you have to replace all files in your Icy Phoenix.
Important: for custom styes or not standard styles of Icy Phoenix, you must add this classes in style_xxx.css of your style, changing the colors:
/* ######### ChromeStyle ######### */
.chromestyle{
font-weight: bold;
}
.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.chromestyle ul{
width: 100%;
padding: 2px 0;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
}
.chromestyle ul li{
display: inline;
vertical-align: middle;
}
.chromestyle ul li a{
padding: 0px 7px;
margin: 0;
text-decoration: none;
color: #444444; /*THEME CHANGE HERE*/
/*border-right: 1px solid #DADADA;*/
}
.chromestyle ul li a:hover{
color: #880000; /*THEME CHANGE HERE*/
}
/*.chromestyle ul li a:hover{
background: url(images/gray/bg_th.gif) top repeat-x;
}
.chromestyle ul li a[rel]:after{
content: " " url(downimage.gif);
}*/
.dropmenudiv{
position: absolute;
text-align: left;
vertical-align: middle;
top: 0;
border: 1px solid #880000; /*THEME CHANGE HERE*/
border-bottom-width: 0;
line-height: 18px;
z-index: 100;
width: 200px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
background-color: #F8F8F8; /*THEME CHANGE HERE*/
}
.dropmenudiv a{
display: block;
text-indent: 2px;
border-bottom: 1px solid #880000; /*THEME CHANGE HERE*/
padding: 0px;
text-decoration: none;
font-weight: bold;
}
* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}
.dropmenudiv a:hover{
background: #F0F0F0 url(images/gray/bg_row_hover.gif) bottom right no-repeat; /*THEME CHANGE HERE*/
}
enjoy CMS ADV!

ThE KuKa [ Fri 07 Mar, 2008 18:15 ]
Post subject: Re: CMS ADV 1.0.4 for Icy Phoenix 1.2
Nice work
hpl!!!

brandsrus [ Fri 07 Mar, 2008 18:25 ]
Post subject: Re: CMS ADV 1.0.4 For Icy Phoenix 1.2
Very sweet hpl!!!
Corleone [ Fri 07 Mar, 2008 19:07 ]
Post subject: Re: CMS ADV 1.0.4 For Icy Phoenix 1.2
good good work hpl...thanks
Chaotic [ Fri 07 Mar, 2008 20:18 ]
Post subject: Re: CMS ADV 1.0.4 For Icy Phoenix 1.2
This may sound rhetorical, but I'm having trouble removing the gold eagle IP icon in my banner. I used to remove it per template, but couldn't I remove it in overall_header.tpl? If so, what code should I remove to get rid of the icon in my banner?
You can see what I am talking about by visiting my site and checking the banner at the top:
http://www.thelocclan.com
Any help will be greatly appreciated.
Also, great job on this mod HPL!
hpl [ Fri 07 Mar, 2008 20:21 ]
Post subject: Re: CMS ADV 1.0.4 for Icy Phoenix 1.2
in this mod logo is a block, you can edit this in CMS --> see block "Nav Logo", you can code custom html block like:
- <div style="height:150px"> </div>
for see your "top_header.png"
or edit nav_logo.tpl for standard logo editing.
Try it!
Chaotic [ Fri 07 Mar, 2008 20:44 ]
Post subject: Re: CMS ADV 1.0.4 For Icy Phoenix 1.2
I'm having trouble editing that logo out of the file. It seems that when I remove the code for it, my banner shrinks. Is there something completely new in the nav_logo.tpl file that is making the banner collapse?
I've included some screenshots to show the problem:
Chaotic [ Fri 07 Mar, 2008 20:53 ]
Post subject: Re: CMS ADV 1.0.4 For Icy Phoenix 1.2
Wow, I went in and added my own html code like you said. This method is so much simpler than editing the .tpl files by hand.
Great job HPL. This mod is worthy of being included in the next release of IP.
Thanks for your help!
hpl [ Fri 07 Mar, 2008 20:58 ]
Post subject: Re: CMS ADV 1.0.4 for Icy Phoenix 1.2
u're welcome!

KasLimon [ Sat 08 Mar, 2008 17:02 ]
Post subject: Re: CMS ADV 1.0.4 For Icy Phoenix 1.2
Thank you very much, it seems cool!

Chaotic [ Thu 13 Mar, 2008 06:56 ]
Post subject: Re: CMS ADV 1.0.4 For Icy Phoenix 1.2
Hpl,
I think this mod has a conflict with the AJAX Shoutbox included in IP. I added the AJAX Shoutbox to the top of my forum, but adding the AJAX Shoutbox disables the drop-down feature. What could be causing this? Is there a fix?
hpl [ Thu 13 Mar, 2008 15:49 ]
Post subject: Re: CMS ADV 1.0.4 for Icy Phoenix 1.2
is true, javascript of dropmenu has a conflict with ajax chat. I'll try to fix it...
jjuanovi [ Thu 13 Mar, 2008 19:10 ]
Post subject: Re: CMS ADV 1.0.4 For Icy Phoenix 1.2
Spanish language?
Chaotic [ Fri 14 Mar, 2008 01:11 ]
Post subject: Re: CMS ADV 1.0.4 For Icy Phoenix 1.2
is true, javascript of dropmenu has a conflict with ajax chat. I'll try to fix it...
Thanks. The AJAX Shoutbox would be a great addition to the top of the forum.php page.

tc1967uk [ Fri 14 Mar, 2008 18:52 ]
Post subject: Re: CMS ADV 1.0.4 For Icy Phoenix 1.2
Nice work hpl. Does this MOD include the drop down menus seen in the demo?
Chaotic [ Fri 14 Mar, 2008 22:01 ]
Post subject: Re: CMS ADV 1.0.4 For Icy Phoenix 1.2
Any luck with the drop down menu problem Hpl? The problem has to be something in the AJAX Shoutbox. I wish I understood coding better.

Mighty Gorgon [ Sat 15 Mar, 2008 01:53 ]
Post subject: Re: CMS ADV 1.0.4 for Icy Phoenix 1.2
Great mod... thanks!

ThE KuKa [ Sat 15 Mar, 2008 21:34 ]
Post subject: Re: CMS ADV 1.0.4 for Icy Phoenix 1.2
Spanish language?
Send it tomorrow...

tc1967uk [ Sun 16 Mar, 2008 09:11 ]
Post subject: Re: CMS ADV 1.0.4 For Icy Phoenix 1.2
Hi
hpl
I've installed your mod but I'm getting a strange double header:
Do you know what I've done wrong and how to correct it?
Also, how do I add options to the drop-down menu?
hpl [ Sun 16 Mar, 2008 11:39 ]
Post subject: Re: CMS ADV 1.0.4 for Icy Phoenix 1.2
I thinks that you run install_cms_adv.php 2 times....
go to CMS --> Global Header --> delete duplicate blocks
tc1967uk [ Sun 16 Mar, 2008 17:22 ]
Post subject: Re: CMS ADV 1.0.4 For Icy Phoenix 1.2
I thinks that you run install_cms_adv.php 2 times....
go to CMS --> Global Header --> delete duplicate blocks
Yes, that's what I did. Can you say 'Doh!'
Thanks, hpl. Can you advise on how to access and edit the drop down menu via the CMS ADV?
hpl [ Sun 16 Mar, 2008 18:42 ]
Post subject: Re: CMS ADV 1.0.4 for Icy Phoenix 1.2
to use dropdown menu...use block "global_header" & set ID of dyn menu!
hpl [ Thu 20 Mar, 2008 13:32 ]
Post subject: Re: CMS ADV 1.0.4a for Icy Phoenix 1.2
updated to 1.0.4a:
## 2008-03-20 - Version 1.0.4a
## - Updated to IP 1.2.0.27a patched
## - Fixed some bugs
Chaotic [ Thu 20 Mar, 2008 21:23 ]
Post subject: Re: CMS ADV 1.0.4a For Icy Phoenix 1.2
Thanks hpl!
jjuanovi [ Thu 20 Mar, 2008 21:55 ]
Post subject: Re: CMS ADV 1.0.4a For Icy Phoenix 1.2
Spanish language?
KasLimon [ Thu 20 Mar, 2008 23:22 ]
Post subject: Re: CMS ADV 1.0.4a For Icy Phoenix 1.2
Spanish language
All code blocks are to add just before the ?> of each file.
lang_blocks.php
// CMS ADV 1.0.4a
$lang['cms_var_md_col'] = 'Número de columnas';
$lang['cms_var_md_col_explain'] = 'Seleccione el número de columnas en el índice';
$lang['cms_var_md_jumpbox_align'] = 'Alineación';
$lang['cms_var_md_jumpbox_align_explain'] = 'Seleccione la alineación del cuadro saltar a';
//$lang['cms_var_md_num_random_topics_forums'] = 'IDs de Foros';
//$lang['cms_var_md_num_random_topics_forums_explain'] = 'IDs de los foros a ser procesados (0 = todos)';
$lang['cms_var_md_show_background'] = '¿Mostrar fondo de las categorías?';
$lang['cms_var_md_show_background_explain'] = 'Seleccione SÍ si desea mostrar el fondo de las categorías';
$lang['cms_var_md_show_cats_icon'] = '¿Mostrar iconos de las categorías?';
$lang['cms_var_md_show_cats_icon_explain'] = 'Seleccione SÍ si desea mostrar los iconos de las categorías';
$lang['cms_var_md_show_desc'] = '¿Mostrar las descripciones de los enlaces?';
$lang['cms_var_md_show_desc_explain'] = 'Seleccione SÍ si desea mostrar las descripciones de los enlaces al pasar por encima el ratón.';
$lang['cms_var_md_show_links_icon'] = '¿Mostrar iconos de los enlaces?';
$lang['cms_var_md_show_links_icon_explain'] = 'Seleccione SÍ si desea mostrar los iconos de los enlaces';
$lang['cms_var_md_show_sep_icon'] = '¿Mostrar iconos separadores?';
$lang['cms_var_md_show_sep_icon_explain'] = 'Seleccione SÍ si desea mostrar iconos separadores';
$lang['cms_var_md_show_title'] = '¿Mostrar títulos de las categorías?';
$lang['cms_var_md_show_title_explain'] = 'Seleccione SÍ si desea mostrar los títulos de las categorías';
$lang['cms_option_Left'] = 'Izquierda';
$lang['cms_option_Center'] = 'Centro';
$lang['cms_option_Right'] = 'Derecha';
lang_cms.php
$lang['B_Border_and_Background'] = 'Borde y fondo';
$lang['B_Titlebar_Content'] = 'Barra de título';
$lang['cms_pos_gh_top'] = 'Parte superior';
$lang['cms_pos_gh_bottom'] = 'Parte inferior';
$lang['cms_pos_gh_center_left'] = 'Centro (Izquierda)';
$lang['cms_pos_gh_center_right'] = 'Centro (Derecha)';
$lang['CMS_Global_Header'] = 'Cabecera global';
$lang['CMS_Menu_Default_link'] = 'Enlace por defecto (<b>*</b> será ignorado)';
$lang['CMS_Menu_No_default_link'] = 'Sin enlace por defecto (configuración personalizada)';
lang_main.php
$lang['Posts2'] = 'Mensajes';
Greets!
hpl [ Fri 21 Mar, 2008 08:45 ]
Post subject: Re: CMS ADV 1.0.4a for Icy Phoenix 1.2
many thanks
KasLimon, spanish will be included in extras folder on next relase!

jjuanovi [ Fri 21 Mar, 2008 09:22 ]
Post subject: Re: CMS ADV 1.0.4a For Icy Phoenix 1.2
Thanks
Gracias
KasLimon [ Fri 21 Mar, 2008 10:43 ]
Post subject: Re: CMS ADV 1.0.4a For Icy Phoenix 1.2
You are welcome

casimedicos [ Fri 21 Mar, 2008 12:04 ]
Post subject: Galician (galego)
Galician language
lang_blocks.php
// CMS ADV 1.0.4a
$lang['cms_var_md_col'] = 'Número de columnas';
$lang['cms_var_md_col_explain'] = 'Escolla o número de columnas no índice';
$lang['cms_var_md_jumpbox_align'] = 'Alineación';
$lang['cms_var_md_jumpbox_align_explain'] = 'Escolla a alineación do cadro saltar a';
//$lang['cms_var_md_num_random_topics_forums'] = 'IDs de Foros';
//$lang['cms_var_md_num_random_topics_forums_explain'] = 'IDs dos foros a ser procesados (0 = todos)';
$lang['cms_var_md_show_background'] = '¿Amosar fondo das categorías?';
$lang['cms_var_md_show_background_explain'] = 'Escolla SÍ se desexa amosa-lo fondo das categorías';
$lang['cms_var_md_show_cats_icon'] = '¿Amosar iconos das categorías?';
$lang['cms_var_md_show_cats_icon_explain'] = 'Escolla SÍ se desexa amosa-los iconos das categorías';
$lang['cms_var_md_show_desc'] = '¿Amosa-las descripcions dos enlaces?';
$lang['cms_var_md_show_desc_explain'] = 'Escolla SÍ se desexa amosa-las descripcions dos enlaces ó pasar por enriba o rato.';
$lang['cms_var_md_show_links_icon'] = '¿Amosar iconos dos enlaces?';
$lang['cms_var_md_show_links_icon_explain'] = 'Escolla SÍ se desexa amosa-los iconos dos enlaces';
$lang['cms_var_md_show_sep_icon'] = '¿Amosar iconos separadores?';
$lang['cms_var_md_show_sep_icon_explain'] = 'Escolla SÍ se desexa amosa-los iconos separadores';
$lang['cms_var_md_show_title'] = '¿Amosar títulos das categorías?';
$lang['cms_var_md_show_title_explain'] = 'Escolla SÍ se desexa amosa-los títulos das categorías';
$lang['cms_option_Left'] = 'Esquerda';
$lang['cms_option_Center'] = 'Centro';
$lang['cms_option_Right'] = 'Dereita';
lang_cms.php
$lang['B_Border_and_Background'] = 'Borde e fondo';
$lang['B_Titlebar_Content'] = 'Barra de título';
$lang['cms_pos_gh_top'] = 'Parte superior';
$lang['cms_pos_gh_bottom'] = 'Parte inferior';
$lang['cms_pos_gh_center_left'] = 'Centro (Esquerda)';
$lang['cms_pos_gh_center_right'] = 'Centro (Dereita)';
$lang['CMS_Global_Header'] = 'Cabeceira global';
$lang['CMS_Menu_Default_link'] = 'Enlace por defecto (<b>*</b> será ignorado)';
$lang['CMS_Menu_No_default_link'] = 'Sen enlace por defecto (configuración personalizada)';
lang_main.php
$lang['Posts2'] = 'Mensaxes';
Greets!
Borbarad [ Wed 02 Apr, 2008 22:50 ]
Post subject: Re: CMS ADV 1.0.4a For Icy Phoenix 1.2
Very very great mod
hpl 
Many thanks for it!
German language
lang_blocks.php
// CMS ADV 1.0.4a
$lang['cms_var_md_col'] = 'Spaltenanzahl';
$lang['cms_var_md_col_explain'] = 'Wähle die Spaltenanzahl';
$lang['cms_var_md_jumpbox_align'] = 'Position';
$lang['cms_var_md_jumpbox_align_explain'] = 'Wähle die Position der Jumpbox';
//$lang['cms_var_md_num_random_topics_forums'] = 'Foren IDs';
//$lang['cms_var_md_num_random_topics_forums_explain'] = 'IDs der Foren aus denen Themen angezeigt werden (0 = alle)';
$lang['cms_var_md_show_background'] = 'Zeige Kategorie Hintergrund?';
$lang['cms_var_md_show_background_explain'] = 'Wähle JA, um Kategorie Hintergrund anzuzeigen';
$lang['cms_var_md_show_cats_icon'] = 'Zeige Kategorie Icons?';
$lang['cms_var_md_show_cats_icon_explain'] = 'Wähle JA, um Kategorie Icons anzuzeigen';
$lang['cms_var_md_show_desc'] = 'Zeige Link Beschreibungen?';
$lang['cms_var_md_show_desc_explain'] = 'Wähle JA, um Link Beschreibungen mit Mousehover Effekt anzuzeigen';
$lang['cms_var_md_show_links_icon'] = 'Zeige Link Icons?';
$lang['cms_var_md_show_links_icon_explain'] = 'Wähle JA, um Link Icons anzuzeigen';
$lang['cms_var_md_show_sep_icon'] = 'Zeige Trenn Icons?';
$lang['cms_var_md_show_sep_icon_explain'] = 'Wähle JA, um Trenn Icons anzuzeigen';
$lang['cms_var_md_show_title'] = 'Zeige Kategorie Titel?';
$lang['cms_var_md_show_title_explain'] = 'Wähle JA, um Kategorie Titel anzuzeigen';
$lang['cms_option_Left'] = 'Links';
$lang['cms_option_Center'] = 'Mitte';
$lang['cms_option_Right'] = 'Rechts';
lang_cms.php
// CMS ADV 1.0.4a
$lang['B_Border_and_Background'] = 'Rahmen und Hintergrund';
$lang['B_Titlebar_Content'] = 'Titelleiste';
$lang['cms_pos_gh_top'] = 'Oben';
$lang['cms_pos_gh_bottom'] = 'Unten';
$lang['cms_pos_gh_center_left'] = 'Mitte (Links)';
$lang['cms_pos_gh_center_right'] = 'Mitte (Rechts)';
$lang['CMS_Global_Header'] = 'Globaler Header';
$lang['CMS_Menu_Default_link'] = 'Standard Link (<b>*</b> wird ignoriert)';
$lang['CMS_Menu_No_default_link'] = 'kein Standard Link (Eigene Einstellungen)';
lang_main.php
// CMS ADV 1.0.4a
$lang['Posts2'] = 'Beiträge';
Greetings
Borbarad
GAME_OVER [ Sat 05 Apr, 2008 21:05 ]
Post subject: Re: CMS ADV 1.0.4a For Icy Phoenix 1.2
does this work on the lastest IP?
brandsrus [ Sat 05 Apr, 2008 22:37 ]
Post subject: Re: CMS ADV 1.0.4a For Icy Phoenix 1.2
See this quote
Quote:
# ## 2008-03-20 - Version 1.0.4a
# ## - Updated to IP 1.2.0.27a patched
# ## - Fixed some bugs
Yes, it works with the last version of IP

hpl [ Sun 06 Apr, 2008 19:06 ]
Post subject: Re: CMS ADV 1.0.4a for Icy Phoenix 1.2
thanks
Borbarad for language vars!

Chaotic [ Sun 27 Apr, 2008 04:35 ]
Post subject: Re: CMS ADV 1.0.4a For Icy Phoenix 1.2
Hpl,
Will you be updating this modification for the latest patch of IP?
Thanks!
hpl [ Sun 27 Apr, 2008 21:34 ]
Post subject: Re: CMS ADV 1.0.4a for Icy Phoenix 1.2
yes, I'll upgrade cms ADV ASAP
Chaotic [ Thu 01 May, 2008 17:07 ]
Post subject: Re: CMS ADV 1.0.4a For Icy Phoenix 1.2
Quick question:
Is there a way to make the Limit Image Width (ACP -> Configuration -> Limit Image Width) not affect banner code in the global header for this mod? I can't seem to find a happy medium so that images posted in the forum don't stretch the page, but the global banner on top shrinks to the size I have set. I don't want the global header to be affected by the size limitations I have set for images in posts.
If I lengthen all images, my banner fits perfectly, but images in posts are stretching the page.
I have the latest, patched version of IP with the Php121 Instant Messenger and Medal mods installed, which shouldn't bother your mod at all.
I'm not sure if this problem has a lot to do with this mod, but it sounds like a good place to start.
Let me know what you think because the small banner at the top looks stupid, lol.
Thanks!
hpl [ Wed 07 May, 2008 13:39 ]
Post subject: Re: CMS ADV 1.0.4a for Icy Phoenix 1.2
for banner in global_header: try to insert html block: html is "Limit Image Width" free. Try this way!
Chaotic [ Wed 07 May, 2008 16:52 ]
Post subject: Re: CMS ADV 1.0.4a For Icy Phoenix 1.2
Worked perfectly.
Thanks hpl!
hpl [ Thu 08 May, 2008 11:43 ]
Post subject: Re: CMS ADV 1.0.4b for Icy Phoenix 1.2
mod updated to 1.0.4b (for Icy Phoenix 1.2.0.27b)
Limun [ Thu 08 May, 2008 14:35 ]
Post subject: Re: CMS ADV 1.0.4b For Icy Phoenix 1.2
a problem
i tryed to put this in my header (whic i dont know yet how to do it)
i tryed to make it...and i losed my header also
btw any instructions how to install it on others templates
Thanks , when this gona be resolved its great mod man , i saw it in your page ,exelent !!!
hpl [ Thu 08 May, 2008 16:11 ]
Post subject: Re: CMS ADV 1.0.4b for Icy Phoenix 1.2
after install you must clear cache
you must create a global header block (see CMS).
cms --> global header --> create block:
block name: global header
position: bottom
ID menu: you must create a dyn menu
in "extras" folder there are some standard styles!
Limun [ Thu 08 May, 2008 16:26 ]
Post subject: Re: CMS ADV 1.0.4b For Icy Phoenix 1.2
after install you must clear cache
you must create a global header block (see CMS).
cms --> global header --> create block:
block name: global header
position: bottom
ID menu: you must create a dyn menu
in "extras" folder there are some standard styles!
thanks neigbour

grazie...
will try later
hpl [ Thu 08 May, 2008 17:47 ]
Post subject: Re: CMS ADV 1.0.4b for Icy Phoenix 1.2
mod Updated again: problem ajax chat/drop menu is fixed!

Hazard [ Fri 09 May, 2008 00:45 ]
Post subject: Re: CMS ADV 1.0.4b For Icy Phoenix 1.2
Very thx!!!
Ormad [ Mon 12 May, 2008 15:12 ]
Post subject: Re: CMS ADV 1.0.4b For Icy Phoenix 1.2
Hello, the new css code makes opera 9.5 crash (just move the mouse over the menu a few times and it will crash). Don't know if it's a bug in the latest build (can't try others atm) but the previous css code was working just fine with it
hpl [ Tue 13 May, 2008 10:29 ]
Post subject: Re: CMS ADV 1.0.4b for Icy Phoenix 1.2
i'll test it, thanks!
hpl [ Tue 13 May, 2008 10:58 ]
Post subject: Re: CMS ADV 1.0.4b for Icy Phoenix 1.2
with opera 9.27 I don't have any crash (test area on
http://area69.icyphoenix.it/index.php). Opera 9.5 is a beta actually
brandsrus [ Tue 13 May, 2008 15:59 ]
Post subject: Re: CMS ADV 1.0.4b For Icy Phoenix 1.2
A great addon this hpl, thanks for it!
