First off i want to tell you how greatful I am that you developed this piece of software. Thank you for that.
My site uses the category view with the "brick masonry"-effect and I cant find a way to let the images resize on small screens. The responsible declaration seems to be:
Code: Select all
#phocagallery img {
max-width:none;
}I don't know if this only occurs in conjunction with the "brick masonry"-effect, but I can't override this declaration through any other CSS file.
Is there any way to override this declaration?
Thanks in advance!

