![]() |
|
Related Items - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: Plugins (https://forum.zenphoto.org/forum-6.html) +--- Thread: Related Items (/thread-13488.html) |
Related Items - Ralf - 2020-12-08 Hi, I use the following code to display the related items on the image php: The problem is, that the items are than diplayed as a list (one image under another) and not one image beneath the other like here: Would be great if someone could point me in the right direction. Thanks Related Items - acrylian - 2020-12-08 The related items are semantically printed as a list because they are one. It is up to the theme used to provide any proper styling for this. Related Items - Ralf - 2020-12-08 The problem I have here is, that Oliver French on his side seems to use code that is not within the Paradigm theme. Unfortunately the contact form is not working on his site. Related Items - acrylian - 2020-12-08 Well, sorry, I can't help with that. You could inspect the CSS of the site to see what he uses and adapt that. Related Items - Ralf - 2020-12-08 Hi, |