modifying core.BreadCrumb
|
karas
Joined: 2007-04-02
Posts: 8 |
Posted: Tue, 2009-06-16 00:37
|
|
hi! i'm using my gallery only in photo view (i'm linking to the photos directly from my blog). to that: i'm using the carbon theme, but i think that is all the same. |
|

Posts: 6136
You can edit modules/core/templates/blocks/BreadCrumb.tpl
or you can add $gallery->setConfig('breadcrumbRootId', 418); to config.php with the albumId you want as breadcrumb root.
-s
FlashYourWeb and Your Gallery with The E2 XML Media Player for Gallery2
Posts: 16503
Edit /modules/core/templates/blocks/BreadCrumb.tpl
http://codex.gallery2.org/Gallery2:Editing_Templates
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here
Posts: 8
thanks! its working