<?xml version="1.0" encoding="UTF-8"?>
	<rss version="2.0"
		xmlns:content="http://purl.org/rss/1.0/modules/content/"
		xmlns:wfw="http://wellformedweb.org/CommentAPI/"
		xmlns:dc="http://purl.org/dc/elements/1.1/"
		xmlns:atom="http://www.w3.org/2005/Atom"

			>

	<channel>

		<title>2 different rollover images &#8211; Themeco Community</title>
		<atom:link href="https://theme.co/archive/forums/topic/2-different-rollover-images/feed/" rel="self" type="application/rss+xml" />
		<link>https://theme.co/archive/forums/topic/2-different-rollover-images/feed/</link>
		<description></description>
		<lastBuildDate>Thu, 20 Nov 2025 07:20:22 +0000</lastBuildDate>
		<generator>https://bbpress.org/?v=2.6.14</generator>
		<language>en-US</language>

		
														
					
				<item>
					<guid>https://theme.co/archive/forums/topic/2-different-rollover-images/#post-77900</guid>
					<title><![CDATA[2 different rollover images]]></title>
					<link>https://theme.co/archive/forums/topic/2-different-rollover-images/#post-77900</link>
					<pubDate>Tue, 05 Aug 2014 04:56:39 +0000</pubDate>
					<dc:creator>Raul M</dc:creator>

					<description>
						<![CDATA[
						<p>HI !<br />
I really enjoy working on my new website with your X. There is a lot of very useful shortcuts and resources.</p>
<p>I found some information about the rollover images in your forum but nothing close about my client website. I&#8217;m working on the homepage where two rollovers must be placed.</p>
<p>The first rollover is a circular photo, the hover should show a text over the picture and have a link to an inner page. I think this is very simple but I&#8217;m a little lost with the options.<br />
See my picture here.</p>
<p><img decoding="async" src="http://awaodoriparis.com/fr/wp-content/uploads/sites/4/2014/08/Rollover-1-1024x296.jpg" alt="Rollover1" /></p>
<p>Maybe something like Minna did is OK for me -but I don&#8217;t know how she did this- I read all <a href="http://theme.co/x/member/forums/topic/rollover-images-on-home-page-in-boxes/" rel="nofollow">her thread</a> but I didn&#8217;t understood 🙁</p>
<p>The second rollover is a kind of button. The rollover change the color of the button AND shows the logos bellow. This is more complicated for me and I hope there is solution to do that.<br />
Please see my picture here.</p>
<p><img decoding="async" src="http://awaodoriparis.com/fr/wp-content/uploads/sites/4/2014/08/Rollover-2-1024x393.jpg" alt="Rollover2" /></p>
<p>Thanks a lot for your help !<br />
And this is my work in progress 🙂<br />
<a href="http://awaodoriparis.com/fr/" rel="nofollow">http://awaodoriparis.com/fr/</a></p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/2-different-rollover-images/#post-78182</guid>
					<title><![CDATA[Reply To: 2 different rollover images]]></title>
					<link>https://theme.co/archive/forums/topic/2-different-rollover-images/#post-78182</link>
					<pubDate>Tue, 05 Aug 2014 15:09:34 +0000</pubDate>
					<dc:creator>Zeshan</dc:creator>

					<description>
						<![CDATA[
						<p>Hi Raul,</p>
<p>Thank you for writing in! And thanks a lot for your kind words 🙂</p>
<p><strong>#1:</strong> Upon checking it seems you were able to achieve the first rollover by yourself (see: <a href="http://screencast.com/t/imVxIOjRX" rel="nofollow">http://screencast.com/t/imVxIOjRX</a>). Great to see that 🙂</p>
<p><strong>#2:</strong> This functionality is called Tabs. We have a detailed video walkthrough on tabs shortcode: <a href="http://theme.co/x/member/kb/shortcode-walkthrough-tabs/" rel="nofollow">http://theme.co/x/member/kb/shortcode-walkthrough-tabs/</a> that I&#8217;d advise to please watch. It covers everything about tabs.</p>
<p>Hope this helps. 🙂</p>
<p>Thank you.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/2-different-rollover-images/#post-78609</guid>
					<title><![CDATA[Reply To: 2 different rollover images]]></title>
					<link>https://theme.co/archive/forums/topic/2-different-rollover-images/#post-78609</link>
					<pubDate>Wed, 06 Aug 2014 02:09:54 +0000</pubDate>
					<dc:creator>Raul M</dc:creator>

					<description>
						<![CDATA[
						<p>YES, for the first is great 😉<br />
I still having a problem with the preload on the mobile devices. The rollover dont shows.<br />
I found a javascript but I never did that before and for the moment is not working.</p>
<p>The first part works and is the one you gave to Minna</p>
<pre><code>jQuery(&#039;img[src=&quot;http://awaodoriparis.com/fr/wp-content/uploads/sites/4/2014/08/1_lorigine.png&quot;]&#039;) /*Target*/
    .hover( function(){

jQuery(this).attr(&#039;src&#039;,&#039;http://awaodoriparis.com/fr/wp-content/uploads/sites/4/2014/08/1_lorigine_hover.png&#039;); /*Alternate*/
    }, function(){

jQuery(this).attr(&#039;src&#039;,&#039;http://awaodoriparis.com/fr/wp-content/uploads/sites/4/2014/08/1_lorigine.png&#039;); /*Original*/
    });</code></pre>
<p>And this is the part that doesn&#8217;t works&#8230; if you have an idea</p>
<pre><code>
jQuery(this)$.preloadImages = function() { for (var i = 0; i &lt; arguments.length; i++) { $(&quot;&lt;img /&gt;&quot;).attr(&quot;src&quot;, arguments[i]); } } $.preloadImages(&quot;http://awaodoriparis.com/fr/wp-content/uploads/sites/4/2014/08/1_ladanse_hover1.png&quot;,&quot;http://awaodoriparis.com/fr/wp-content/uploads/sites/4/2014/08/1_aujourdhui_hover.png&quot;,&quot;http://awaodoriparis.com/fr/wp-content/uploads/sites/4/2014/08/1_lorigine_hover.png&quot;,&quot;http://awaodoriparis.com/fr/wp-content/uploads/sites/4/2014/08/1_lenvol_hover.png&quot;)});</code></pre>
<p>THANKS for the TABS, I&#8217;ll check this 🙂<br />
Raul</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/2-different-rollover-images/#post-78793</guid>
					<title><![CDATA[Reply To: 2 different rollover images]]></title>
					<link>https://theme.co/archive/forums/topic/2-different-rollover-images/#post-78793</link>
					<pubDate>Wed, 06 Aug 2014 13:26:58 +0000</pubDate>
					<dc:creator>Zeshan</dc:creator>

					<description>
						<![CDATA[
						<p>Hi Raul,</p>
<p>Great to hear that the first part worked for you! 🙂</p>
<p>Regarding the second jQuery code, It sounds like you might be having an issue with a third party script. Regretfully, we cannot provide support for third party scripts as our support policy in the sidebar states due to the fact that there is simply no way to account for all of the potential variables at play when using another developer&#8217;s plugin or script. Because of this, any questions you have regarding setup, integration, or troubleshooting any piece of functionality that is not native to X will need to be directed to the original developer.</p>
<p>Thank you for your understanding.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/2-different-rollover-images/#post-120464</guid>
					<title><![CDATA[Reply To: 2 different rollover images]]></title>
					<link>https://theme.co/archive/forums/topic/2-different-rollover-images/#post-120464</link>
					<pubDate>Tue, 07 Oct 2014 10:31:11 +0000</pubDate>
					<dc:creator>Right Angle S</dc:creator>

					<description>
						<![CDATA[
						<p>Hi,</p>
<p>I have created a set of six icons that display the services we provide, see link below(branding, print…etc.):</p>
<blockquote class="wp-embedded-content" data-secret="zK0x1PbP4A"><p><a href="https://rightanglecreative.co.uk/" rel="nofollow">Right Angle Creative Branding &#038; Marketing Design</a></p></blockquote>
<p><iframe loading="lazy" class="wp-embedded-content" sandbox="allow-scripts" security="restricted" style="position: absolute; visibility: hidden;" title="&#8220;Right Angle Creative Branding &#038; Marketing Design&#8221; &#8212; Right Angle Creative Branding &amp; Marketing Design" src="https://rightanglecreative.co.uk/embed/#?secret=k0h8uZXF1C#?secret=zK0x1PbP4A" data-secret="zK0x1PbP4A" width="600" height="338" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></iframe></p>
<p>I would like to have it so that the images reverse out in colour, e.g. for branding, the eye to be white and the background to be black. Is this possible to change for each of the six icons?</p>
<p>Thank you very much in advance for your excellent help as always.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/2-different-rollover-images/#post-120518</guid>
					<title><![CDATA[Reply To: 2 different rollover images]]></title>
					<link>https://theme.co/archive/forums/topic/2-different-rollover-images/#post-120518</link>
					<pubDate>Tue, 07 Oct 2014 12:14:01 +0000</pubDate>
					<dc:creator>Kosher K</dc:creator>

					<description>
						<![CDATA[
						<p>Hi There,</p>
<p>Upon checking on your set-up, I can see you are using an image for those icon,</p>
<p>if you can use the standard X icons -&gt; <a href="http://theme.co/x/demo/integrity/1/shortcodes/icons/" rel="nofollow">http://theme.co/x/demo/integrity/1/shortcodes/icons/</a> it would be easy to swap the effect on hover,</p>
<p>If you want to stick with using an image, you need to set-up to have two different version each image, and you need to have custom development, it is only possible if you assign the image as background instead of adding the image your img tag and change the background position or background source on hover. <code>http://css-tricks.com/snippets/css/basic-link-rollover-as-css-sprite/</code></p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/2-different-rollover-images/#post-121212</guid>
					<title><![CDATA[Reply To: 2 different rollover images]]></title>
					<link>https://theme.co/archive/forums/topic/2-different-rollover-images/#post-121212</link>
					<pubDate>Wed, 08 Oct 2014 10:31:20 +0000</pubDate>
					<dc:creator>Right Angle S</dc:creator>

					<description>
						<![CDATA[
						<p>Thank you for your response.</p>
<p>I would like to stick to using the images I currently have but I&#8217;m not quite sure on what to do to achieve this. I am aware I will need to create a second image with reversed colours that will replace the original image on hover but I am not sure what to do from then on?</p>
<p>Is there custom development that I can add to a framework file so that it will globally add these as rollovers for the six services icons?</p>
<p>Many thanks for your help.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/2-different-rollover-images/#post-121550</guid>
					<title><![CDATA[Reply To: 2 different rollover images]]></title>
					<link>https://theme.co/archive/forums/topic/2-different-rollover-images/#post-121550</link>
					<pubDate>Wed, 08 Oct 2014 18:53:57 +0000</pubDate>
					<dc:creator>Zeshan</dc:creator>

					<description>
						<![CDATA[
						<p>Hi there,</p>
<p>Yes, it could be possible with custom development, but regretfully this would be outside the scope of support we can offer. You may wish to consult a developer, or a service like WerkPress or Elto to assist you with this. X is quite extensible with child themes, so there are plenty of possibilities. </p>
<p>Thanks for understanding. Take care!</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

