See this is what is confusing me. my button images are looking at the correct place
Code:
http://www.aquacooledpc.co.uk/includes/templates/Aqua/buttons/english/button_return_to_product_list.gif
But seems my logo, BG images and Sidebar are all looking at
Code:
http://www.aquacooledpc.co.uk/includes/templates/template_default/images/sidebox_icon_catalog.gif
looking at the side box php file i can see
PHP Code:
src="<?php echo $template->get_template_dir('/sidebox_icon_catalog.gif',DIR_WS_TEMPLATE, $current_page_base,'images'
anyone know where the template_dir is defined??