Link alignment

heylicky

Joined: 2007-07-22
Posts: 3
Posted: Sat, 2009-08-01 08:11

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}

[img]http://www.cumberlandnetball.com/temp/pic.png[/img]

Thanks

 
floridave
floridave's picture

Joined: 2003-12-22
Posts: 27300
Posted: Sat, 2009-08-01 16:06

You will need to add you link to the Navigator block. Edit:
modules/core/templates/blocks/Navigator.tpl

Dave

_____________________________________________
Blog & G2 || floridave - Gallery Team