<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1" -->
<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>THE MOLITOR FORUMS &#187; Topic: How to Change the Hover Text Color</title>
		<link>http://www.themolitor.com/forums/topic/how-to-change-the-hover-text-color</link>
		<description>THE MOLITOR FORUMS &#187; Topic: How to Change the Hover Text Color</description>
		<language>en-US</language>
		<pubDate>Sat, 09 May 2026 23:48:02 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.themolitor.com/forums/search.php</link>
		</textInput>
		<atom:link href="http://www.themolitor.com/forums/rss/topic/how-to-change-the-hover-text-color" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "How to Change the Hover Text Color"</title>
			<link>http://www.themolitor.com/forums/topic/how-to-change-the-hover-text-color#post-21122</link>
			<pubDate>Wed, 29 May 2013 13:48:05 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">21122@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>I see you copy/pasted your last comment. Did you see my recent reply?</p>
<p>Thanks!</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>pandacupcake21 on "How to Change the Hover Text Color"</title>
			<link>http://www.themolitor.com/forums/topic/how-to-change-the-hover-text-color#post-21119</link>
			<pubDate>Wed, 29 May 2013 11:01:32 +0000</pubDate>
			<dc:creator>pandacupcake21</dc:creator>
			<guid isPermaLink="false">21119@http://www.themolitor.com/forums/</guid>
			<description><p>Ahh, yes I did try to add that there and nothing seems to have changed.  I suppose he can deal with it for now.  I'm now having a problem with making a new gallery.  It worked once before for the sub menu of Sim Builds fine but when I tried to make it where there was a store items tab the whole thing went black.  I did try to recreate what I did before but its just idk what I did now to make it go black completely.
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "How to Change the Hover Text Color"</title>
			<link>http://www.themolitor.com/forums/topic/how-to-change-the-hover-text-color#post-21118</link>
			<pubDate>Wed, 29 May 2013 10:21:53 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">21118@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>Regarding the CSS, make sure you're using the "text" tab of the editor and not the "visual" tab.</p>
<p>If you have a new issue, please create a new thread so we can keep this thread readable for other users.</p>
<p>Thanks!</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>pandacupcake21 on "How to Change the Hover Text Color"</title>
			<link>http://www.themolitor.com/forums/topic/how-to-change-the-hover-text-color#post-21115</link>
			<pubDate>Wed, 29 May 2013 10:15:27 +0000</pubDate>
			<dc:creator>pandacupcake21</dc:creator>
			<guid isPermaLink="false">21115@http://www.themolitor.com/forums/</guid>
			<description><p>Ahh, yes I did try to add that there and nothing seems to have changed.  I suppose he can deal with it for now.  I'm now having a problem with making a new gallery.  It worked once before for the sub menu of Sim Builds fine but when I tried to make it where there was a store items tab the whole thing went black.  I did try to recreate what I did before but its just idk what I did now to make it go black completely.
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "How to Change the Hover Text Color"</title>
			<link>http://www.themolitor.com/forums/topic/how-to-change-the-hover-text-color#post-21021</link>
			<pubDate>Mon, 27 May 2013 09:10:49 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">21021@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>I'm referring to the custom CSS section in your theme options panel. I added that feature there so you don't need to manipulate the core stylesheet.</p>
<p>Thanks!</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>pandacupcake21 on "How to Change the Hover Text Color"</title>
			<link>http://www.themolitor.com/forums/topic/how-to-change-the-hover-text-color#post-21001</link>
			<pubDate>Fri, 24 May 2013 17:27:14 +0000</pubDate>
			<dc:creator>pandacupcake21</dc:creator>
			<guid isPermaLink="false">21001@http://www.themolitor.com/forums/</guid>
			<description><p>I did put it where you said I believe but its still coming up as white even though I put the color values in.  Am I putting it in the wrong place?</p>
