Hello!
I've got a minor issue with the plugin.
I do not know how to decrease the white space above photos.
Please check this url to see what I mean.
Any help would be much appreciated!
Hello!
I've got a minor issue with the plugin.
I do not know how to decrease the white space above photos.
Please check this url to see what I mean.
Any help would be much appreciated!
Well I figured out some way to decrease the space above photos!
As I can not modify swf file, I use a little bit of CSS :
.flashalbum{
margin-top: -20px;
}You must log in to post.