Plugin Author
kag
(@kag)
Picasa does not allow full sized images to be displayed on other websites.
OK Thanks Kag.
The picasa album is really great 🙂
I am using it on my website :
http://www.f1arab.com/2011/01/28/ferrari-f150-official-pictures/
Please do you have suggestion? or any idea how to make all the thumbnails look in the same size?
Thanks again.
Plugin Author
kag
(@kag)
You can try to play with the CSS file to fix the dimensions of the thumbnails.
But if you have a rectangle image in a square container, you’re gonna get some white space somewhere in there.
Hi Kag,
I want to Know do you think I can make an Album like that?
http://www.admcsport.com/ar/formula-one/photos-videos/photo-394
Where all the pics are hosted on picasa but I use an Album Plugin like the link above?
The Picasa Plugin is really great I am hosting more than 2GB of photos 🙂
Plugin Author
kag
(@kag)
Of course it can be done, but it is not kPicasa Gallery’s goal. Sorry.
I didn’t know I could play with the size of the thumbnails, I was searching for an Image gallery until I set my own size for them 😀
Now my thumbnails looks great all have the same size 🙂 100 * 67 px 😀
I want to ask is it possible to hide / delete the captions from the pictures? using this Plugin? (I can delete them from my account, but sometimes it takes a lot of times).
So it would be great to hide the captions for all the pics 😀
Plugin Author
kag
(@kag)
The now the only way to do this is to add the following to your main CSS file:
.kpg-summary { display: none; }
Thanks 🙂
I did that but it didn’t work :
View post on imgur.com
Plugin Author
kag
(@kag)
I’m sorry I don’t have the time to analyze your entire CSS file, but that should have worked (I tried it on a clean install and it works).