<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Juicebox Support Forum — how to make gap between title and caption smaller [SOLVED]]]></title>
		<link>https://juicebox.net/forum/viewtopic.php?id=5355</link>
		<atom:link href="https://juicebox.net/forum/extern.php?action=feed&amp;tid=5355&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in how to make gap between title and caption smaller [SOLVED].]]></description>
		<lastBuildDate>Mon, 26 Dec 2022 20:41:56 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: how to make gap between title and caption smaller [SOLVED]]]></title>
			<link>https://juicebox.net/forum/viewtopic.php?pid=18383#p18383</link>
			<description><![CDATA[<p>I&#039;m glad it works for you.<br />Thank you for letting me know!</p>]]></description>
			<author><![CDATA[null@example.com (Steven @ Juicebox)]]></author>
			<pubDate>Mon, 26 Dec 2022 20:41:56 +0000</pubDate>
			<guid>https://juicebox.net/forum/viewtopic.php?pid=18383#p18383</guid>
		</item>
		<item>
			<title><![CDATA[Re: how to make gap between title and caption smaller [SOLVED]]]></title>
			<link>https://juicebox.net/forum/viewtopic.php?pid=18382#p18382</link>
			<description><![CDATA[<p>Thank you !</p><p>This works perfectly.</p><p>greetings<br />Willem</p>]]></description>
			<author><![CDATA[null@example.com (kei)]]></author>
			<pubDate>Mon, 26 Dec 2022 16:14:05 +0000</pubDate>
			<guid>https://juicebox.net/forum/viewtopic.php?pid=18382#p18382</guid>
		</item>
		<item>
			<title><![CDATA[Re: how to make gap between title and caption smaller [SOLVED]]]></title>
			<link>https://juicebox.net/forum/viewtopic.php?pid=18380#p18380</link>
			<description><![CDATA[<p>Hi.<br /></p><div class="quotebox"><blockquote><p>Surprised there is no mention about using html symbols in the titles and captions, to change font format and to add links (for example to go to the next gallery).</p></blockquote></div><p>The use of HTML in image titles and captions is mentioned in this FAQ (admittedly, links aren&#039;t mentioned, though):<br /><a href="https://www.juicebox.net/support/faq/#custom-3">How do I add HTML formatting to image captions and titles?</a><br /></p><div class="quotebox"><blockquote><p>There is one problem I cannot solve: the space in the images between title and caption is quite large...</p></blockquote></div><p>You could try using CSS to change the <strong>margin </strong>for either the title or the caption.<br />Try adding something like the following into your embedding page&#039;s &lt;head&gt; section.<br />Either:<br /></p><div class="codebox"><pre><code>&lt;style&gt;
    /* IMAGE TITLE */
    .jb-caption .jb-caption-title {
        margin-bottom: -10px !important;
    }
&lt;/style&gt;</code></pre></div><p>... or:<br /></p><div class="codebox"><pre><code>&lt;style&gt;
    /* IMAGE CAPTION */
    .jb-caption .jb-caption-desc {
        margin-top: -10px !important;
    }
&lt;/style&gt;</code></pre></div><p>I hope this helps.</p>]]></description>
			<author><![CDATA[null@example.com (Steven @ Juicebox)]]></author>
			<pubDate>Fri, 23 Dec 2022 21:57:00 +0000</pubDate>
			<guid>https://juicebox.net/forum/viewtopic.php?pid=18380#p18380</guid>
		</item>
		<item>
			<title><![CDATA[how to make gap between title and caption smaller [SOLVED]]]></title>
			<link>https://juicebox.net/forum/viewtopic.php?pid=18376#p18376</link>
			<description><![CDATA[<p>Dear Steven</p><p>I&#039;ve been playing with Juiceboxbuilder for some time now. <br />Surprised there is no mention about using html symbols in the titles and captions, to change font format and to add links<br />(for example to go to the next gallery).<br />There is one problem I cannot solve: the space in the images between title and caption is quite large and I cannot find a way to make this smaller, see my example:<br /><a href="https://myvoyages.nl/wp-content/uploads/g-crete5-2/#81">https://myvoyages.nl/wp-content/uploads/g-crete5-2/#81</a></p><p>Hopefully you may know a solution for this.</p><p>greetings<br />Willem</p>]]></description>
			<author><![CDATA[null@example.com (kei)]]></author>
			<pubDate>Thu, 22 Dec 2022 23:22:46 +0000</pubDate>
			<guid>https://juicebox.net/forum/viewtopic.php?pid=18376#p18376</guid>
		</item>
	</channel>
</rss>
