Recent content by YAB

  1. YAB

    XF 2.2 Data attachment

    So, that's how it works with woltlab suite: Template attachments.tpl search code: 1: <p><a href="{$attachment->getLink()}">{$attachment->filename}</a></p> than delete code: 1: <small>{lang}wcf.attachment.file.info{/lang}</small> then insert...
  2. YAB

    XF 2.2 Data attachment

    Hello everybody, maybe one of you can yeast me. It is about a change for the data attachments. Probably template and or css how do i get that?
Back
Top Bottom