Recent content by JoshK_

  1. JoshK_

    Template Links

    Just before the watch thread button code: <xen:if is="{$canEditThread}"> <xen:if is="in_array({$forum.node_id}, array(7))"> <div class="linkGroup"> <li><a href="<removed for security reasons>">Mark as Fixed</a></li> </div>...
  2. JoshK_

    Template Links

    Err, I don't quite understand your question. I'm literally editing the template thread_view and adding a link.
  3. JoshK_

    Template Links

    Hello, I'm editing a template, adding a link to it, which when viewed looks like this: However, when I click it, it does this animation in the top right: and doesn't actually take me to the link. When I click on links that users have posted, it works fine. I know my HTML syntax is...
Back
Top Bottom