![]() |
| | #1 (permalink) |
| Administrator | Hi guys, Though i would share this simple little template hack in case anyone wants it. What It Does This will change the short link (highlighted in red in the image below) under the story title to point directly at the homepage of the original content providers web site. [attachment=0]directshorturl.jpg[/attachment] Open: /yourtemplate/link_summary.tpl Find: Around line 95 Code: (<a href="{$url}" {if $open_in_new_window eq true} target="_blank"{/if}>{$url_short}</a>) Code: (<a href="{$url_short}" {if $open_in_new_window eq true} target="_blank"{/if}>{$url_short}</a>) ![]() Adam |
| | |
| Sponsored Links | |
![]() |
| Thread Tools | |
| Display Modes | |
|
|