I created a simple gallery. I have 3 questions:
1 – How do I not repeat the first image in the gallery?
2 – I wish all the images to load near each other (nearby) (http://www.screencast.com/t/AgD0yATNL)
The image galleries are small to go down to scroll. After a while they carry on the screen.To us you have to carry as the link below. It’s possible?
///
Something like this site below:
http://demo.kaliumtheme.com/architecture/portfolio/south-africa-house/
3 – Remove the frame displayed in the picture.
LINK ENFOLD MY SITE
http://www.caiobandeira.com/archicompany/?page_id=604
Hey!
Try adding this code to the Quick CSS:
#top .avia-gallery-big {
display: none !important;
}
#top .avia-gallery-thumb a img{
padding: 0;
}
Cheers!
Josue
Thank Josue.
What is the Gallery reason take to load on the screen? Go down slowly with the scroll and realize what I say. The images are small and with transparency. They only carry enough when we went down the scroll.
It is to prevent this? I wish this behavior HAVE below.
LINK
http://demo.kaliumtheme.com/architecture/portfolio/south-africa-house/
Hey!
Try the following to disable the gallery fade-in:
https://kriesi.at/support/topic/remove-image-gallery-animation/#post-126380
Regards,
Josue
Tks, great.
It worked.
This plugin below works in this gallery?
http://codecanyon.net/item/before-after-imagecontent-slider-for-wordpress/full_screen_preview/6503930
If not, is there another way to do this effect in the picture?