Jump to content

Small adjustment to the "Report content" link


Gabriel Torres

Recommended Posts

It came to my attention that the "report content" link available at each post is lighter than the rest of the elements present in the same <div>, making it barely readable.

I fixed this by removing:

class='ipsFaded ipsFaded_more'

from this part of the forums > front > topic > post template:

<li><a href='{$comment->url('report')}' data-ipsDialog data-ipsDialog-remoteSubmit data-ipsDialog-size='medium' data-ipsDialog-flashMessage='{lang="report_submit_success"}' data-ipsDialog-title="{lang="report_post"}" data-action='reportComment' title='{lang="report_content"}' class='ipsFaded ipsFaded_more'><span class='ipsResponsive_showPhone ipsResponsive_inline'><i class='fa fa-flag'></i></span><span class='ipsResponsive_hidePhone ipsResponsive_inline'>{lang="report_post"}</span></a></li>

Please compare the two screenshots (before and after this modification) and you will clearly see this is something that probably should be changed on the default theme that is shipped with IPS.

Note: I know that this is something intended, this is just my two cents.

Many thanks.

report1.png

report2.png

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...