eBay affiliate toolkit script shows tables with thick grey borders - how to remove
If you are using the eBay affiliate toolkit and you are getting thick grey borders, then here is a fix.
If your page looks like this
add the following code to your css file
img {display: block;}
This will fix a problem with the script displaying on XHTML Transitional Strict pages. Your script will now look like this
i was searching about this since last 30 minutes on google
really helpful post .. thanks for sharing.
````````````
Post new comment