|
Cookbook /
Galleria-TalkQuestion regarding thumbs size (0730-2008 23:00 GMT+1)I'm using galleria toghether with pmgallery, and I found the thumbs size parameter in pmgallery very useful. Is it any way to make galleria have a similar option, to increase or decrease the size of each thumbnail image inside the carousel? ResponseUnfortunately I'm not in a position to check right now, but you should be able to use the 'height' and 'width' parameters to change the size of the images. You may also need to change the size of the CSS container object as well. ~ ~ DaveG Question about centering the carouselHello. I am a very new user of pmwiki (and I am french, so excuse me if you do not understand me). I would like to know if it is possible to center the carousel, and to left a bigger blank between the carousel and the displayed picture ? Thank you very much for your work, it is really awesome. Response
.jcarousel-container {margin-left: auto; margin-right: auto;}
.galleria_container {text-align: center;}
.jcarousel-skin-tango {margin-top: 20px;}
Question about usefull featuresHi. I like the gallary very much, but I realy miss some features like:
for example:
I managed somehow to realize 1 but it took very long :( . At the moment I got stuck at point 2 and 3. Is it possile to realize them? thanks, Gre |