I tried this:
Code:
{if $pagename eq "index" || $pagename eq "shakeit"}
<a href="{$story_url}">{$title_short}</a>
{else}
<a target="_blank" href="{$url}">{$title_short}</a>
{/if} I took the first line (the if statement) from the sidebar because it looks like this is used to determine when to show the sidebar stories box.
Anyone have any ideas on how to format this?
Thanks in advance.
Randy




Linear Mode




