<?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: Menu button image rather than text</title>
		<link>http://www.kriesi.at/support/topic/menu-button-image-rather-than-text</link>
		<description>Support Forum - Topic: Menu button image rather than text</description>
		<language>en-US</language>
		<pubDate>Sun, 26 May 2013 07:30:50 +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/menu-button-image-rather-than-text" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "Menu button image rather than text"</title>
			<link>http://www.kriesi.at/support/topic/menu-button-image-rather-than-text#post-12402</link>
			<pubDate>Sat, 05 Feb 2011 09:07:17 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">12402@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad that James could help you :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>identityconsulting on "Menu button image rather than text"</title>
			<link>http://www.kriesi.at/support/topic/menu-button-image-rather-than-text#post-12324</link>
			<pubDate>Thu, 03 Feb 2011 15:36:49 +0000</pubDate>
			<dc:creator>identityconsulting</dc:creator>
			<guid isPermaLink="false">12324@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Sorry...once again I see where I went wrong! Went into the ftp server and changed it there. Thanks very much! Worked perfectly!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>identityconsulting on "Menu button image rather than text"</title>
			<link>http://www.kriesi.at/support/topic/menu-button-image-rather-than-text#post-12322</link>
			<pubDate>Thu, 03 Feb 2011 15:24:35 +0000</pubDate>
			<dc:creator>identityconsulting</dc:creator>
			<guid isPermaLink="false">12322@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Sorry about the justify thing, allof us at the company seem to be saying the same thing incorrectly in that case then...&#60;/p&#62;
&#60;p&#62;Umm, I don't seem to have a style1 or any other css apart from style.css, which doesn't have the code you mentioned?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>James Morrison on "Menu button image rather than text"</title>
			<link>http://www.kriesi.at/support/topic/menu-button-image-rather-than-text#post-12318</link>
			<pubDate>Thu, 03 Feb 2011 15:07:41 +0000</pubDate>
			<dc:creator>James Morrison</dc:creator>
			<guid isPermaLink="false">12318@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;/p&#62;
&#60;p&#62;I did wonder whether you meant to align the text to the right rather than justify...&#60;/p&#62;
&#60;p&#62;The css/style1.css (or style2.css or style3.css depending on your colour choice) needs modifying to change this:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.nav li a {
    border-left: 1px solid #CCCCCC;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;to this:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.nav li a {
    border-right: 1px solid #CCCCCC;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;The style.css file also need editing to remove this code:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#top .nav li:first-child a {
    border: medium none;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;as at the moment simply changing the border-left to border-right will not apply for the 1st menu item and it would look wrong.&#60;/p&#62;
&#60;p&#62;James
&#60;/p&#62;</description>
		</item>
		<item>
			<title>identityconsulting on "Menu button image rather than text"</title>
			<link>http://www.kriesi.at/support/topic/menu-button-image-rather-than-text#post-12315</link>
			<pubDate>Thu, 03 Feb 2011 15:00:50 +0000</pubDate>
			<dc:creator>identityconsulting</dc:creator>
			<guid isPermaLink="false">12315@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Sorry, one last question!&#60;/p&#62;
&#60;p&#62;Each of the top menu buttons has a small line on each side. How would I add a line to the right of the final button in the sequence? (so it appears justified to the edge of any images as well etc.&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>identityconsulting on "Menu button image rather than text"</title>
			<link>http://www.kriesi.at/support/topic/menu-button-image-rather-than-text#post-12314</link>
			<pubDate>Thu, 03 Feb 2011 14:56:09 +0000</pubDate>
			<dc:creator>identityconsulting</dc:creator>
			<guid isPermaLink="false">12314@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Aha, I worked it out myself. I misunderstood you slighty. I worked out it needed to be:&#60;/p&#62;
&#60;p&#62;text-align: right;&#60;/p&#62;
&#60;p&#62;thanks very much!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>identityconsulting on "Menu button image rather than text"</title>
			<link>http://www.kriesi.at/support/topic/menu-button-image-rather-than-text#post-12313</link>
			<pubDate>Thu, 03 Feb 2011 14:49:55 +0000</pubDate>
			<dc:creator>identityconsulting</dc:creator>
			<guid isPermaLink="false">12313@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi.&#60;/p&#62;
&#60;p&#62;Really sorry, but it seems change the style.css to right justify the menu items hasn't worked...&#60;/p&#62;
&#60;p&#62;I'm talking about the top menu bar, which has things such as &#34;home&#34; and &#34;portfolio&#34; on it.&#60;/p&#62;
&#60;p&#62;I am using a custom menu, but it is supported by habitat (at least it appears to say it is) so that I can hide a couple of menu items.&#60;/p&#62;
&#60;p&#62;If what you've said applies to my situation still, could you post the sample code with that line in place? It may be thaqt I put it in the wrong place maybe... (Though I don't think so...)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>James Morrison on "Menu button image rather than text"</title>
			<link>http://www.kriesi.at/support/topic/menu-button-image-rather-than-text#post-12307</link>
			<pubDate>Thu, 03 Feb 2011 14:21:28 +0000</pubDate>
			<dc:creator>James Morrison</dc:creator>
			<guid isPermaLink="false">12307@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;/p&#62;
&#60;p&#62;1.) You can modify the navigation menu to include an image relatively easily by editing the CSS for the menu items. The custom menu allows you to add a CSS class to the menu item link when you edit the item (if you don't see it, click on &#34;Help&#34; at the top right of the pae and check the CSS box) and add the class here.&#60;/p&#62;
&#60;p&#62;For example, for the Home link you could use a class of &#34;home&#34;. You would then need to add the appropriate CSS to either replace the text with an image or set a background, background positioning and padding to suit the link depending on how many you have and how large the image is.&#60;/p&#62;
&#60;p&#62;2.) You can justify the text by adding this CSS:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;text-align: justify;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;to this code (style.css around line 207):&#60;/p&#62;
&#60;p&#62;.nav li a strong {&#60;br /&#62;
    display: block;&#60;br /&#62;
    font-size: 14px;&#60;br /&#62;
    font-weight: normal;&#60;br /&#62;
}`&#60;/p&#62;
&#60;p&#62;James
&#60;/p&#62;</description>
		</item>
		<item>
			<title>identityconsulting on "Menu button image rather than text"</title>
			<link>http://www.kriesi.at/support/topic/menu-button-image-rather-than-text#post-12284</link>
			<pubDate>Thu, 03 Feb 2011 10:07:46 +0000</pubDate>
			<dc:creator>identityconsulting</dc:creator>
			<guid isPermaLink="false">12284@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Also, a side question. How would I right justify the text in the menu buttons?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>identityconsulting on "Menu button image rather than text"</title>
			<link>http://www.kriesi.at/support/topic/menu-button-image-rather-than-text#post-12282</link>
			<pubDate>Thu, 03 Feb 2011 09:58:50 +0000</pubDate>
			<dc:creator>identityconsulting</dc:creator>
			<guid isPermaLink="false">12282@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi&#60;/p&#62;
&#60;p&#62;On the Habitat theme, I'd be interested in changing the menu buttons at the top (I'm using a mustom menu, from the menu's link on the dashboard)&#60;/p&#62;
&#60;p&#62;I'd like to have an image, which may or may not change when the mouse hovers over it (undecided). Is this possible with habitat?&#60;/p&#62;
&#60;p&#62;Finally, otherwise, I love the theme! Very easy to customise to my own tastes mostly.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
