Open admin-link in new window

maggie55

Joined: 2008-09-26
Posts: 1
Posted: Fri, 2008-09-26 21:35

I installed the gallery theme Ebony and made changes to it so it will fit to my clients website. I'm showing my photoalbum in an i-frame on the clients website so it will blend in the design.

Now I want to make the login-link open in a new window (target=_blank). How can i do that? I've tried everything.

Can anyone help me?

Maggie

 
floridave
floridave's picture

Joined: 2003-12-22
Posts: 22892
Posted: Fri, 2008-09-26 22:58

You would need to edit:
/gallery2/modules/core/templates/blocks/SystemLinks.tpl and save as
/gallery2/modules/core/templates/blocks/local/SystemLinks.tpl

Here is some suto code to get you started
{if $theme.systemLinks[$linkId].text == "Login"}target=_blank {/if}

Dave

_____________________________________________
Blog & G2 || floridave - Gallery Team