<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Support Forum - Topic: How to hide captions of accordion slider images as standard, show them by hover?</title>
		<link>http://www.kriesi.at/support/topic/how-to-hide-captions-of-accordion-slider-images-as-standard-show-them-by-hover</link>
		<description>Support Forum - Topic: How to hide captions of accordion slider images as standard, show them by hover?</description>
		<language>en-US</language>
		<pubDate>Wed, 19 Jun 2013 01:10:07 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.kriesi.at/support/search.php</link>
		</textInput>
		<atom:link href="http://www.kriesi.at/support/rss/topic/how-to-hide-captions-of-accordion-slider-images-as-standard-show-them-by-hover" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "How to hide captions of accordion slider images as standard, show them by hover?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-hide-captions-of-accordion-slider-images-as-standard-show-them-by-hover#post-48463</link>
			<pubDate>Tue, 27 Mar 2012 06:20:31 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">48463@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Maybe I'm missing something but you just need to add following code to css/custom.css to hide the heading:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.aviacordion .heading_clone {
    display: none !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;If you hover over the image the heading + description will apear.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>colorit2 on "How to hide captions of accordion slider images as standard, show them by hover?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-hide-captions-of-accordion-slider-images-as-standard-show-them-by-hover#post-48134</link>
			<pubDate>Sat, 24 Mar 2012 20:30:57 +0000</pubDate>
			<dc:creator>colorit2</dc:creator>
			<guid isPermaLink="false">48134@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;that would be nice, thanks a lot in advance
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "How to hide captions of accordion slider images as standard, show them by hover?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-hide-captions-of-accordion-slider-images-as-standard-show-them-by-hover#post-47845</link>
			<pubDate>Thu, 22 Mar 2012 20:18:24 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">47845@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey colorit2,&#60;/p&#62;
&#60;p&#62;I'm not sure about that. I did a quick look through of the aviaacordian javascript file but my javascript isn't that great and I didn't see a quick way to change the behavior. I'll tag the post for another support member to take a look at it.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>colorit2 on "How to hide captions of accordion slider images as standard, show them by hover?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-hide-captions-of-accordion-slider-images-as-standard-show-them-by-hover#post-47834</link>
			<pubDate>Thu, 22 Mar 2012 19:37:30 +0000</pubDate>
			<dc:creator>colorit2</dc:creator>
			<guid isPermaLink="false">47834@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;thanks, that works so far, but I would like to &#60;em&#62;keep&#60;/em&#62; the bigger title, too - is there any change in code possible?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "How to hide captions of accordion slider images as standard, show them by hover?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-hide-captions-of-accordion-slider-images-as-standard-show-them-by-hover#post-47819</link>
			<pubDate>Thu, 22 Mar 2012 18:37:40 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">47819@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi colorit2,&#60;/p&#62;
&#60;p&#62;Just omit the &#34;Caption Title&#34; for your image and it will then display the caption when you hover over the image.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>colorit2 on "How to hide captions of accordion slider images as standard, show them by hover?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-hide-captions-of-accordion-slider-images-as-standard-show-them-by-hover#post-47774</link>
			<pubDate>Thu, 22 Mar 2012 15:36:58 +0000</pubDate>
			<dc:creator>colorit2</dc:creator>
			<guid isPermaLink="false">47774@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;at the moment, the captions' titles of my accordion slider image are shown all the time, but I would like the status, &#60;strong&#62;that the captions texts and its titles appear only, when you hover over the images&#60;/strong&#62; like at this great site here:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://revamp.metropolitandetail.com/&#34; rel=&#34;nofollow&#34;&#62;http://revamp.metropolitandetail.com/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;My settings at the moment are these:&#60;br /&#62;
&#60;a href=&#34;http://i40.tinypic.com/10r64oo.jpg&#34; rel=&#34;nofollow&#34;&#62;http://i40.tinypic.com/10r64oo.jpg&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Standard view at my site:&#60;br /&#62;
&#60;a href=&#34;http://i39.tinypic.com/254v7zq.jpg&#34; rel=&#34;nofollow&#34;&#62;http://i39.tinypic.com/254v7zq.jpg&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Hovering view at my site:&#60;br /&#62;
&#60;a href=&#34;http://i44.tinypic.com/wb5oxc.jpg&#34; rel=&#34;nofollow&#34;&#62;http://i44.tinypic.com/wb5oxc.jpg&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;How can I change the behaviour of these captions?&#60;/p&#62;
&#60;p&#62;Thanks a lot.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
