<?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: superfish</title>
<link>http://themeshaper.com/forums/</link>
<description>Help In Shaping WordPress Themes</description>
<language>en</language>
<pubDate>Sat, 25 May 2013 17:04:48 +0000</pubDate>

<item>
<title>ScottNix on "Keep superfish Submenu Ope"</title>
<link>http://themeshaper.com/forums/topic/keep-superfish-submenu-ope#post-27706</link>
<pubDate>Tue, 11 Dec 2012 17:50:49 +0000</pubDate>
<dc:creator>ScottNix</dc:creator>
<guid isPermaLink="false">27706@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;This is the old forum, you may want to post at &#60;a href=&#34;http://thematictheme.com/forums&#34;&#62;ThematicTheme.com/forums/&#60;/a&#62;to get some more eyes on this issue.&#60;/p&#62;
&#60;p&#62;That being said, recently I have been working on a issue that is somewhat related. One thing I figured out after a little frustration is that the drop down menu JS is not required. If you don't care about support for IE6 (I don't), you can disable the JS that controls the menus completely, then you won't have to deal with trying to override those styles, instead you can just work out a pure CSS solution.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;function childtheme_override_head_scripts() {

    // silence!

}&#60;/code&#62;&#60;/pre&#62;</description>
</item>
<item>
<title>marknolan on "Keep superfish Submenu Ope"</title>
<link>http://themeshaper.com/forums/topic/keep-superfish-submenu-ope#post-27698</link>
<pubDate>Sun, 09 Dec 2012 21:14:47 +0000</pubDate>
<dc:creator>marknolan</dc:creator>
<guid isPermaLink="false">27698@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;I have a &#34;normal&#34; horizontal superfish navigation. The Only thing is that I would like to keep the Subitems open if I'm on one of the parents children.&#60;br /&#62;
Pure CSS seems to get overriden by JS. I'm sure there must be an easy way with filtering the arguments and replacing with custom SF Args. Any Ideas?&#60;/p&#62;
&#60;p&#62;Thanks,&#60;br /&#62;
Mark
&#60;/p&#62;</description>
</item>
<item>
<title>helgatheviking on "Dropdown Menu not showing in IE"</title>
<link>http://themeshaper.com/forums/topic/dropdown-menu-not-showing-in-ie-does-it-work-on-iphone#post-26037</link>
<pubDate>Tue, 20 Mar 2012 23:46:24 +0000</pubDate>
<dc:creator>helgatheviking</dc:creator>
<guid isPermaLink="false">26037@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;wish i had thought to mention that.  i ran across a comment in my stylesheet about how filter kills the drop-downs somehow.  eff IE.  seriously hate that shit.
&#60;/p&#62;</description>
</item>
<item>
<title>hlynnt on "Dropdown Menu not showing in IE"</title>
<link>http://themeshaper.com/forums/topic/dropdown-menu-not-showing-in-ie-does-it-work-on-iphone#post-26036</link>
<pubDate>Tue, 20 Mar 2012 22:41:31 +0000</pubDate>
<dc:creator>hlynnt</dc:creator>
<guid isPermaLink="false">26036@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Found it!&#60;/p&#62;
&#60;p&#62;filter: progid :DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#d7eef8, endColorstr=#ebf6fb);&#60;br /&#62;
		-ms-filter: &#34;progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#d7eef8, endColorstr=#ebf6fb)&#34;;&#60;br /&#62;
		background-color: #d7eef8;&#60;br /&#62;
		background-image: url(../images/fallback-gradient.png);&#60;br /&#62;
		background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#d7eef8), to(#ebf6fb));&#60;br /&#62;
		background-image: -webkit-linear-gradient(top, #d7eef8, #ebf6fb);&#60;br /&#62;
		background-image: -moz-linear-gradient(top, #d7eef8, #ebf6fb);&#60;br /&#62;
		background-image: -ms-linear-gradient(top, #d7eef8, #ebf6fb);&#60;br /&#62;
		background-image: -o-linear-gradient(top, #d7eef8, #ebf6fb);&#60;/p&#62;
&#60;p&#62;I was using this to create a gradient background for #header. It caused the drop-down to break!
&#60;/p&#62;</description>
</item>
<item>
<title>hlynnt on "Dropdown Menu not showing in IE"</title>
<link>http://themeshaper.com/forums/topic/dropdown-menu-not-showing-in-ie-does-it-work-on-iphone#post-26035</link>
<pubDate>Tue, 20 Mar 2012 21:09:26 +0000</pubDate>
<dc:creator>hlynnt</dc:creator>
<guid isPermaLink="false">26035@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Update... OK, I stripped my styles from the menu. So, it's back to Thematic default. And it's still not showing up in IE...&#60;/p&#62;
&#60;p&#62;So, perhaps it's the background images? &#60;/p&#62;
&#60;p&#62;still working on it....
&#60;/p&#62;</description>
</item>
<item>
<title>hlynnt on "Dropdown Menu not showing in IE"</title>
<link>http://themeshaper.com/forums/topic/dropdown-menu-not-showing-in-ie-does-it-work-on-iphone#post-26030</link>
<pubDate>Tue, 20 Mar 2012 18:41:49 +0000</pubDate>
<dc:creator>hlynnt</dc:creator>
<guid isPermaLink="false">26030@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;lol, no kidding...&#60;br /&#62;
all righty back to the drawing board&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
</item>
<item>
<title>helgatheviking on "Dropdown Menu not showing in IE"</title>
<link>http://themeshaper.com/forums/topic/dropdown-menu-not-showing-in-ie-does-it-work-on-iphone#post-26029</link>
<pubDate>Tue, 20 Mar 2012 18:18:38 +0000</pubDate>
<dc:creator>helgatheviking</dc:creator>
<guid isPermaLink="false">26029@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;this works out of the box.  so you've done something in adding your styles.  i'd go back to scratch and re-add your styles piece by piece.  doesn't sound like fun, but sure isn't any worse than trying to debug why internet explorer is a heaping pile of shit.  i just wasted all morning on IE menu issues myself... so a little bitter here
&#60;/p&#62;</description>
</item>
<item>
<title>hlynnt on "Dropdown Menu not showing in IE"</title>
<link>http://themeshaper.com/forums/topic/dropdown-menu-not-showing-in-ie-does-it-work-on-iphone#post-26028</link>
<pubDate>Tue, 20 Mar 2012 17:20:38 +0000</pubDate>
<dc:creator>hlynnt</dc:creator>
<guid isPermaLink="false">26028@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;The superfish dropdown menu drops down behind content in IE. &#60;/p&#62;
&#60;p&#62;I've looked through the forums and have tried a variety of z-index changes to get it to show. Nothing so far has worked. &#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://amberde.com/test/&#34; rel=&#34;nofollow&#34;&#62;http://amberde.com/test/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Any suggestions would be great!
&#60;/p&#62;</description>
</item>
<item>
<title>bigdanprice on "Adapting Superfish"</title>
<link>http://themeshaper.com/forums/topic/adapting-superfish#post-25941</link>
<pubDate>Thu, 15 Mar 2012 20:43:12 +0000</pubDate>
<dc:creator>bigdanprice</dc:creator>
<guid isPermaLink="false">25941@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;So Ive spent a few hours on Stackoverflow, and couldnt get a clean answer, however Ive come up with a workaround.&#60;br /&#62;
Just include the third level items, as second level items,  then specifically target them with css to indent them...&#60;br /&#62;
&#60;code&#62;.menu-item-xxx a&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;I dont get the reveal when the mouse goes over, but for the time being it does the job.&#60;/p&#62;
&#60;p&#62;Hope this will help anyone that wants something similar!&#60;/p&#62;
&#60;p&#62;EDIT: Many many errors, its getting late...
&#60;/p&#62;</description>
</item>
<item>
<title>nimmolo on "In Thematic, but not in Coraline, fonts are displaying weird in Webkit"</title>
<link>http://themeshaper.com/forums/topic/in-thematic-but-not-in-coraline-fonts-are-displaying-weird-in-webkit#post-25901</link>
<pubDate>Tue, 13 Mar 2012 22:58:20 +0000</pubDate>
<dc:creator>nimmolo</dc:creator>
<guid isPermaLink="false">25901@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Helga&#60;/p&#62;
&#60;p&#62;yeah, that's what's so exasperating, it's making my mac look like a windows machine!! :)
&#60;/p&#62;</description>
</item>
<item>
<title>nimmolo on "In Thematic, but not in Coraline, fonts are displaying weird in Webkit"</title>
<link>http://themeshaper.com/forums/topic/in-thematic-but-not-in-coraline-fonts-are-displaying-weird-in-webkit#post-25900</link>
<pubDate>Tue, 13 Mar 2012 21:48:44 +0000</pubDate>
<dc:creator>nimmolo</dc:creator>
<guid isPermaLink="false">25900@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Hi Middlesister - using Snow Leopard here. Good question!&#60;/p&#62;
&#60;p&#62;Hmmm. Just checked it with and without the (in system prefs Appearance panel) &#34;Use LCD font smoothing when available&#34; and there was no change.&#60;/p&#62;
&#60;p&#62;Is that an option in Leopard? I forgot.
&#60;/p&#62;</description>
</item>
<item>
<title>helgatheviking on "Adapting Superfish"</title>
<link>http://themeshaper.com/forums/topic/adapting-superfish#post-25896</link>
<pubDate>Tue, 13 Mar 2012 19:40:57 +0000</pubDate>
<dc:creator>helgatheviking</dc:creator>
<guid isPermaLink="false">25896@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;if the question is related to superfish itself you might have more luck asking at stackoverflow.com
&#60;/p&#62;</description>
</item>
<item>
<title>bigdanprice on "Adapting Superfish"</title>
<link>http://themeshaper.com/forums/topic/adapting-superfish#post-25895</link>
<pubDate>Tue, 13 Mar 2012 18:44:24 +0000</pubDate>
<dc:creator>bigdanprice</dc:creator>
<guid isPermaLink="false">25895@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Hey thanks for the reply... Im looking into and will post my findings here.
&#60;/p&#62;</description>
</item>
<item>
<title>helgatheviking on "In Thematic, but not in Coraline, fonts are displaying weird in Webkit"</title>
<link>http://themeshaper.com/forums/topic/in-thematic-but-not-in-coraline-fonts-are-displaying-weird-in-webkit#post-25891</link>
<pubDate>Tue, 13 Mar 2012 16:06:27 +0000</pubDate>
<dc:creator>helgatheviking</dc:creator>
<guid isPermaLink="false">25891@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;i thought those macs were supposed to be so easy and so intuitive?  (i don't have any special love for windows, but couldn't resist a dig)
&#60;/p&#62;</description>
</item>
<item>
<title>middlesister on "In Thematic, but not in Coraline, fonts are displaying weird in Webkit"</title>
<link>http://themeshaper.com/forums/topic/in-thematic-but-not-in-coraline-fonts-are-displaying-weird-in-webkit#post-25890</link>
<pubDate>Tue, 13 Mar 2012 09:19:39 +0000</pubDate>
<dc:creator>middlesister</dc:creator>
<guid isPermaLink="false">25890@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;This seems weird. I am on a mac, but I can't see it. These pages look exactly the same to me in both Firefox (10.0.2), Safari (5.0.5) and Chrome (17.0.963). Even when resizing the window, the fonts look crisp and legible. &#60;/p&#62;
&#60;p&#62;I am still using Leopard though. And both &#60;code&#62;-webkit-font-smoothing: subpixel-antialiased;&#60;/code&#62; and &#60;code&#62;-webkit-font-smoothing: antialiased;&#60;/code&#62; look the same, for example on the page &#60;a href=&#34;http://files.christophzillgens.com/webkit-font-smoothing.html&#34; rel=&#34;nofollow&#34;&#62;http://files.christophzillgens.com/webkit-font-smoothing.html&#60;/a&#62; . The two right columns are not showing a difference at all, unlike the screenshots on the maxvoltar.com page.&#60;/p&#62;
&#60;p&#62;Is it possible that this has less to do with webkit but more with the OS? Are you using Lion or Snow Leopard? Is it possible that there is some kind of special font hinting features/setting in Lion that are messing things up?
&#60;/p&#62;</description>
</item>
<item>
<title>nimmolo on "In Thematic, but not in Coraline, fonts are displaying weird in Webkit"</title>
<link>http://themeshaper.com/forums/topic/in-thematic-but-not-in-coraline-fonts-are-displaying-weird-in-webkit#post-25886</link>
<pubDate>Tue, 13 Mar 2012 07:02:42 +0000</pubDate>
<dc:creator>nimmolo</dc:creator>
<guid isPermaLink="false">25886@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Update 3 - One full hour of searching stackoverflow threads about webkit font smoothing weirdness and NONE of the proposed CSS solutions, from shadows to strokes, worked. ARRGH!!!!
&#60;/p&#62;</description>
</item>
<item>
<title>nimmolo on "In Thematic, but not in Coraline, fonts are displaying weird in Webkit"</title>
<link>http://themeshaper.com/forums/topic/in-thematic-but-not-in-coraline-fonts-are-displaying-weird-in-webkit#post-25885</link>
<pubDate>Tue, 13 Mar 2012 06:01:04 +0000</pubDate>
<dc:creator>nimmolo</dc:creator>
<guid isPermaLink="false">25885@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Well, I appreciate the procrastination.&#60;/p&#62;
&#60;p&#62;OK - Update 1: at andrewnimmo.com, I've gotten rid of all the javascript on the page, although not all the plugins yet, and there's still jagged fonts. &#60;/p&#62;
&#60;p&#62;Also, I just checked the source and mistersaturdaynight.com, which looks fine, does load some javascript, and plenty of iframes.&#60;/p&#62;
&#60;p&#62;So my theory seems wrong. But I haven't turned off all the plugins, and now i will.&#60;/p&#62;
&#60;p&#62;Update 2 - All plugins off at andrewnimmo.com and now still jagged fonts. Even after quitting and restarting safari or chrome.
&#60;/p&#62;</description>
</item>
<item>
<title>helgatheviking on "In Thematic, but not in Coraline, fonts are displaying weird in Webkit"</title>
<link>http://themeshaper.com/forums/topic/in-thematic-but-not-in-coraline-fonts-are-displaying-weird-in-webkit#post-25882</link>
<pubDate>Mon, 12 Mar 2012 22:47:53 +0000</pubDate>
<dc:creator>helgatheviking</dc:creator>
<guid isPermaLink="false">25882@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;well team USA did not qualify so i'm pretty free.  ;)  this is what i do when i am procrastinating working on my own stuff... or designing my own site.
&#60;/p&#62;</description>
</item>
<item>
<title>nimmolo on "In Thematic, but not in Coraline, fonts are displaying weird in Webkit"</title>
<link>http://themeshaper.com/forums/topic/in-thematic-but-not-in-coraline-fonts-are-displaying-weird-in-webkit#post-25881</link>
<pubDate>Mon, 12 Mar 2012 22:42:13 +0000</pubDate>
<dc:creator>nimmolo</dc:creator>
<guid isPermaLink="false">25881@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Right! I'll do that when I get home.  &#60;/p&#62;
&#60;p&#62;That's prolly where the js is coming from&#60;/p&#62;
&#60;p&#62;...uh, all this and Olympic handball!?!?
&#60;/p&#62;</description>
</item>
<item>
<title>helgatheviking on "Adapting Superfish"</title>
<link>http://themeshaper.com/forums/topic/adapting-superfish#post-25880</link>
<pubDate>Mon, 12 Mar 2012 22:16:34 +0000</pubDate>
<dc:creator>helgatheviking</dc:creator>
<guid isPermaLink="false">25880@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;my menu thread explains how to use your own modified version of supersubs.js.  idk if supersubs can be made to do what you're asking.  you should ask at stackoverflow.com.  though i am have rep the wpubermenu plugin again for really cool menus if you need something beyond the norm.
&#60;/p&#62;</description>
</item>
<item>
<title>helgatheviking on "In Thematic, but not in Coraline, fonts are displaying weird in Webkit"</title>
<link>http://themeshaper.com/forums/topic/in-thematic-but-not-in-coraline-fonts-are-displaying-weird-in-webkit#post-25878</link>
<pubDate>Mon, 12 Mar 2012 22:05:59 +0000</pubDate>
<dc:creator>helgatheviking</dc:creator>
<guid isPermaLink="false">25878@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;WP does not load jquery from googleapis by default(instead it serves a locally-hosted version).  i'm not sure thematic even enqueues jquery. &#60;/p&#62;
&#60;p&#62;ugh, hate those mac bugs.  don't understand them since safari is supposed to be the same!!&#60;/p&#62;
&#60;p&#62;have you disabled all plugins?
&#60;/p&#62;</description>
</item>
<item>
<title>nimmolo on "In Thematic, but not in Coraline, fonts are displaying weird in Webkit"</title>
<link>http://themeshaper.com/forums/topic/in-thematic-but-not-in-coraline-fonts-are-displaying-weird-in-webkit#post-25877</link>
<pubDate>Mon, 12 Mar 2012 21:13:22 +0000</pubDate>
<dc:creator>nimmolo</dc:creator>
<guid isPermaLink="false">25877@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Sorry for breaking that into multiple posts, I must have had a gremlin in there somewhere and it just  - w o u l d n ' t -  post, since last night!
&#60;/p&#62;</description>
</item>
<item>
<title>nimmolo on "In Thematic, but not in Coraline, fonts are displaying weird in Webkit"</title>
<link>http://themeshaper.com/forums/topic/in-thematic-but-not-in-coraline-fonts-are-displaying-weird-in-webkit#post-25876</link>
<pubDate>Mon, 12 Mar 2012 21:10:21 +0000</pubDate>
<dc:creator>nimmolo</dc:creator>
<guid isPermaLink="false">25876@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;I've seen people proposing jquery conflicts but on andrewnimmo.com i've unregistered all javascripts in the head, disabling my js menus for example. (WP still loads the one for jquery itself from the googleapis.)&#60;/p&#62;
&#60;p&#62;Curiously the problem is not replicated on the live version of the second site, mistersaturdaynight.com/&#60;br /&#62;
which uses Coraline theme. The two sites with problems are running on Thematic.&#60;/p&#62;
&#60;p&#62;This is, by the way, a re-post of my contribution to someone else's thread on this same topic on stackoverflow, you can check out his example of what seems to be the exact same problem (and it's not on a wordpress site):&#60;/p&#62;
&#60;p&#62;stackoverflow.com/questions/9516319/embedding-youtube-video-changes-font-look-on-elements-outside-the-iframe/9661095#9661095&#60;/p&#62;
&#60;p&#62;Still, since my prob occurs in Thematic and not Coraline, I thought I might bring it up here.
&#60;/p&#62;</description>
</item>
<item>
<title>nimmolo on "In Thematic, but not in Coraline, fonts are displaying weird in Webkit"</title>
<link>http://themeshaper.com/forums/topic/in-thematic-but-not-in-coraline-fonts-are-displaying-weird-in-webkit#post-25869</link>
<pubDate>Mon, 12 Mar 2012 21:06:40 +0000</pubDate>
<dc:creator>nimmolo</dc:creator>
<guid isPermaLink="false">25869@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Anyway here are the pages with videos where the font gets dim:&#60;/p&#62;
&#60;p&#62;    makanipower.com/why-airborne-wind/&#60;/p&#62;
&#60;p&#62;    andrewnimmo.com/mistersaturdaynight/&#60;/p&#62;
&#60;p&#62;and in the respective sites above, these two pages don't have videos and don't dim:&#60;/p&#62;
&#60;p&#62;    /faq/&#60;/p&#62;
&#60;p&#62;    /mistersaturdaynight/2009/09/justin-carter-2/&#60;/p&#62;
&#60;p&#62;Sorry not to post the full link - the bbpress is deleting the entire post if i do!
&#60;/p&#62;</description>
</item>
<item>
<title>nimmolo on "In Thematic, but not in Coraline, fonts are displaying weird in Webkit"</title>
<link>http://themeshaper.com/forums/topic/in-thematic-but-not-in-coraline-fonts-are-displaying-weird-in-webkit#post-25865</link>
<pubDate>Mon, 12 Mar 2012 21:04:22 +0000</pubDate>
<dc:creator>nimmolo</dc:creator>
<guid isPermaLink="false">25865@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;so Helga - It's only in webkit browsers on Mac, AFAI can tell, and it's ONLY on pages with embedded video iframes. Mac Firefox renders the text fine, even in the presence of the embedded video.&#60;/p&#62;
&#60;p&#62;The below pages have video embeds and show the problem clearly. If you watch carefully while the pages load, you can probably see the text switch from robust (normal) rendering to &#34;dim&#34; - no subpixel font smoothing. It looks to me like the difference between &#60;/p&#62;
&#60;pre&#62;&#60;code&#62;-webkit-font-smoothing: subpixel-antialiased;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;and&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;-webkit-font-smoothing: antialiased;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;...i'm using this as an independent example: maxvoltar.com/archive/-webkit-font-smoothing
&#60;/p&#62;</description>
</item>
<item>
<title>bigdanprice on "Adapting Superfish"</title>
<link>http://themeshaper.com/forums/topic/adapting-superfish#post-25859</link>
<pubDate>Mon, 12 Mar 2012 17:56:48 +0000</pubDate>
<dc:creator>bigdanprice</dc:creator>
<guid isPermaLink="false">25859@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Hi Everyone,&#60;br /&#62;
I have a question re: adapting superfish.&#60;/p&#62;
&#60;p&#62;I want to have a slightly different way of displaying 3rd Tier sub menus... ive attached an image for ease of use:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://dan-price.co.uk/elliea/wp-content/themes/ellieatkins/Homepageno-bkgrnd.png&#34;&#62;Here&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I understand that the effect is determined by the supersubs.js...&#60;/p&#62;
&#60;p&#62;I was just wondering if anyone had had any success editing it to achieve the effect I need here? Im talking about positioning.&#60;/p&#62;
&#60;p&#62;For completeness here is the link to the site:&#60;br /&#62;
&#60;a href=&#34;http://dan-price.co.uk/elliea/&#34;&#62;Test Site&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Any help is appreciated!
&#60;/p&#62;</description>
</item>
<item>
<title>helgatheviking on "In Thematic, but not in Coraline, fonts are displaying weird in Webkit"</title>
<link>http://themeshaper.com/forums/topic/in-thematic-but-not-in-coraline-fonts-are-displaying-weird-in-webkit#post-25843</link>
<pubDate>Mon, 12 Mar 2012 03:17:16 +0000</pubDate>
<dc:creator>helgatheviking</dc:creator>
<guid isPermaLink="false">25843@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;can you point out what part looks bad?  the sites look the same to me in chrome at a cursory glance.
&#60;/p&#62;</description>
</item>
<item>
<title>nimmolo on "In Thematic, but not in Coraline, fonts are displaying weird in Webkit"</title>
<link>http://themeshaper.com/forums/topic/in-thematic-but-not-in-coraline-fonts-are-displaying-weird-in-webkit#post-25842</link>
<pubDate>Mon, 12 Mar 2012 01:15:08 +0000</pubDate>
<dc:creator>nimmolo</dc:creator>
<guid isPermaLink="false">25842@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;An old post from Chris proposes this but it seems a bit old for the purpose, since we're on 1.6!&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;function swap_jquery() {
	wp_deregister_script(&#38;#39;jquery&#38;#39;);
	wp_register_script(&#38;#39;jquery&#38;#39;, (&#38;quot;http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js&#38;quot;), false, &#38;#39;1.3.2&#38;#39;);
	wp_enqueue_script(&#38;#39;jquery&#38;#39;);
}
add_action(&#38;#39;init&#38;#39;, &#38;#39;swap_jquery&#38;#39;);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;I just tried the&#60;br /&#62;
&#60;code&#62;wp_deregister_script(&#38;#39;jquery&#38;#39;);&#60;/code&#62;&#60;br /&#62;
part but it did not deregister the script.
&#60;/p&#62;</description>
</item>
<item>
<title>nimmolo on "In Thematic, but not in Coraline, fonts are displaying weird in Webkit"</title>
<link>http://themeshaper.com/forums/topic/in-thematic-but-not-in-coraline-fonts-are-displaying-weird-in-webkit#post-25841</link>
<pubDate>Mon, 12 Mar 2012 01:10:46 +0000</pubDate>
<dc:creator>nimmolo</dc:creator>
<guid isPermaLink="false">25841@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Update: The only js being loaded is now the minimum jquery library from &#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://ajax.googleapis.com/ajax/libs/jquery/1.6/jquery.min.js?ver=3.3.1&#34; rel=&#34;nofollow&#34;&#62;http://ajax.googleapis.com/ajax/libs/jquery/1.6/jquery.min.js?ver=3.3.1&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Not sure how to disable this since it's not called from header-extensions.php
&#60;/p&#62;</description>
</item>
<item>
<title>nimmolo on "In Thematic, but not in Coraline, fonts are displaying weird in Webkit"</title>
<link>http://themeshaper.com/forums/topic/in-thematic-but-not-in-coraline-fonts-are-displaying-weird-in-webkit#post-25839</link>
<pubDate>Mon, 12 Mar 2012 00:32:03 +0000</pubDate>
<dc:creator>nimmolo</dc:creator>
<guid isPermaLink="false">25839@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;I'm trying to migrate a site I did in Coraline to Thematic, just because! ... but also because Thematic gives me more hooks for modifying the mobile version of the site. But something weird is happening to the desktop version of the site in Chrome and Safari and it's a total dealbreaker.&#60;/p&#62;
&#60;p&#62;Fonts are dimming strangely and losing subpixel-level smoothing in Webkit browsers. At many font sizes it's not at all cool or legible.&#60;/p&#62;
&#60;p&#62;Initial webs research indicates this might be because of js superfish menus, or perhaps other javascript, and the js's interaction with flash videos or perhaps other videos. The video content I can't get rid of, so I'd like to try disabling the superfish quickly to troubleshoot it. ** UPDATE **&#60;/p&#62;
&#60;p&#62;I did disable superfish and all the head_scripts using Helga's code from the Menu sticky. Problem persists.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;// Filter away the default scripts loaded with Thematic
function childtheme_head_scripts() {
    // Abscence makes the heart grow fonder
}
add_filter(&#38;#39;thematic_head_scripts&#38;#39;,&#38;#39;childtheme_head_scripts&#38;#39;);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;The Thematic sandbox version with font-weirdness is andrewnimmo.com/mistersaturdaynight&#60;br /&#62;
The Coraline live site, for NON-font-weirdness comparison, mistersaturdaynight.com&#60;/p&#62;
&#60;p&#62;Driving me absolutely bonkers. :/
&#60;/p&#62;</description>
</item>

</channel>
</rss>
