2015-08-28, 05:10:58
My problem is similar to the issue with the Hostgator links showing blank with the exception that apparently GetSimple is adding code when I copy and paste in to the component i.e. :
<a href="http://www.tkqlhce.com/click-7886760-12077207-1425667166000" target="_blank">
<img src="http://www.ftjcfx.com/image-7886760-12077207-1425667166000" width="250" height="250" alt="" border="0"/></a>
what the site is showing:
<a href="http://www.tkqlhce.com/click-7886760-12077207-1425667166000" target="_blank">
<img src="http://www.yceml.net/0151/12077207-1425668655716" width="0" height="0" alt="" border="0" style="display: none !important; visibility: hidden !important; opacity: 0 !important; background-position: 250px 250px;"></a>
I can replace the <img tag with text and it will show - why is GetSimple adding:
width="0" height="0" alt="" border="0" style="display: none !important; visibility: hidden !important; opacity: 0 !important; background-position: 250px 250px;"
to the images??
<a href="http://www.tkqlhce.com/click-7886760-12077207-1425667166000" target="_blank">
<img src="http://www.ftjcfx.com/image-7886760-12077207-1425667166000" width="250" height="250" alt="" border="0"/></a>
what the site is showing:
<a href="http://www.tkqlhce.com/click-7886760-12077207-1425667166000" target="_blank">
<img src="http://www.yceml.net/0151/12077207-1425668655716" width="0" height="0" alt="" border="0" style="display: none !important; visibility: hidden !important; opacity: 0 !important; background-position: 250px 250px;"></a>
I can replace the <img tag with text and it will show - why is GetSimple adding:
width="0" height="0" alt="" border="0" style="display: none !important; visibility: hidden !important; opacity: 0 !important; background-position: 250px 250px;"
to the images??