Responsive rows and columns of images

Special forum to share and discuss skins for Pano2VR and Object2VR
Post Reply
MPW
Posts: 123
Joined: Wed Mar 06, 2013 4:22 pm
Location: Germany

Hello,

I like to use a responsiv container or textbox, filled with small thumbnail images in rows and colums, which also should behave responsivly without changing size.
So if the container shrinks to keep it´s xx% width, the number of columns are reduced. ok: well known on responsive websites, but there must be a way to do it with Pano2vr.

I tried a textbox with „<img src="image.jpg" alt="image x" style="width:200px;height:115px;"> for each external image with „word wrap“ activated in the textbox menu. But images always appear in one column, no matter if there is space for more in a row.

Taking this approach is it still possible to add actions within the skin to these external images?

Only something for CSS pros? Or can it be done with logic block for page width and object position?

Thank you for any help.
User avatar
Hopki
Gnome
Posts: 13005
Joined: Thu Jan 10, 2008 3:16 pm
Location: Layer de la Haye, Essex UK
Contact:

Hi,
Have you seen this webinar recording?: https://ggnome.com/gg_webinars/skin-edi ... ve-design/
It touches on the difference between scaling and size, this may be what you are looking for.
Regards,
Garden Gnome Support
If you send an e-mail to support please send a link to the forum post for reference.
support@ggnome.com
https://ggnome.com/wiki/documentation/
MPW
Posts: 123
Joined: Wed Mar 06, 2013 4:22 pm
Location: Germany

Thank you Hopki,

will check this out.
Post Reply