To add a custom image as the seperator, create a file called template.php inside your theme folder, if you don't have one. Copy paste the following code into this,
function theme_breadcrumb($breadcrumb) { $bcimage = $base_path/$directory//( youimage locatopn like this/images/mybreadcrumbimage.png;) if (!empty($breadcrumb)) { return '
0 comments:
Post a Comment