Hi
I'm looking for the three columns gallerie file.
or how to change three columns in two columns gallerie.
Could you help me ?
three column template gallerie
9 posts from 3 voices-
Posted 1 year ago #
-
Hello everybody,
I founded the answer in helper-slideshow.php / line 464
Could you help me to found the css line to change the image size (from 200px width to 300px for example)
ThanksPosted 1 year ago # -
Hey,
you can adjust the image sizes in function.php. Afterwards regenerate the thumbnails with: http://wordpress.org/extend/plugins/regenerate-thumbnails/Posted 1 year ago # -
Thanks for your help. It's perfect !
Posted 1 year ago # -
Glad that I could help you :)
Posted 1 year ago # -
Hi,
How can I remove the border around the gallerie thumbnails in three columns galleries?
Thanks in advance,Posted 1 year ago # -
Add following code to css/custom.css:
#top .avia_3_column_gallery img {
border: none;
}Posted 1 year ago # -
Nice ! Thanks for this helpfull support !
thibautvoisin.com
Posted 1 year ago # -
Glad that Dude could help :)
Posted 1 year ago #
Reply
You must log in to post.














