No its called for in the stylesheet.php
....includes/templates/tableau/css/stylesheet.php
Line #39 : background: url(<?php echo $template->get_template_dir('arrow_nav_hover_up.png', DIR_WS_TEMPLATE, $current_page_base,'images').'/arrow_nav_hover_up.png'; ?>) no-repeat center 36px;
Line #83 : background: transparent url(<?php echo $template->get_template_dir('arrow_nav_hover_up.png', DIR_WS_TEMPLATE, $current_page_base,'images').'/arrow_nav_hover_up.png'; ?>) 0 0 no-repeat;
but not image in the images folder?
thanks



Reply With Quote
