New Zenner
- Join Date:
- Aug 2010
- Posts:
- 24
- Plugin Contributions:
- 0
Breadcrumb image
Can images be used as breadcrumbs? If so, anyone know how?
Thanks,
Sam
Views: 669
New Zenner
Can images be used as breadcrumbs? If so, anyone know how?
Thanks,
Sam
New Zenner
samhughey:
Can images be used as breadcrumbs? If so, anyone know how?
Thanks,
Sam
OK, please disregard. I found it. :oops:
Oba-san
What was the solution to using images as the breadcrumbs? :smile:
New Zenner
Ajeh:
What was the solution to using images as the breadcrumbs? :smile:
Layout Settings>Bread Crumbs Navigation Separator> place the html for the image source in this field:
<img src="http://url/images/imagename.gif" align="absmiddle" width="10" height="31">
The is to give it spacing.
Oba-san
You may want to change the reference to:
"http://url/images/imagename.gif"
and use:
"/images/imagename.gif"
this will allow it to work on secure and non-secure pages ...
New Zenner
Good idea, thanks.
Tell staff why this post should be reviewed.