Joe2007 Posted March 13, 2007 Posted March 13, 2007 Heya, First I’d like to thank for the beautiful contrib. Works Great… Apart from two little probs: In dm_categories.php : Can’t get to adjust the following sections: 1. // Width and height of icons used in menus (does not apply to plain menus). $menu_icon_width = 5; $menu_icon_height = 5; 2. // Set the three numerical values below to adjust the offset of submenus in // horizontal drop-down and vertical fly-out menus. Values adjust the following (in order) // Top Offset: # of pixels from top border of previous menu the submenu appears // Right Offset: # of pixels from right border of previous menu the submenu appears // Left Offset: # of pixels from left border of previous menu the submenu appears // if the submenu pops to left (i.e. if window border is reached). Negative values are allowed. $menu_layer_offset = array (0,4,4); If I change the values at the above sections, it won’t make any different. Any idea why? Cheers Joe. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.