<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[L'Agora sur Chronica – Piwigo : Légende des vignettes de photo]]></title>
	<link rel="self" href="https://agora.chauvigne.info/extern.php?action=feed&amp;tid=272&amp;type=atom" />
	<updated>2024-02-14T13:19:05Z</updated>
	<generator>PunBB</generator>
	<id>https://agora.chauvigne.info/viewtopic.php?id=272</id>
		<entry>
			<title type="html"><![CDATA[Re: Piwigo : Légende des vignettes de photo]]></title>
			<link rel="alternate" href="https://agora.chauvigne.info/viewtopic.php?pid=3321#p3321" />
			<content type="html"><![CDATA[<p>J&#039;ai ajusté la hauteur des légendes de vignettes en page album : 1 ligne visible, 3 lignes au survol : avec cette modif :</p><p>#thumbnails .gthumb .thumbLegend {<br />&nbsp; position:absolute;<br />&nbsp; z-index:100;<br />&nbsp; bottom:-40px;<br />&nbsp; top:auto;<br /><strong> <span style="color:red"> height:60px;</span></strong><br />&nbsp; left:0;<br />&nbsp; right:0;<br /><strong> <span style="color:red"> padding:2px 0;</span></strong><br />&nbsp; width:100%;<br />&nbsp; background:rgba(0,0,0,0.7);<br />&nbsp; text-align:center;<br />&nbsp; overflow:hidden;<br />&nbsp; color:#aaa;<br />&nbsp; -webkit-transition:all 200ms ease-out;<br />&nbsp; -moz-transition:all 200ms ease-out;<br />&nbsp; -ms-transition:all 200ms ease-out;<br />&nbsp; -o-transition:all 200ms ease-out;<br />&nbsp; transition:all 200ms ease-out;<br />}</p>]]></content>
			<author>
				<name><![CDATA[Katryne]]></name>
				<uri>https://agora.chauvigne.info/profile.php?id=2</uri>
			</author>
			<updated>2024-02-14T13:19:05Z</updated>
			<id>https://agora.chauvigne.info/viewtopic.php?pid=3321#p3321</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Piwigo : Légende des vignettes de photo]]></title>
			<link rel="alternate" href="https://agora.chauvigne.info/viewtopic.php?pid=1876#p1876" />
			<content type="html"><![CDATA[<p>Avec le thème Bootstrap Darkroom et le plugin GThumb+, on peut adapter l&#039;étiquette qui constitue la légende des photos.<br />Éditer le fichier /plugins/GThumb/template/gthumb.css&nbsp; (on peut tester d&#039;appliquer la modif dans Local File Editor)<br />Ajuster la configuration comme ci-dessous pour la hauteur de la légende.</p><div class="codebox"><pre><code>#thumbnails .gthumb .thumbLegend {
  position:absolute;
  z-index:100;
  bottom:-18px;
  top:auto;
  height:43px;
  left:0;
  right:0;
  padding:5px 0;
  width:100%;
  background:rgba(0,0,0,0.7);
  text-align:center;
  overflow:hidden;
  color:#aaa;
  -webkit-transition:all 200ms ease-out;
  -moz-transition:all 200ms ease-out;
  -ms-transition:all 200ms ease-out;
  -o-transition:all 200ms ease-out;
  transition:all 200ms ease-out;
}</code></pre></div><p>Merci Robert <a href="https://piwigo.org/forum/viewtopic.php?pid=183494#p183494" target="_blank" rel="noopener noreferrer nofollow">https://piwigo.org/forum/viewtopic.php? … 94#p183494</a></p>]]></content>
			<author>
				<name><![CDATA[Katryne]]></name>
				<uri>https://agora.chauvigne.info/profile.php?id=2</uri>
			</author>
			<updated>2022-04-08T07:42:29Z</updated>
			<id>https://agora.chauvigne.info/viewtopic.php?pid=1876#p1876</id>
		</entry>
</feed>
