Fixed #1 by using margins on the image icons itself.
Fixed #2 by changing the web standards code to allow scripts with type 'text/html'. CDATA is for escaping entity characters <,>,& etc. when used in JS, it doesn't apply for the valid XML/HTML inside that script element.
0 guests and 0 members have recently viewed this.
Leader-board Top Weekly Earners
The top 2 point earners from 29th Mar 2026 to 5th Apr 2026.
(In my next commit)
Fixed #2 by changing the web standards code to allow scripts with type 'text/html'. CDATA is for escaping entity characters <,>,& etc. when used in JS, it doesn't apply for the valid XML/HTML inside that script element.