<pre><code>/*-------MAIN NAVIGATION STUFF--------*/
#navigation {margin:20px 0 0 -30px;}
#dropmenu {list-style:none; position:relative; width:100%; z-index: 400;}
#dropmenu li {list-style:none;  display:block; position:relative; float: left; line-height: 40px; margin-left: 30px; width: 150px}
#dropmenu li a { display: block; line-height: 40px; font-size: 15px; text-transform: uppercase;}
#dropmenu li ul {list-style:none; display:none; position:absolute; width:150px; z-index:300; top:30px; left: 0; background: #000; padding: 5px 0;}
#dropmenu li ul li {position:relative; margin: 0; clear: left;}
#dropmenu li ul li a {line-height: 30px; display: block; padding: 0 15px;}
#dropmenu li ul li ul {}
#dropmenu li:hover ul ul,
#dropmenu li:hover ul ul ul,
#dropmenu li:hover ul ul ul ul {display:none;}
#dropmenu li:hover ul,
#dropmenu li li:hover ul,
#dropmenu li li li:hover ul,
#dropmenu li li li li:hover ul {display:block;}
#dropmenu li.current-menu-item &#62; a,
#dropmenu li.current-menu-ancestor &#62; a {color: #4A2E13}</code></pre>
<p>cause this part I already had in there prior to asking the question and the text does come up with that color but it only shows when its on that page.
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "How to Change the Hover Text Color"</title>
			<link>http://www.themolitor.com/forums/topic/how-to-change-the-hover-text-color#post-20976</link>
			<pubDate>Fri, 24 May 2013 09:56:55 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">20976@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>I don't see the CSS I posted above in your source code. Please make sure you added that to the custom CSS panel in your theme options.</p>
<p>Thanks!</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>pandacupcake21 on "How to Change the Hover Text Color"</title>
			<link>http://www.themolitor.com/forums/topic/how-to-change-the-hover-text-color#post-20965</link>
			<pubDate>Thu, 23 May 2013 19:16:48 +0000</pubDate>
			<dc:creator>pandacupcake21</dc:creator>
			<guid isPermaLink="false">20965@http://www.themolitor.com/forums/</guid>
			<description><p>I actually already had the color # already posted right where you posted so I guess I'm not doing so horribly but its still not what I was aiming for.  <a href="http://okamicreations.net/" rel="nofollow">http://okamicreations.net/</a> The white links in the profile I just can't seem to change at all unless its the page that its on.
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "How to Change the Hover Text Color"</title>
			<link>http://www.themolitor.com/forums/topic/how-to-change-the-hover-text-color#post-20962</link>
			<pubDate>Thu, 23 May 2013 14:38:49 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">20962@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>The color for the menu text is controlled by the following CSS...</p>
<pre><code>#dropmenu li.current-menu-item &#62; a,
#dropmenu li.current-menu-ancestor &#62; a {color:#fff}</code></pre>
<p>Just drop that in your custom CSS and change the color to the hex value you'd like to use.</p>
<p>Let me know if that helps you.</p>
<p>Thanks!</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>pandacupcake21 on "How to Change the Hover Text Color"</title>
			<link>http://www.themolitor.com/forums/topic/how-to-change-the-hover-text-color#post-20957</link>
			<pubDate>Thu, 23 May 2013 12:30:39 +0000</pubDate>
			<dc:creator>pandacupcake21</dc:creator>
			<guid isPermaLink="false">20957@http://www.themolitor.com/forums/</guid>
			<description><p>Hi I wanted to say love this theme to the T all the way through.  Been working on it to make it fit to what I prefer with colors etc.<br />
I had a question about how to change the color on the Menu area: Home/Gallery/About and all the other text that is in White that are links to other areas.  I got the color font to change once clicked or highlighted when on that page but I wanted it to be all around that one color but can't figure out how.  Note:  I am very new to wordpress and css so at this moment I'm doing a trial and error with this to see what is what.  Any help would be awesomes thank you !!!
</p></description>
		</item>

	</channel>
</rss>
