hi All,
i found the mini-panel for the Breadcrumb, and found the content button, but that doesn't let me change the destination of the Home icon.
I have oa_domains enabled, and have two sub-sites, like this:
site1.my_oa_install.com
and
site2.my_oa_install.com
For each of those there is a parent space, and the main overall domain is my_oa_install.com
What i want is for the Home icon to return people to my_oa_install.com, but it returns users to the top url of their space, namely site1.my_oa_install.com or site2.my_oa_install.com.
In the *.tpl file there is a $home_url variable, but i don't want to hard-code in that tpl file?
How do i make this change?
Thanks,
m
PS - if i did want to override the oa_breadcrumb.tpl.php file with my specific changes, where would i put that overridden file?

Comments
admin/config/system/site-information
Hello Marqpdx,
If I understand your question correctly, you set the home page under ...
admin/config/system/site-information
There is a text field under 'Front Page'.
I hope that helps/works.
Have fun.
Nick
Thanks, but
hi Nick,
that is set correctly under Front Page.
it seems that when in an oa_domain sub-site, the Home icon points to the top level space, rather than the overall site home page.
Since the Name of that top level space is already in the breadcrumbs, and clickable, i want the Home icon to go one level higher up, the master domain for all the sites. So i need to edit the breadcrumb, it seems.
Thanks for replying,
best,
m