Hi there,
I have a site where I want to show screen shots of a software interface.
http://new.turnwatcher.com/screenshots
And it works okay, but I had to:
1. Change the color to "transparent" instead of an actual hard coded color. It took me a while to think about it. I think it would be great if you were to mention that in the documentation. 8-)
I used this: [bg|screenshots|1|400|sort|100|transparent]
2. Make it so the height does not look all weird, in other words, ignore the imagemaxh variable whenever there is only one column. For that one, I had to fix the code. I'm offering a patch for that.
The problem here is that each screen shot has a different ratio (each width / height is different). So having the imagemaxh was making the list look really weird.
I hope you consider adding this to your module. 8-)
Thank you.
Alexis Wilke
| Comment | File | Size | Author |
|---|---|---|---|
| brilliant_gallery-6.x-1.x-onecolumn-imagemaxh.patch | 1.77 KB | AlexisWilke |