<?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: Changing sub menu appearance</title>
		<link>http://www.kriesi.at/support/topic/changing-sub-menu-appearance</link>
		<description>Support Forum - Topic: Changing sub menu appearance</description>
		<language>en-US</language>
		<pubDate>Tue, 21 May 2013 06:39:29 +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/changing-sub-menu-appearance" rel="self" type="application/rss+xml" />

		<item>
			<title>Ismael on "Changing sub menu appearance"</title>
			<link>http://www.kriesi.at/support/topic/changing-sub-menu-appearance#post-94776</link>
			<pubDate>Sun, 03 Feb 2013 07:46:24 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">94776@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I'm sorry if I can't understand what you need but this selector affects the sub menu appearance. If you want to change it, you can place it at the very bottom of the current css style you're using (example is style1.css) then add or remove properties.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#top .nav li ul a{
border:1px solid #484848;
border-top:none;
color:#aaa;
background: #222;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>antoniocansinos on "Changing sub menu appearance"</title>
			<link>http://www.kriesi.at/support/topic/changing-sub-menu-appearance#post-94670</link>
			<pubDate>Sat, 02 Feb 2013 13:36:44 +0000</pubDate>
			<dc:creator>antoniocansinos</dc:creator>
			<guid isPermaLink="false">94670@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello Ismael,&#60;/p&#62;
&#60;p&#62;Thanks for your advice. Really I found 3 different &#60;code&#62;#top .nav li ul a {´ and I joined all of them in one. This part refers to color and border, but I was referring more about the style. Things like:&#60;/code&#62;box-shadow, transition, border-radius´. And something else. &#60;/p&#62;
&#60;p&#62;I don´t know if its possible to get a list of attributes that affect each part or at least some of parts of Menu and sub-menu (categories). &#60;/p&#62;
&#60;p&#62;Thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Changing sub menu appearance"</title>
			<link>http://www.kriesi.at/support/topic/changing-sub-menu-appearance#post-94629</link>
			<pubDate>Sat, 02 Feb 2013 03:04:03 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">94629@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Look for the css style you're currently using example is style1.css or style.2css. Let's open style1.css for example, look for this selector &#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#top .nav li ul a{
border:1px solid #484848;
border-top:none;
color:#aaa;
background: #222;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;You can add or remove style there. Let's change the background to red, font color to blue, border to white. It will look ugly but you'll get my point.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#top .nav li ul a{
border:1px solid white;
border-top:none;
color: blue;
background: red;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>antoniocansinos on "Changing sub menu appearance"</title>
			<link>http://www.kriesi.at/support/topic/changing-sub-menu-appearance#post-94432</link>
			<pubDate>Fri, 01 Feb 2013 01:07:57 +0000</pubDate>
			<dc:creator>antoniocansinos</dc:creator>
			<guid isPermaLink="false">94432@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;I would like to change, completely, the sub menu appearance. I´m referring to the sub menu that appears when you place the pointer on same  main category. I think that this sub menu is usually called drop-down.&#60;/p&#62;
&#60;p&#62;My problem is that these sub menus have a lot of attributes, many of them related with other and other attributes, for example: .catnav_wrapper { ; class=&#34;sub-menu&#34; ; ul, menu, dir { ; li ; ...&#60;/p&#62;
&#60;p&#62;I like to know if you have a reference about the attributes related with to change the aspect of this.&#60;/p&#62;
&#60;p&#62;Thanks in advance,&#60;/p&#62;
&#60;p&#62;Antonio
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
