can't get rid off nav-images
Posted: Tue 11. May 2004, 12:55
hi,
when i use {NAV_TABLE_COLUMN}
i can't get rid off the images
i commented following lines out in conf.template_default.inc.php:
but that doesn't do the job
still get an red 'x' for image not found...
what did i do wrong?
Cheers
SNap
when i use {NAV_TABLE_COLUMN}
i can't get rid off the images
i commented following lines out in conf.template_default.inc.php:
Code: Select all
$template_default["nav_table_struct"]["linkimage_norm"] = "img/article/nav_link_0.gif";
$template_default["nav_table_struct"]["linkimage_over"] = "img/article/nav_link_1.gif";
$template_default["nav_table_struct"]["linkimage_active"] = "img/article/nav_link_2.gif";

what did i do wrong?
Cheers
SNap