Remove the three dots from the topic submit button

XenForo Remove the three dots from the topic submit button

Status
Not open for further replies.

XenForo

Administrative
  • Thread starter
  • Admin
  • #1
XenForo submitted a new resource:

Remove the three dots from the topic submit button - Styling and customization questions

forum_overview_wrapper, change {{ phrase('post_thread...') }} to {{ phrase('post_thread') }}
HTML:
<xf:if is="$xf.visitor.canCreateThread() OR $xf.visitor.canCreateThreadPreReg()">
    <xf:button href="{{ link('forums/create-thread') }}" class="button--cta" icon="write" overlay="true" rel="nofollow">
        {{ phrase('post_thread...') }}
    </xf:button>
</xf:if>

View attachment 3058

Read more about this resource...
 
Status
Not open for further replies.
  • Tags
    remove the three dots from the topic submit button tips remove the three dots from the topic submit button xenforo remove the three dots from the topic submit button سه نقطه را از دکمه ارسال موضوع حذف کنید
  • Back
    Top Bottom