Jump to content

Featured Replies

Posted

Instead of "display: inline;"

<span class="ipsReact_count ipsHide ipsAreaBackground_positive" data-role="reactCount" style="display: inline;">
					<a href="xx" data-ipsdialog="" data-ipsdialog-title="See who reacted to this">
						0
					</a>
				</span>

there should be "display:none;"

<span class="ipsReact_count ipsHide ipsAreaBackground_positive" data-role="reactCount" style="display: none;">
					<a href="xx" data-ipsdialog="" data-ipsdialog-title="See who reacted to this">
						0
					</a>
				</span>

 

Could contain: Text

Edited by SeNioR-

Recently Browsing 0

  • No registered users viewing this page.