Hi Guys!
Is it possible to add/increase the border and/or a drop shadow around an image (in static pre-hover state) on one page only? I think there is a very think white line around images in the Default setting. I’d like to use a darker/thicker link.
Thanks so much!
Christian
Hi jaroljmek!
It should be possible, please link to the page in question an point out the elements you want to change. A screenshot could help us understand better.
Cheers!
Rikard
Hey Rikard,
Thanks for coming back to me!
I’d like to add a border and/or a light drop shadow to the publication thumbnails on this page only to lift them off the white page. But, I don’t want to add borders to the logos on the right hand side of the page!
(Some of the thumbnails have borders but these are from the screengrabs which are inconsistent.}
http://palnetwork.org/research/
Is this possible!?
Thanks very much.
Christian Jaroljmek
Hey!
use this code:
.avia_transform a:hover .image-overlay .page-id-1284 {
background-color: black;
}
Best regards,
Andy
Hey Andy,
Thanks for that!
However, nothing happens with this CSS. The page id is correct but no result.
Will this CSS create a border or border drop shadow? That’s what I’m hoping for.
Thanks!!
Christian Jaroljmek