Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- The forum ‘Troubleshooting’ is closed to new topics and replies.
Forum closed. Use forum at Wordpress.org: Gmedia Support
Forum
Hello,
I have a problem with the Photomania gallary, when I put the gallery on my blog, the first two pictures won’t show up… it begins on the third picture… hope someone can help me.
You can see it on this site: http://tony-on-tour.com/after-a-while/
Cheers :)
Your theme overriding gallery code a bit and there is CSS conflict.
Go to edit your theme’s CSS and replace on line 3209:
.image-big {
to
.image-big:not(.gmedia_gallery) {
