Here's the deal, it's related to a table style somewhere so when I inspected it, I found an inline style on the page that's overriding the td image background.
screenshot
In looking at your source, I see a bunch of inline styles marked as "tablecloth" styles, which I assume are loaded automatically via a plugin that implements the "tablecloth" table formatting script.
That could also explain why you see the images for a second, then they disappear. It takes a second for the script to load.
If you are using a plugin for the table styles, I would try deactivating it and see if that remedies your issue. If you're theme loads that manually, you may have to remove it or try to modify the CSS output to exclude the recaptcha table.
Posted 14 years ago on Friday July 9, 2010 |
Permalink