naicheng
Forum Replies Created
-
Makes sense, thanks
For (1) the container, the following snippet didn’t seem to change anything.
`#lightcase-container img { max-width: 1600px !important; }
I’d like to make it ~80% of the screen size for the viewer.I looked into this documentation, which seems to indicate that the variable is called “maxWidth”. That said, still unable to see the change go into effect.
What I see on my screen is:
As for (2), thanks for the tip, it worked well.
Hi Sayontan,
Two follow-up questions:
(1)
I tried implementing the new feature but am running into a bit of a roadblock to make the photos render full-screen/in a larger resolution:This is the snippet I used:
[gallery type='picasa' user_id='my_email' kind='photos' album='my_album_number' access='public' protection='none' layout='random' thumb_size='150' main_size='1600']However, when I click on any image, it still seems to be fixed at a smaller size – I’d like for it to be a full-page rendering of the photo. Please take a look at the link here for reference: https://naichengwangyu.com/photography/
(2)
I really like the random layout, but was wondering if there’s a way to set a minimum thumbnail height.Thanks
Thank you!
Amazing- this worked perfectly. Thanks so much!
I’ve tried that before and took another attempt but I run into 2 issues when I use the ‘squares’ layout (see example here: https://naichengwangyu.com/temp/)
1) There’s an extra padded whitespace under each photo, which then makes the spacing between the left and right of each photo uneven vs. the spacing between the top and the bottom. In Picasa “in-page” settings I’ve already set all padding to 0, and then tried adding the custom CSS you originally suggested (li.photonic-pad-albums { margin: 0 }).
2) In the “…/temp” view, the images have a lower opacity until you hover your mouse over the image. I’m not quite sure how to turn this off. I’d like it to display at full opacity, the same way I have in my homepage.
Thanks again for the prompt responses, this is a great plug-in!
Thanks so much – this makes sense, and i’m happy to wait for the new release.
On a somewhat related note, could you help with one other question? I just set up a website based on your plug-in, and for the front page, all of my images are squares. I really like how the layout: random looks, and how it’s responsive to screen size (naichengwangyu.com)
However, I noticed that in the first few rows, it randomly generates photos that are of a certain width/height for first ~8 rows, but the following rows are all one size smaller. Is there a way to fix the width so that each of the photos dynamically change but are of the same size (bounded by a min and max width)?
Thanks!
- This reply was modified 8 years, 1 month ago by naicheng.