zpBootstrap is a « Responsive » theme for ZenPhoto.
As mentioned in a previous post, using a SmartPhone, I see the benefits of a photo gallery that fits the media.
After much searching on the net and a lot of tests on the various existing tools, I focused on Bootstrap, a framework that allowed me to build this new theme.
It automatically adapts to different screen widths ranging from smartphones to large screens, through the tablet screens.
Feel free to download and use it, and thanks in advance for your feedback!
Please report bugs on the Zenphoto forum and I will try to fix as soon as possible.

- Updated on 06/06/2012:
the 1.4.3 zpBootstrap release is now avaliable for ZenPhoto 1.4.3.
5 Comments
Nathalie - 04/22/2012
vincent - 04/22/2012
Il y a trop de boulot pour tout faire d'un seul coup.
lasiate - 04/29/2012
pour ce faire, modifiez le code html de vos actualités et de vos pages [...]"
pourrais tu préciser dans quel fichier ? est ce dans image .php et dans ce cas à quel endroit du script?
Merci de ton aide
vincent - 04/29/2012
However, the theme does not manage the news and pages content (this is your own content).
So, I advise you to edit the html code of news and pages.
To do that, in the news and pages admin, there is a 'HTML' button that opens a pop-up and shows the HTML code of current news or page.
For each image you may have added, I recommend adding the code
class = "remove-attributes" as shown.
Then, the theme will make them flexible and will adapt them to the media.
vincent - 04/29/2012
Cependant, le thème ne gère pas le contenu des nouvelles et des pages (ce qui est de votre propre contenu).
Je vous conseille donc de modifier le code html des actualités et des pages personnelles.
Pour ce faire, dans l'administration des actualités et des pages, il y a un bouton 'HTML' qui ouvre un pop-up et qui permet d'éditer le code HTML de votre actualité ou de votre page.
Pour chaque image que vous avez ajouté, je vous recommande d'ajouter le code class="remove-attributes", comme indiqué.
Alors, le thème les rendra "fluides" et les adaptera aux médias de consultation.
Add a comment: