I've added a 'Back to Gallery' link to photo.tpl. Is there anyway I can get it to align horizontally with the first, next, etc. links?
{if !empty($theme.navigator)}
<div class="gbBlock gcBackground2 gbNavigator">
<p align="center"><a href="http://localhost/cumberland_test/?q=gallery">Back to Gallery</a></p>
{g->block type="core.Navigator" navigator=$theme.navigator reverseOrder=true}
</div>
{/if}

Thanks
Posts: 22879
You will need to add you link to the Navigator block. Edit:
modules/core/templates/blocks/Navigator.tpl
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team