SYS_MENU and SUB_MENU class SYS_MENU and SUB_MENU class
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

SYS_MENU and SUB_MENU class

Started by D2K, October 24, 2007, 01:21:47 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

D2K

ok, this might be one of the dumbest question you have ever seen on this forums, but i cant figure it out.

i simply want to apply a different URL class to my SYS_MENU and SUB_MENU; so the URL in sys_menus are for example "class="css1" and sub_menu "class="css2".

how is this possible. im pretty sure its like a minor thing but i just cant figure it out...

thanks in advance

Joachim Müller

Define a sys_menu or sub_menu of your own - you can then assign another CSS class to it. Take a look at the theme "hardwired" that comes with coppermine - it contains such a definition. For details, post details (posting a link to your gallery is almost mandatory).