<?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 Tag: css</title>
<link>http://themeshaper.com/forums/</link>
<description>Help In Shaping WordPress Themes</description>
<language>en</language>
<pubDate>Sat, 04 Feb 2012 03:49:16 +0000</pubDate>

<item>
<title>crashprojects on "Can I change the width of the menu to line up with the end of my header/content?"</title>
<link>http://themeshaper.com/forums/topic/can-i-change-the-width-of-the-menu-to-line-up-with-the-end-of-my-headercontent#post-25129</link>
<pubDate>Tue, 31 Jan 2012 13:24:29 +0000</pubDate>
<dc:creator>crashprojects</dc:creator>
<guid isPermaLink="false">25129@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Helga, you're awesome!  I could kick myself right now; I knew it was going to be something easy I should have thought of myself!  FYI I learned everything I needed to know to style the menu in the first place from your thematic menus demystified post.  I have it bookmarked and refer to it all the time!  Thanks for everything! &#60;/p&#62;
&#60;p&#62;Scott, thanks for the reply.  I actually tried that yesterday and it didn't work. The menu was still cut off at the end.
&#60;/p&#62;</description>
</item>
<item>
<title>proto on "Can I change the width of the menu to line up with the end of my header/content?"</title>
<link>http://themeshaper.com/forums/topic/can-i-change-the-width-of-the-menu-to-line-up-with-the-end-of-my-headercontent#post-25120</link>
<pubDate>Tue, 31 Jan 2012 08:53:30 +0000</pubDate>
<dc:creator>proto</dc:creator>
<guid isPermaLink="false">25120@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Haha!&#60;/p&#62;
&#60;p&#62;Helgatheviking and ScottNix you are brilliant, good work!
&#60;/p&#62;</description>
</item>
<item>
<title>ScottNix on "Can I change the width of the menu to line up with the end of my header/content?"</title>
<link>http://themeshaper.com/forums/topic/can-i-change-the-width-of-the-menu-to-line-up-with-the-end-of-my-headercontent#post-25114</link>
<pubDate>Tue, 31 Jan 2012 03:01:30 +0000</pubDate>
<dc:creator>ScottNix</dc:creator>
<guid isPermaLink="false">25114@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;I am too slow :(
&#60;/p&#62;</description>
</item>
<item>
<title>ScottNix on "Can I change the width of the menu to line up with the end of my header/content?"</title>
<link>http://themeshaper.com/forums/topic/can-i-change-the-width-of-the-menu-to-line-up-with-the-end-of-my-headercontent#post-25113</link>
<pubDate>Tue, 31 Jan 2012 03:01:09 +0000</pubDate>
<dc:creator>ScottNix</dc:creator>
<guid isPermaLink="false">25113@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;The easy way to fix this would be to add to the #access instead of .menu.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#access { width: 940px; margin: 0 auto; }&#60;/code&#62;&#60;/pre&#62;</description>
</item>
<item>
<title>helgatheviking on "Can I change the width of the menu to line up with the end of my header/content?"</title>
<link>http://themeshaper.com/forums/topic/can-i-change-the-width-of-the-menu-to-line-up-with-the-end-of-my-headercontent#post-25112</link>
<pubDate>Tue, 31 Jan 2012 02:55:53 +0000</pubDate>
<dc:creator>helgatheviking</dc:creator>
<guid isPermaLink="false">25112@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;why don't you assign the background color to the UL element then instead of to the individual links?&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.sf-menu {
width: 100%
background: #D6DFFF;
}&#60;/code&#62;&#60;/pre&#62;</description>
</item>
<item>
<title>crashprojects on "Can I change the width of the menu to line up with the end of my header/content?"</title>
<link>http://themeshaper.com/forums/topic/can-i-change-the-width-of-the-menu-to-line-up-with-the-end-of-my-headercontent#post-25110</link>
<pubDate>Tue, 31 Jan 2012 02:40:40 +0000</pubDate>
<dc:creator>crashprojects</dc:creator>
<guid isPermaLink="false">25110@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Sorry, the link I have up keeps changing bc I'm working with it right now so I'm sure if you went to it it was confusing.&#60;/p&#62;
&#60;p&#62;Here's a link to a screenshot I took of the issue.  The issue I'm talking about is pointed out in red.  &#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://crashprojects.com/menu&#34; rel=&#34;nofollow&#34;&#62;http://crashprojects.com/menu&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanks.
&#60;/p&#62;</description>
</item>
<item>
<title>helgatheviking on "Can I change the width of the menu to line up with the end of my header/content?"</title>
<link>http://themeshaper.com/forums/topic/can-i-change-the-width-of-the-menu-to-line-up-with-the-end-of-my-headercontent#post-25107</link>
<pubDate>Tue, 31 Jan 2012 00:48:40 +0000</pubDate>
<dc:creator>helgatheviking</dc:creator>
<guid isPermaLink="false">25107@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;ok, well that's good.  you'd be surprised at the number of people who try to solve CSS issues w/o it.&#60;/p&#62;
&#60;p&#62;i didn't and still don't understand what you want to line up with what.  maybe explain again or sometimes i pic is worth a thousand words.
&#60;/p&#62;</description>
</item>
<item>
<title>crashprojects on "Can I change the width of the menu to line up with the end of my header/content?"</title>
<link>http://themeshaper.com/forums/topic/can-i-change-the-width-of-the-menu-to-line-up-with-the-end-of-my-headercontent#post-25106</link>
<pubDate>Mon, 30 Jan 2012 23:51:50 +0000</pubDate>
<dc:creator>crashprojects</dc:creator>
<guid isPermaLink="false">25106@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;I do use firebug.  I know what the elements are and where they are. I understand that the menu expands to accomodate it's content.  I just don't know how to make that menu extend further than that so that everything lines up.  I changed the colors back at:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://samh.crashprojects.com&#34; rel=&#34;nofollow&#34;&#62;http://samh.crashprojects.com&#60;/a&#62; &#60;/p&#62;
&#60;p&#62;to illustrate what's happening.
&#60;/p&#62;</description>
</item>
<item>
<title>helgatheviking on "Can I change the width of the menu to line up with the end of my header/content?"</title>
<link>http://themeshaper.com/forums/topic/can-i-change-the-width-of-the-menu-to-line-up-with-the-end-of-my-headercontent#post-25101</link>
<pubDate>Mon, 30 Jan 2012 22:46:41 +0000</pubDate>
<dc:creator>helgatheviking</dc:creator>
<guid isPermaLink="false">25101@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;??&#60;/p&#62;
&#60;p&#62;use &#60;a href=&#34;http://getfirebug.com&#34; rel=&#34;nofollow&#34;&#62;http://getfirebug.com&#60;/a&#62; to solve almost all css problems
&#60;/p&#62;</description>
</item>
<item>
<title>crashprojects on "Can I change the width of the menu to line up with the end of my header/content?"</title>
<link>http://themeshaper.com/forums/topic/can-i-change-the-width-of-the-menu-to-line-up-with-the-end-of-my-headercontent#post-25098</link>
<pubDate>Mon, 30 Jan 2012 21:29:49 +0000</pubDate>
<dc:creator>crashprojects</dc:creator>
<guid isPermaLink="false">25098@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;See here:  &#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://samh.crashprojects.com&#34; rel=&#34;nofollow&#34;&#62;http://samh.crashprojects.com&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Driving me nuts!
&#60;/p&#62;</description>
</item>
<item>
<title>NewFever on "Useful tools"</title>
<link>http://themeshaper.com/forums/topic/useful-tools/page/2#post-25068</link>
<pubDate>Sun, 29 Jan 2012 11:21:13 +0000</pubDate>
<dc:creator>NewFever</dc:creator>
<guid isPermaLink="false">25068@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Another very usefull tool I recently discoverd for testing on mutiple-browsers...&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;https://browserlab.adobe.com/en-us/index.html&#34; rel=&#34;nofollow&#34;&#62;https://browserlab.adobe.com/en-us/index.html&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;(Requires an Adobe ID)
&#60;/p&#62;</description>
</item>
<item>
<title>helgatheviking on "Full Screen Header/Body/Footer Image"</title>
<link>http://themeshaper.com/forums/topic/full-screen-headerbodyfooter-image#post-24920</link>
<pubDate>Mon, 16 Jan 2012 19:37:35 +0000</pubDate>
<dc:creator>helgatheviking</dc:creator>
<guid isPermaLink="false">24920@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;sorry, don't follow you.  can't you just put 1 large background on the body?  or #wrapper?  perhaps you could create a diagram or screenshot to better explain.
&#60;/p&#62;</description>
</item>
<item>
<title>crashprojects on "Full Screen Header/Body/Footer Image"</title>
<link>http://themeshaper.com/forums/topic/full-screen-headerbodyfooter-image#post-24916</link>
<pubDate>Mon, 16 Jan 2012 04:20:20 +0000</pubDate>
<dc:creator>crashprojects</dc:creator>
<guid isPermaLink="false">24916@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;I'm building on Thematic, and I'd like to use a background image for my entire site; header, body, and footer.  I'd like to utilize all of the screen real estate, and not just the real estate specified in the thematic dimensions.&#60;/p&#62;
&#60;p&#62;Can anyone tell me:&#60;/p&#62;
&#60;p&#62;a:  what dimensions should I use in the creation of the image?&#60;br /&#62;
b:  how do I go about implementing use of the image?&#60;/p&#62;
&#60;p&#62;Also, I'd settle for being able to use 3 separate images for header, body, and footer as long as they used up all the screen real estate and not just that weird center area that gets inhabited when I use a banner in place of the blog title.  &#60;/p&#62;
&#60;p&#62;I hope I'm explaining this correctly.  Thank you for reading.
&#60;/p&#62;</description>
</item>
<item>
<title>ScottNix on "Firefox css problem onclick menu"</title>
<link>http://themeshaper.com/forums/topic/firefox-css-problem-onclick-menu#post-24864</link>
<pubDate>Fri, 13 Jan 2012 15:56:24 +0000</pubDate>
<dc:creator>ScottNix</dc:creator>
<guid isPermaLink="false">24864@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;&#34;POSTED 1 SECOND AGO&#34;&#60;/p&#62;
&#60;p&#62;Odd it didn't load for you, the culprit is this little css code.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.sf-menu li:active { top: 15px; }&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Remove that and the links will be click-able again.
&#60;/p&#62;</description>
</item>
<item>
<title>helgatheviking on "Firefox css problem onclick menu"</title>
<link>http://themeshaper.com/forums/topic/firefox-css-problem-onclick-menu#post-24863</link>
<pubDate>Fri, 13 Jan 2012 15:51:34 +0000</pubDate>
<dc:creator>helgatheviking</dc:creator>
<guid isPermaLink="false">24863@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;your site won't load.  when troubleshooting, go back to defaults.  remove everything you have changed then add your pieces back one at a time until you find the guilty party.
&#60;/p&#62;</description>
</item>
<item>
<title>drmosko on "Firefox css problem onclick menu"</title>
<link>http://themeshaper.com/forums/topic/firefox-css-problem-onclick-menu#post-24853</link>
<pubDate>Fri, 13 Jan 2012 06:50:00 +0000</pubDate>
<dc:creator>drmosko</dc:creator>
<guid isPermaLink="false">24853@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;hello, I have a broblem with firefox when i click on menu the css background color is going down from the original position, and in submenu i cant click at all at the links, the site is: &#60;a href=&#34;http://www.dossihost.net/&#34; rel=&#34;nofollow&#34;&#62;http://www.dossihost.net/&#60;/a&#62;&#60;br /&#62;
in chrome cant click at all.&#60;br /&#62;
thank u
&#60;/p&#62;</description>
</item>
<item>
<title>helgatheviking on "using CSS for lowercase title attributes?"</title>
<link>http://themeshaper.com/forums/topic/using-css-for-lowercase-title-attributes#post-24805</link>
<pubDate>Tue, 10 Jan 2012 23:21:23 +0000</pubDate>
<dc:creator>helgatheviking</dc:creator>
<guid isPermaLink="false">24805@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;i'm going to mark this thread as resolved.  open it back up if this code doesn't work for you.  it should since i have tested it.  be sure you get the updated bit as i had a ; where it didn't belong before.
&#60;/p&#62;</description>
</item>
<item>
<title>helgatheviking on "using CSS for lowercase title attributes?"</title>
<link>http://themeshaper.com/forums/topic/using-css-for-lowercase-title-attributes#post-24785</link>
<pubDate>Tue, 10 Jan 2012 14:07:26 +0000</pubDate>
<dc:creator>helgatheviking</dc:creator>
<guid isPermaLink="false">24785@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;btw- chrome has built-in developer tools.  it is in the menu somewhere, but you can also hit CTRL-SHIFT-J
&#60;/p&#62;</description>
</item>
<item>
<title>lowercase-r on "using CSS for lowercase title attributes?"</title>
<link>http://themeshaper.com/forums/topic/using-css-for-lowercase-title-attributes#post-24781</link>
<pubDate>Tue, 10 Jan 2012 10:05:35 +0000</pubDate>
<dc:creator>lowercase-r</dc:creator>
<guid isPermaLink="false">24781@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;@proto&#60;/p&#62;
&#60;p&#62;thanks so much for your advice. i have been working in a thematic child theme, but, unfortunately my command of php and jscript commands are rudimentary at best, so i had been resorting to just combing through the php files and manually changing what i wanted.&#60;/p&#62;
&#60;p&#62;i have been working on chrome and using its 'view source' feature to debug code, but it only handles tracing back css styles, NOT php source content (EXTREMELY frustrating...).&#60;/p&#62;
&#60;p&#62;i've since DL'd firefox and have firebug up and running, will see what it can do. thanks again for the advice.&#60;/p&#62;
&#60;p&#62;@helgatheviking&#60;/p&#62;
&#60;p&#62;yes! thank you! this is what i've been looking for.&#60;/p&#62;
&#60;p&#62;i'll see if i can inject the code where it should be, and will report back.&#60;/p&#62;
&#60;p&#62;thanks!
&#60;/p&#62;</description>
</item>
<item>
<title>helgatheviking on "using CSS for lowercase title attributes?"</title>
<link>http://themeshaper.com/forums/topic/using-css-for-lowercase-title-attributes#post-24775</link>
<pubDate>Tue, 10 Jan 2012 01:12:26 +0000</pubDate>
<dc:creator>helgatheviking</dc:creator>
<guid isPermaLink="false">24775@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;you can't use CSS to switch markup to lowercase.  the 'permalink' line is part of the thematic_commentmeta() function which you can either completely override, or more likely filter.  the filter is named the same thing.  &#60;/p&#62;
&#60;p&#62;if you don't care to change anything by the case of the letters you should be able to do:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;function kia_lowercase_commentmeta($content){
  return strtolower($content);
}
add_filter(&#38;#39;thematic_commentmeta&#38;#39;,&#38;#39;kia_lowercase_commentmeta&#38;#39;);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;strtolower php function: &#60;a href=&#34;http://php.net/manual/en/function.strtolower.php&#34; rel=&#34;nofollow&#34;&#62;http://php.net/manual/en/function.strtolower.php&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;/*edited to fix syntax in code*/
&#60;/p&#62;</description>
</item>
<item>
<title>proto on "using CSS for lowercase title attributes?"</title>
<link>http://themeshaper.com/forums/topic/using-css-for-lowercase-title-attributes#post-24756</link>
<pubDate>Mon, 09 Jan 2012 12:59:26 +0000</pubDate>
<dc:creator>proto</dc:creator>
<guid isPermaLink="false">24756@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Hi there,&#60;/p&#62;
&#60;p&#62;A few Thoughts:&#60;/p&#62;
&#60;p&#62;1: From what you've said it sounds like you're editing Thematic directly. I would advise strongly against this, you should use a child theme, it has SO many benefits, too many to list here but in a nutshell, if you develop your website in a child theme it will be protected from future upgrades (thematic is updated on a regular basis) and retain all that unique styling (such as your desired lowercase styling). If you continue to edit Thematic directly you will lose updates when Thematic itself is updated. Also you may break something in Thematic, editing the PHP files directly is not recommended. The good news is that building a child theme is easy once you know how! For more information and before you do ANYTHING else I would highly recommend reading this, it's short and tells you why: &#60;a href=&#34;http://themeshaper.com/2009/04/17/wordpress-child-theme-basics/&#34; rel=&#34;nofollow&#34;&#62;http://themeshaper.com/2009/04/17/wordpress-child-theme-basics/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;There's more on child themes here: &#60;a href=&#34;http://themeshaper.com/thematic/guide/?page_id=66&#34; rel=&#34;nofollow&#34;&#62;http://themeshaper.com/thematic/guide/?page_id=66&#60;/a&#62; &#60;/p&#62;
&#60;p&#62;If you look in Thematic file you downloaded it comes with an example child theme, look inside your Thematic download file for the folder &#34;thematicsamplechildtheme&#34;. When you alter a style in your child theme it overrides the parent theme (Thematic) styling so you can have your website as you want and upgrades don't lose all your hard work styling it to get it how you want!&#60;/p&#62;
&#60;p&#62;2: What you're looking at changing sounds like a CSS issue. So, for example, you identified that &#34;#comments-list .comment-meta&#34; needed changing to make the text lowercase and you edited the CSS. The second big tip of the day which will make your life SO much easier. Get firebug for Firefox. Once you get this you can use the tools in that program that help you identify what DIV or CLASS you need to change to get your desired styling in your child theme stylesheet. &#60;/p&#62;
&#60;p&#62;If you post a link to your website we can look at it, but you will be so happy once you see what Firebug can tell you and it will enable you to get your website how you want it. Remember, I would recommend using a child theme before you do anything else, you'll almost certainly be happier and understand why when you read the article above I suggested and implement it. &#60;/p&#62;
&#60;p&#62;Someone else here might have some other thoughts but that's my advice!&#60;/p&#62;
&#60;p&#62;Good luck!
&#60;/p&#62;</description>
</item>
<item>
<title>lowercase-r on "using CSS for lowercase title attributes?"</title>
<link>http://themeshaper.com/forums/topic/using-css-for-lowercase-title-attributes#post-24755</link>
<pubDate>Mon, 09 Jan 2012 11:29:13 +0000</pubDate>
<dc:creator>lowercase-r</dc:creator>
<guid isPermaLink="false">24755@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;i'm a beginner to the wonderful world of wordpress and thematic themes/child themes alike... so please excuse this rather obtuse question:&#60;/p&#62;
&#60;p&#62;just where the heck in any of the .php files (in either WP or thematic) is the title attribute for the comment-meta permalink defined?&#60;/p&#62;
&#60;p&#62;my goal is making all the text (title attributes included) in the comment-meta lowercase, and was able to do so (except for the permalink's title attribute!) by slipping a text-transform into thematic's default.css file, like so:&#60;/p&#62;
&#60;p&#62;#comments-list .comment-meta {&#60;br /&#62;
    color:#666;&#60;br /&#62;
    font-size:11px;&#60;br /&#62;
    padding:0 0 9px 0px;&#60;br /&#62;
    text-transform: lowercase;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;but i'm going mad trying to find where WP is drawing the &#34;Permalink to this comment&#34; title attribute from. (a visual depiction of what i'm talking about: &#60;a href=&#34;http://adumbrate.me/show-n-tell/permalink%20title%20attribute%20not%20lowercase.png&#34; rel=&#34;nofollow&#34;&#62;http://adumbrate.me/show-n-tell/permalink%20title%20attribute%20not%20lowercase.png&#60;/a&#62;)&#60;/p&#62;
&#60;p&#62;is it possible to somehow use CSS to make this title attribute lowercase if i can't located where it's being pulled from in any of the .php files?&#60;/p&#62;
&#60;p&#62;thanks in advance for the help!
&#60;/p&#62;</description>
</item>
<item>
<title>crashprojects on "Move or add widgets to below main/content section"</title>
<link>http://themeshaper.com/forums/topic/move-or-add-widgets-to-below-maincontent-section#post-24510</link>
<pubDate>Thu, 29 Dec 2011 19:45:12 +0000</pubDate>
<dc:creator>crashprojects</dc:creator>
<guid isPermaLink="false">24510@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Hi all-&#60;/p&#62;
&#60;p&#62;I need to move widget areas to the center of my page, beneath the content section.  I need two widget areas next to each other, centered.  &#60;/p&#62;
&#60;p&#62;The order from top to bottom would be:  header, menu, content, two adjacent widget areas, footer.  Additionally, I would like the widget areas to display normally in their sidebar positions on subsequent pages.  I understand what I'll have to do is create an alternate page template and apply it just to the homepage.  &#60;/p&#62;
&#60;p&#62;Is this possible and if so, how do I go about it?  Also, if it is possible, which of the layouts included in Thematic would be easiest to manipulate into this configuration?  &#60;/p&#62;
&#60;p&#62;Thanks for reading!
&#60;/p&#62;</description>
</item>
<item>
<title>helgatheviking on "Thematic Menus Demystified"</title>
<link>http://themeshaper.com/forums/topic/thematic-menus-demystified-1/page/4#post-24428</link>
<pubDate>Tue, 20 Dec 2011 19:17:11 +0000</pubDate>
<dc:creator>helgatheviking</dc:creator>
<guid isPermaLink="false">24428@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;@drew - i asked b/c the scripts weren't in your source.  .sf-menu li:hover &#60;em&#62;could&#60;/em&#62; be beating out .sf-menu li.sfHover .  do you need li:hover ?  make sure that li.sfHover comes &#60;em&#62;after&#60;/em&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>drewdavid on "Thematic Menus Demystified"</title>
<link>http://themeshaper.com/forums/topic/thematic-menus-demystified-1/page/4#post-24392</link>
<pubDate>Mon, 19 Dec 2011 23:16:02 +0000</pubDate>
<dc:creator>drewdavid</dc:creator>
<guid isPermaLink="false">24392@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Hi Helga,&#60;/p&#62;
&#60;p&#62;Have I removed superfish? I have done the following as per Scott's directions (see &#60;a href=&#34;http://themeshaper.com/forums/topic/time-delay-on-dropdown-menu&#34; rel=&#34;nofollow&#34;&#62;http://themeshaper.com/forums/topic/time-delay-on-dropdown-menu&#60;/a&#62;)&#60;/p&#62;
&#60;p&#62;I was attempting just to disable the delay on the drop down effect...&#60;/p&#62;
&#60;p&#62;Drew&#60;/p&#62;
&#60;p&#62;EDIT: I took out the code for now to disable the delay. I am very close but it's not quite working! I can see the desired result but only when I move my mouse to the left back over a top level link, otherwise it almost seems like &#60;strong&#62;.sf-menu li:hover&#60;/strong&#62; is beating out &#60;strong&#62;.sf-menu li.sfHover&#60;/strong&#62; for control...
&#60;/p&#62;</description>
</item>
<item>
<title>helgatheviking on "Thematic Menus Demystified"</title>
<link>http://themeshaper.com/forums/topic/thematic-menus-demystified-1/page/4#post-24376</link>
<pubDate>Mon, 19 Dec 2011 13:36:17 +0000</pubDate>
<dc:creator>helgatheviking</dc:creator>
<guid isPermaLink="false">24376@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;@nick - you're welcome.  categories can be added from the WP3.0 custom menu maker or by targeting the wp_nav_menu_items() filter.  why should it be built in?
&#60;/p&#62;</description>
</item>
<item>
<title>nick125 on "Thematic Menus Demystified"</title>
<link>http://themeshaper.com/forums/topic/thematic-menus-demystified-1/page/4#post-24371</link>
<pubDate>Mon, 19 Dec 2011 09:49:01 +0000</pubDate>
<dc:creator>nick125</dc:creator>
<guid isPermaLink="false">24371@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Hi Helga,&#60;/p&#62;
&#60;p&#62;You have been providing awesome solutions to thematic forum.I really appreciate it.&#60;/p&#62;
&#60;p&#62;The topic Thematic Menus Demystified has explained how to add categories to menus. I would like to suggest that instead of all the explanation why don't you release or ask someone to make a new version of thematic which has this issue sorted. This might be helpful and time saving for all the members.
&#60;/p&#62;</description>
</item>
<item>
<title>helgatheviking on "Thematic Menus Demystified"</title>
<link>http://themeshaper.com/forums/topic/thematic-menus-demystified-1/page/4#post-24363</link>
<pubDate>Mon, 19 Dec 2011 03:48:13 +0000</pubDate>
<dc:creator>helgatheviking</dc:creator>
<guid isPermaLink="false">24363@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;@drewdavid - you appear to have removed superfish from your site.  superfish is what adds the sfHover class.  w/o it that approach will never work.  however, you could use the specific LI classes generated by WP to target different elements w/ different border radiuses on hover&#60;/p&#62;
&#60;p&#62;@sotabound04 -  i don't understand what you are asking.  i am totally unfamiliar w/ ASP.NET and code intelligence.  i do all my own coding development on a local installation of WP using XAMPP.  &#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://webdesignerwall.com/tutorials/installing-wordpress-locally&#34; rel=&#34;nofollow&#34;&#62;http://webdesignerwall.com/tutorials/installing-wordpress-locally&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;http://www.apachefriends.org/en/xampp.html&#34; rel=&#34;nofollow&#34;&#62;http://www.apachefriends.org/en/xampp.html&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>sotabound04 on "Thematic Menus Demystified"</title>
<link>http://themeshaper.com/forums/topic/thematic-menus-demystified-1/page/4#post-24360</link>
<pubDate>Mon, 19 Dec 2011 03:11:39 +0000</pubDate>
<dc:creator>sotabound04</dc:creator>
<guid isPermaLink="false">24360@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Helgatheviking, thanks for the tip on the thematic_abovecontainer, I must have overlooked it in the thematic documentation. Anyways, also some great tips on creating you own custom menu using hooks. Just out of curiosity, what IDE do you use for you development environment. I would love to be able to set one up with Thematic and wordpress to have code intelligence similar to what you might find in an APS.NET environment using VS 2008 for example. Yeah I know I know, however I have to work for a living:) I use PHP for recreational use only:)
&#60;/p&#62;</description>
</item>
<item>
<title>drewdavid on "Thematic Menus Demystified"</title>
<link>http://themeshaper.com/forums/topic/thematic-menus-demystified-1/page/4#post-24344</link>
<pubDate>Sat, 17 Dec 2011 23:34:35 +0000</pubDate>
<dc:creator>drewdavid</dc:creator>
<guid isPermaLink="false">24344@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Hi Helga,&#60;/p&#62;
&#60;p&#62;Thank you for the tip. I can't seem to get the new border radius to work.&#60;/p&#62;
&#60;p&#62;Here was my old code:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#60;/p&#62;
&#60;p&#62;.sf-menu li:hover, .sf-menu li.sfHover,&#60;br /&#62;
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {&#60;br /&#62;
    /* background gradient */&#60;br /&#62;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#E8E8E8), to(#BDBDBD)); background: -webkit-linear-gradient(#E8E8E8, #BDBDBD); background: -moz-linear-gradient(#E8E8E8, #BDBDBD); background: -ms-linear-gradient(#E8E8E8, #BDBDBD); background: -o-linear-gradient(#E8E8E8, #BDBDBD); background: linear-gradient(#E8E8E8, #BDBDBD); -pie-background: linear-gradient(#E8E8E8, #BDBDBD);&#60;br /&#62;
    /* hover border radius */&#60;br /&#62;
    border-top-left-radius: 14px;&#60;br /&#62;
    -moz-border-radius-topleft: 14px;&#60;br /&#62;
    -webkit-border-radius-topleft: 14px;&#60;br /&#62;
    border-top-right-radius: 14px;&#60;br /&#62;
    -moz-border-radius-topright: 14px;&#60;br /&#62;
    -webkit-border-radius-topright: 14px;&#60;br /&#62;
    behavior: url(/PIE.htc);&#60;br /&#62;
	outline:		0;&#60;br /&#62;
    border-bottom-color:#ccc;&#60;br /&#62;
}&#60;br /&#62;
&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Which I just changed to this with no apparent effect:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#60;br /&#62;
.sf-menu li:hover, .sf-menu a:focus,&#60;br /&#62;
.sf-menu a:hover, .sf-menu a:active {&#60;br /&#62;
    /* background gradient */&#60;br /&#62;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#E8E8E8), to(#BDBDBD)); background: -webkit-linear-gradient(#E8E8E8, #BDBDBD); background: -moz-linear-gradient(#E8E8E8, #BDBDBD); background: -ms-linear-gradient(#E8E8E8, #BDBDBD); background: -o-linear-gradient(#E8E8E8, #BDBDBD); background: linear-gradient(#E8E8E8, #BDBDBD); -pie-background: linear-gradient(#E8E8E8, #BDBDBD);&#60;br /&#62;
    /* border radius */&#60;br /&#62;
    border-radius: 14px;&#60;br /&#62;
    -moz-border-radius: 14px;&#60;br /&#62;
    -webkit-border-radius: 14px;&#60;br /&#62;
    behavior: url(/PIE.htc);&#60;br /&#62;
	outline:		0;&#60;br /&#62;
    border-bottom-color:#ccc;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;.sf-menu li.sfHover {&#60;br /&#62;
    /* hover border radius */&#60;br /&#62;
    border-top-left-radius: 14px;&#60;br /&#62;
    -moz-border-radius-topleft: 14px;&#60;br /&#62;
    -webkit-border-radius-topleft: 14px;&#60;br /&#62;
    border-top-right-radius: 14px;&#60;br /&#62;
    -moz-border-radius-topright: 14px;&#60;br /&#62;
    -webkit-border-radius-topright: 14px;&#60;br /&#62;
    behavior: url(/PIE.htc);&#60;br /&#62;
}&#60;br /&#62;
&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Thanks :)&#60;/p&#62;
&#60;p&#62;Drew
&#60;/p&#62;</description>
</item>

</channel>
</rss>

