Left column Menu problem
Posted: Mon 28. Feb 2005, 20:45
I'm try to create a left column Article menu, using {NAV_TABLE_column}.
Problem I found where I can change colors of the mouse over link and link background color in "include/inc_conf/conf.template_default.inc.php".
Problem: My left column width is 150. BUT the width of the background color is only about 100 for the menu listing.
| - - - - 150 - - - - - - - |
| blue [menu item] blue|
| blue [menu item] blue|
I had set the menu item $template_default["nav_table_struct"]["row_norm_bgcolor"] and the other two menu item attributes, to a different color than the blue Left column block background of blue.
Where do I set the width of the navtable menu listing colors so it is the width of the left column block?
Problem I found where I can change colors of the mouse over link and link background color in "include/inc_conf/conf.template_default.inc.php".
Problem: My left column width is 150. BUT the width of the background color is only about 100 for the menu listing.
| - - - - 150 - - - - - - - |
| blue [menu item] blue|
| blue [menu item] blue|
I had set the menu item $template_default["nav_table_struct"]["row_norm_bgcolor"] and the other two menu item attributes, to a different color than the blue Left column block background of blue.
Where do I set the width of the navtable menu listing colors so it is the width of the left column block?