<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>ThemeShaper Forums Topic: Menu Iteam Text-Align</title>
<link>http://themeshaper.com/forums/</link>
<description>Help In Shaping WordPress Themes</description>
<language>en</language>
<pubDate>Sat, 25 May 2013 02:19:29 +0000</pubDate>

<item>
<title>em hr on "Menu Iteam Text-Align"</title>
<link>http://themeshaper.com/forums/topic/menu-iteam-text-align#post-7642</link>
<pubDate>Tue, 03 Nov 2009 02:23:02 +0000</pubDate>
<dc:creator>em hr</dc:creator>
<guid isPermaLink="false">7642@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Hi dcolumbus-&#60;/p&#62;
&#60;p&#62;There is no text-align applied to the menu items only padding that centers the text. You could adjust the padding to give the illusion of being aligned left.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.sf-menu a {
     padding:9px 30px 9px 5px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;or give the list item  width and text-align values like:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.sf-menu li {
   text-align:left;
   width:150px;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;the latter could be problematic if the text overruns the width.&#60;/p&#62;
&#60;p&#62;-Gene
&#60;/p&#62;</description>
</item>
<item>
<title>dcolumbus on "Menu Iteam Text-Align"</title>
<link>http://themeshaper.com/forums/topic/menu-iteam-text-align#post-7640</link>
<pubDate>Tue, 03 Nov 2009 00:31:46 +0000</pubDate>
<dc:creator>dcolumbus</dc:creator>
<guid isPermaLink="false">7640@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Alright, I have modified everything that I can find to change the way that the text is aligned within the menu tabs.&#60;/p&#62;
&#60;p&#62;How do I align the left to the left? Right now they're all centered within their respective tabs.
&#60;/p&#62;</description>
</item>

</channel>
</rss>
