Wednesday, May 21, 2008

Changing breadcrumb separator

I found it diificult finding how to change the separator but it is really simple

In catalog/includes/header.php:----------------------------------
trail(' ' . tep_image(DIR_WS_IMAGES . 'arrow.gif') . ' '); ?>

You just change it in the header file

No comments: