Tagged: gallery, transparency
-
AuthorPosts
-
April 2, 2016 at 5:51 pm #607008
Hello, I inserted a gallery so when yhe user clicks the preview image he should be able to see more of them within the lightbox container.
The problem is the preview image uses a white background where it should be transparent.
When you click it, lightbox shows the transparency correctly. but the preview is not very clean.
How can we fix that ?thanks,
Ariel
UPDATE:
I tried adding the following code in Quick CSS within the themes options but didn’t work:.avia-gallery-big.fakeLightbox.lightbox.avia-gallery-big-crop-thumb {
background: transparent !important;
}- This topic was modified 8 years, 7 months ago by Draidel.
April 4, 2016 at 5:04 am #607338Hi Draidel,
I can’t see anything on the page you linked to except for this:
✖ No hay resultados
Lo sentimos, no hay entradas que coincidan con tu búsquedaCould you check the link please?
Thanks,
RikardApril 10, 2016 at 4:23 am #610718Oops, i’m sorry. This one is the correct link
April 10, 2016 at 10:06 am #610758Hey!
The link is password protected and we cannot view it because the login credentials are not working. please check and revert back to us with working credentials sow e can help you with it.
Cheers!
VinayApril 10, 2016 at 9:43 pm #610848Hello Vinnie. The site is under maintenance so you need the credentials to access. I have just tried it and it worked for me.
Could you try again please ?
PS: Its possible you could be taken from .com.ar to .com because of your location, if that’s the case you just need to log in one more time.
Thanks
Ariel
April 11, 2016 at 6:09 am #610975Hi Ariel,
I couldn’t see anything like that on the page you linked to, could you post screenshot highlighting the issue please? You can upload to a service like imgur.com and then link to it here.
Regards,
RikardApril 11, 2016 at 4:08 pm #611400Here I show you two images, the first one is the problem because there is a white background that should be transparent, as in the second picture (when you click it)
April 12, 2016 at 5:44 pm #612045Hi!
try this code in Quick CSS field:
#top div .avia-gallery .avia-gallery-big { background-color: transparent; } #top div .avia-gallery img { background-color: transparent; }
Regards,
AndyApril 13, 2016 at 1:09 am #612260it worked !
Thanks !
April 13, 2016 at 7:41 am #612468 -
AuthorPosts
- The topic ‘Transparency not working’ is closed to new replies.