ja, ist merkwürdig. Es hat sich aber der CSS Code auch geändert. Vorher war: .pgplugin1 ..... jetzt ist er anders!
Probier folgendes:
a)
Code: Select all
div.phocagallery-box-file.pgplugin1, div.phocagallery-box-file.pgplugin2, div.phocagallery-box-file.pgplugin3, div.phocagallery-box-file.pgplugin4, div.phocagallery-box-file.pgplugin5, div.phocagallery-box-file.pgplugin0, div.phocagallery-box-file.pgplugin {
border:none;
box-shadow:none;
}
Code: Select all
div.phocagallery-box-file.pgplugin1:hover, div.phocagallery-box-file.pgplugin2:hover, div.phocagallery-box-file.pgplugin3:hover, div.phocagallery-box-file.pgplugin4:hover, div.phocagallery-box-file.pgplugin5:hover,div.phocagallery-box-file.pgplugin0:hover, div.phocagallery-box-file.pgplugin:hover {
background:transparent;
}
Christine