Salve a tutti e beato chi sta al mare.
Non riesco a visualizzare sui browser Internet Explorer, Google Chrome e Safari le ombre sui pulsanti realizzati con 'jecepopup' e inserite nei moduli.
L' operazione mi riesce perfettamente sul Browser Mozilla, inserendo in ogni modulo la stringa box-shadow: 2px 2px 2px; , come e' possibile vedere nell'esempio copiato in basso.
<table class="jcepopup" style="border-color: #0f0f10; box-shadow: 2px 2px 2px; border-width: 1px; background-color: #ffffff; border-style: solid; width: 140px; height: 22px;" border="1">
<tbody>
<tr>
<td><span style="color: #800080;"> <span style="font-size: 12pt;"> </span></span><strong><span style="font-size: 10pt; font-family: helvetica;"><a title="Il video curioso da Youtube" href="index.php?option=com_content&view=article&id=126&Itemid=246" target="_blank">Guarda il video[/url]</span></strong></td>
</tr>
</tbody>
</table>
Come posso risolvere il problema sugli altri Browser ?
Ciao