Data at Your Fingertips: Explore Our New Reporting and Statistical Capabilities By Ryan Ashbrook 23 hours ago
Gabriel Torres Posted September 14, 2017 Share Posted September 14, 2017 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. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.