active questions tagged sifr - Stack Overflow most recent 30 from stackoverflow.com 2009-11-30T16:28:20Z http://stackoverflow.com/feeds/tag/sifr http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://stackoverflow.com/questions/1820809/sifr-ie-issue-g-brokenflashie-is-null-or-not-an-object 0 SIFR - IE issue: G.brokenFlashIE is null or not an object Steve Morgan 2009-11-30T16:22:12Z 2009-11-30T16:22:12Z <p>I've got this very issue.</p> <p>Did anyone ever get to the bottom of it?</p> <p><a href="http://discuss.joyent.com/viewtopic.php?id=24961" rel="nofollow">http://discuss.joyent.com/viewtopic.php?id=24961</a></p> http://stackoverflow.com/questions/1764520/text-gradient-whith-sifr-3 0 Text Gradient whith sIFR 3 andreeib 2009-11-19T16:18:05Z 2009-11-30T13:22:57Z <p>Hi, I want to use sIFR 3 to add a simple linear gradient filter to a text, I can't find this in the ducumentation hope you guys can give me some help. </p> <p>I found an article that show's how to do this but requiers the modification of the flash file and that's not what I want to do.</p> <p>I looked in the sIFR documentaion and I didn't found a Gradient filter, I hope this effect can be made simple using the sIFR filters.</p> <p>Thank's</p> http://stackoverflow.com/questions/1818085/sifr-not-showing-until-all-javascript-has-executed 0 sIFR not showing until all javascript has executed? Matt Connor 2009-11-30T06:09:20Z 2009-11-30T06:09:20Z <p>I am using sIFR on a page which I am loading into an iframe, and using a javascript in the parent window which constantly polls the iframe to see when it changes height (ie. when you click a link in the iframe page and it has a different height than the previous page). Anyways, the problem is that sIFR doesn't seem to show the rendered text until the entire page/script has executed so when the page is first loaded and the javascript is waiting for the iframe to change height, there is no text. As soon as the iframe changes height however (ie. I click a link within the iframe), the javascript finishes and the sIFR rendered text shows up. Is there a way to allow sIFR to render before the page/scripts have finished running?</p> http://stackoverflow.com/questions/1809945/first-line-text-indent-in-sifr 0 First line text-indent in sIFR andreeib 2009-11-27T17:45:12Z 2009-11-27T19:09:49Z <p>Hi, I have a text block made whith sIFR and I want to indent the first line.</p> <p>Look at this image to see what I want:</p> <blockquote> <p><code>http://alltutorials.hi2.ro/testimonial.jpg</code></p> </blockquote> <p>I want the word WOW to be after the big quotes.</p> <p>I searched the sIFR documention I used text-indent but it seems it doesn't work.</p> <p>Thank's for the help,</p> <p>Andrei</p> <p>Paste the link because, it does not work directly.</p> http://stackoverflow.com/questions/1453476/sifr-with-green-background-in-safari-4 0 sIFR with green background in Safari 4 Pete 2009-09-21T08:48:49Z 2009-11-27T10:31:34Z <p>Hello,</p> <p>Has anyone seen this before? <a href="http://img30.imageshack.us/img30/3388/sifrgreenbg.jpg" rel="nofollow">http://img30.imageshack.us/img30/3388/sifrgreenbg.jpg</a></p> <p>I'm using sIFR on a lot of pages and have always tested them to be cross browser compatible. Never seen it acting like this. Now all of a sudden I got a report about sIFR showing up with green background in Safari 4.0.3 on MAC. I checked it myself again in all browsers but I couldnt reproduce this appearance.</p> <p>wmode and bgcolor are set to transparent and I have no idea where this green background could come from. Do you have any ideas?</p> http://stackoverflow.com/questions/1807606/sifr3-vs-jquery-sifr 0 SIFR3 vs JQuery SIFR Wieringen 2009-11-27T09:15:48Z 2009-11-27T09:15:48Z <p>Jquery SIFR reads the style of a selector directly from the css. So there is no need to configure this manually in the js as follow.</p> <pre><code>sIFR.replace(futura, { selector: 'h1', css: '.sIFR-root { background-color: #F9F9F9; color: #FF0000; }' // &lt;--- }); </code></pre> <p>I looked trew the SIFR 3 docs but i cant seem to find a command that achieves this. Is it possible to make sifr3 look at the stylesheet directly?</p> http://stackoverflow.com/questions/1805562/sifr-fade-problems-on-ie 0 sifr fade problems on IE häns 2009-11-26T20:42:23Z 2009-11-26T20:43:56Z <p>hello,</p> <p>i use a sIFR title in a list on my website. i fade list-items out and in. works fine. but in IE when i fades, the sIFR title suddenly has a black background. but just during the fade-animation. saw that also on other websites...</p> <p>any ideas or former posts? thanks!</p> http://stackoverflow.com/questions/1679884/alternative-for-sifr 2 Alternative for SIFR Bootcamp 2009-11-05T11:18:06Z 2009-11-26T00:55:21Z <p>I wish to know if there is an efficient alternative for SIFR. We are facing performance challenges with SIFR and we wish to replace it. One option is that we just use system fonts. Can someone please provide any direction in which we can research and solve the performance issue that we are having with SIFR. Even a replacement suggestion is welcome. Thanks </p> http://stackoverflow.com/questions/1353563/sirf3-and-styleswitcher-how-to-force-the-font-swf-to-reload-in-the-browser-cache 0 SIRF3 and styleSwitcher, how to force the font.swf to reload in the browser cache? MATT 2009-08-30T10:18:27Z 2009-11-25T21:00:09Z <p>Alright after having searched thr whole web for my answer, I hope to have someone to help me on this plezzzz.</p> <p>I'm working with a php styleswitcher to give my website a day/night look and i'm using 2 sifr-config files to handle the color changes needed for the text to keep be readble on both backgrounds color.</p> <p>(let's say I'm writing in white with a black background and vice-versa)</p> <p>In theory it's working great, BUT i'm obliged to hit F5 to force the refresh of the sirf SWF on style change, otherwise my browser keeps the same font file all time, I've tried meta no-cache, different variables names, differents swf's, ...I've tried to add a ramdom number at the end of thefont.swf?... I think it could be the solution but it's not working.</p> <p>Do you see a solution? Many many thanks!</p> http://stackoverflow.com/questions/1797990/sifr-3-no-text-wrap-around-floating-images 0 sIFR 3 no text wrap around floating images Jeremy Schultz 2009-11-25T16:06:44Z 2009-11-25T20:45:04Z <p>Is sIFR supposed to wrap around floating images? I have some headings next to a large image float:left and the image bumps the headline down below it. Headings that aren't beside floating images do wrap properly so the functionality is there, so my question is whether or not sIFR 3 text wraps beside floating images.</p> <p>Jeremy</p> http://stackoverflow.com/questions/1327760/sifr3-show-text-while-loading 0 sIFR3 show text while loading Clint 2009-08-25T11:45:39Z 2009-11-25T18:00:03Z <p>Hi,</p> <p>I am using sIFR3 on a website. I remember in sIFR2 you coul use this sIFR.bHideBrowserText = false; to show the text before sIFR kicks in.</p> <p>How do you do this in sIFR3 and where do you put the code?</p> <p>Thanks for your help.</p> <p>C</p> http://stackoverflow.com/questions/1672343/only-getting-one-of-the-weight-in-flash-file-how-to-go-about 0 Only getting one of the weight in flash file, how to go about... pablo 2009-11-04T08:16:47Z 2009-11-24T18:00:04Z <p>first time using the latest build, </p> <p>here's what i have, i have bold, heavy, lighht and italic in the flash file how do i call them in the script</p> <p>i'd like to make to h1#logo use the bold weight.</p> <pre><code>sIFR.replace(gotham, { selector: 'h1#logo', css: [ '.sIFR-root { font-size:44px; font-weight:Bold; color:#17140c; text-transform: uppercase; margin: 0 !important;' ] ,filters: { DropShadow: { distance: 1 ,color: '#f5f5f5' ,strength: 3 ,alpha: .5 ,blurX: 0 ,blurY: 0 } } ,wmode: 'transparent' }); </code></pre> http://stackoverflow.com/questions/1782404/sifr3-h1-height 0 sIFR3 h1 height Luuk 2009-11-23T10:59:19Z 2009-11-24T09:23:13Z <p>Hi there,</p> <p>I use sifr3 for my text. Now my problem is that i can't get the line height right for my tag.</p> <p>Can somebody please help me? line-height, height, leading etc wont work. Here you can find the output: <a href="http://www.bbp.nl/luuk-test/emmc/" rel="nofollow">http://www.bbp.nl/luuk-test/emmc/</a></p> <p>ccs code:</p> <pre><code>.sIFR-active h1 { visibility: hidden; font-family: Verdana; font-size: 14pt; line-height: 1em; padding: 0; margin: 0; text-align: right; color: #ff5400; } </code></pre> <p>js code:</p> <pre><code>sIFR.replace(rockwell, { selector: 'h1' ,css: [ '.sIFR-root { text-align: right; leading: -14; }' ,'a { text-decoration: none; }' ,'a:link { color: #000000; }' ,'a:hover { color: #ff5400;; }' ] }); </code></pre> http://stackoverflow.com/questions/1768323/sifr-override-link-click-with-onrelease 0 sIFR - override link click with onRelease? David 2009-11-20T04:22:47Z 2009-11-24T00:47:54Z <p>I've got sIFR setup to replace a navigation menu (looks pretty slick). It's individually replacing the LIs and their internal links. I have an onRelease tag that throws properly, extracts the actual href link address, all good so far. I want to tie this into an AJAX page loader, with backwards-compatability (+SEO) for the individual pages being able to load themselves. I've tried return false like I would for standard links, no dice.</p> <p>I'm assuming it doesn't work because it's onRelease, not onClick or something BEFORE it is already changing the page? onClick doesn't seem to be a valid sIFR function, documentation at <a href="http://wiki.novemberborn.net/sifr3/JavaScript+Methods" rel="nofollow">http://wiki.novemberborn.net/sifr3/JavaScript+Methods</a> says onRollOver, onRollOut, and onRelease. It would be a shame to have to pitch my entire AJAX system, there is hopefully a good workaround!</p> http://stackoverflow.com/questions/1773673/overwriting-old-sifr-js-file-results-in-uppercase-text 0 Overwriting old sifr.js file results in uppercase text Veda Williams 2009-11-20T22:40:37Z 2009-11-23T16:26:00Z <p>Hello,</p> <p>I'm using sIFR 2.0.6 with the sifr.js file from 2.0.7 to resolve this issue: <a href="http://novemberborn.net/sifr/2.0.7" rel="nofollow">http://novemberborn.net/sifr/2.0.7</a>.</p> <p>In all browsers, before overwriting the sifr.js file, the sIFR displayed with initial caps. With the new sifr.js file in place, the text is all uppercased. </p> <p>This is the only code I am customizing:</p> <blockquote> if(typeof sIFR == "function"){ sIFR(); sIFR.replaceElement(".sifr-container", named({sFlashSrc: "frutiger.swf", sColor: "#042e66", sCase: "lower", sWmode: "transparent", background-color: "transparent"})); }; </blockquote> <p>sCase doesn't appear to be doing the trick. How else can I control the uppercasing? </p> <p>Thanks!</p> <ul> <li>Veda</li> </ul> http://stackoverflow.com/questions/1779933/sifr-opera-bug-flash-object-too-wide 0 sifr: Opera-Bug: Flash Object too wide andrej 2009-11-22T20:41:23Z 2009-11-23T16:21:20Z <p>Hey there,</p> <p>I have used sifr to replace the fonts for headlines. It works fine in Firefox and IE.</p> <p><a href="http://design.speak-friend.com/" rel="nofollow">http://design.speak-friend.com/</a></p> <p>In Opera however, the headlines of the articles (object-tag within a-tag with-in h1-tag) get as wide as the used text is. If I limit the size of the object-tag via css, it just get's cut off (meaning some text is not displayed at all).</p> <p>Is there any solution to this?</p> <p>thanks</p> http://stackoverflow.com/questions/1782417/sifr-3-only-visible-on-my-computer 0 sifr 3 only visible on my computer ktsixit 2009-11-23T11:01:38Z 2009-11-23T11:05:13Z <p>Hi all, I am using sifr3 in my website. I have uploaded the website on a real server and I realized that the sifr3 fonts are only visible when I'm browsing the page from my computer. I have uploaded all the essential files and I don;t understand what might be broken. Can you help me please? This is the link to the test website: <a href="http://www.artabout.gr/idiston/" rel="nofollow">http://www.artabout.gr/idiston/</a></p> <p>(look at the h1 headings, the menu is using images, not sifr)</p> http://stackoverflow.com/questions/1671485/sifr-mouse-over-styles-and-scrolling-issues-on-windows-os 0 sIFR Mouse over styles and Scrolling Issues on Windows OS Rithy 2009-11-04T03:08:36Z 2009-11-23T08:46:21Z <p>I’m a windows OS user and use sifr3, I have some issues.</p> <p><strong>I. MOUSE OVER STYLES:</strong></p> <p>I have set color, hand pointer style, for mouse over.</p> <pre><code>firefox/safary: </code></pre> <p>After I scroll up/down a little by scroll bar in the browser, then I do mouse over on the embedded letter, but I don’t see the style I have set for mouse over.</p> <p><strong>II. SCROLLIING:</strong></p> <pre><code>firefox/safary: </code></pre> <p>When I do mouse over on a letter I have embedded and scroll up/down by my mouse; then the scrolling is not working.</p> <pre><code>some other (google chrome/ IE7): </code></pre> <p>After click on the embedded letter, I cannot scroll by mouse too.</p> <p>And I have tested with some sites that use sifr3, such as:</p> <ul> <li><p><a href="http://dev.xiligroup.com/?p=235&amp;cpage=1#comment-11543" rel="nofollow">http://dev.xiligroup.com/?p=235&amp;cpage=1#comment-11543</a></p> <pre><code>Note: It may have problem only in Windows OS. </code></pre></li> </ul> <p>Any one help please?</p> <p>Best regards,</p> <p>Rithy</p> http://stackoverflow.com/questions/633992/sifr-3-rev-436-copy-link-to-clipboard 1 sIFR 3 rev 436 - copy link to clipboard Alan Forsyth 2009-03-11T10:30:41Z 2009-11-23T02:26:23Z <p>This was originally a question, but is now a code enhancement, since it's a very minor (but useful) update.</p> <p>When heading (or other) text is used as a link with sIFR 3, you now get the two 'open link / open link in new window' options in the right-click flash context menu for the link.</p> <p>When I came across sIFR for the first time yesterday, I was wanting to copy a header (h2) link to the clipboard, on a site that used sIFR 2.x, and was frustrated that I couldn't. Thanks to the wonders of open source (and well written code), I can suggest the following enhancement to sIFR 3:</p> <p><em>[In the file flash/sIFR.as, find the section starting with the comment "// Have to set up menu items first!" through to ");" and replace with the following, then add font information to the .fla and export the swf as per <a href="http://wiki.novemberborn.net/sifr3/How%2Bto%2Buse" rel="nofollow">the tutorial</a>:]</em></p> <pre><code>// Have to set up the menu items first! menuItems.push( new ContextMenuItem("Follow link", function() { getURL(sIFR.instance.primaryLink, sIFR.instance.primaryLinkTarget) }), new ContextMenuItem("Open link in new window", function() { getURL(sIFR.instance.primaryLink, "_blank") }), new ContextMenuItem("Copy link to clipboard", function() { System.setClipboard(sIFR.instance.primaryLink) }) ); </code></pre> <p>Now I'm happy... :-)</p> <p>Alan.</p> http://stackoverflow.com/questions/1409709/setting-size-of-sifr-text 0 Setting size of sIFR text spidersilk 2009-09-11T08:30:57Z 2009-11-22T20:00:03Z <p>I'm trying to style a couple of instances of sIFR text in a site I'm working on, and I don't quite understand the technique recommended in <a href="http://wiki.novemberborn.net/sifr3/Styling" rel="nofollow">the styling documentation</a>.</p> <p>It says that: "When specified for the .sIFR-root class and given a px unit, this determines the actual font size sIFR uses to render the Flash movie", but then warns you off of doing this as it will make the text unscalable. </p> <p>It then says that "When specified for other selectors, use the % unit to make the font size relative to the main font size," but I don't know what "other selectors" they're referring to there. It says that styling must be specified in the sifr-config.js file, but the only place in that file I can see where you can enter your own CSS is the .sIFR-root class. Here's the code that calls each instance of sIFR:</p> <pre><code>sIFR.replace(inkburrow, { </code></pre> <p>selector: '#sidebar h3', css: '.sIFR-root { background-color: #F7F8F2; color: #222222; font-size: 24px; }' });</p> <p>(in this instance, the specific font, colours, etc. are those I'm using). So I'm not sure where other than in the .sIFR-root class they want you to put a relative font-size. Putting any unit other than pixels in the .sIFR-root class doesn't work - I tried it. And giving any kind of font styling to the selector being replaced (in this case #sidebar h3) in the site's regular style sheet has no effect - tried that too. </p> <p>As you can see, currently I'm doing it the way they warned against: setting a px size in .sIFR-root. But I'd rather be able to use a relative size if possible - I just can't figure out where I'm supposed to put it!</p> http://stackoverflow.com/questions/1776715/sifr3-crashes-web-site 0 sIFR3 Crashes Web Site jsuissa 2009-11-21T20:42:39Z 2009-11-21T20:42:39Z <p>Hi,</p> <p>I have a very simple implementation of sIFR3 on my site, but it tends to crash the site.</p> <p>I'm not sure if it's the build of sIFR3 I'm using, something I'm doing or even the SWF of the font.</p> <p>Any help solving the issue or suggestions about how to do so would be great.</p> <p><a href="http://www.liquidcomma.com/" rel="nofollow">http://www.liquidcomma.com/</a></p> <p>Thanks.</p> http://stackoverflow.com/questions/1529480/rotate-sifr-jquery 0 rotate sIFR jquery Ben casey 2009-10-07T04:28:48Z 2009-11-21T20:00:02Z <p>im looking for a way to rotate sifr text on a wordpress blog using jquery, any ideas, the rotate plugin doesnt seem to work. </p> http://stackoverflow.com/questions/1647870/sifr-only-the-first-font-style-of-glyph-in-my-swf-will-display-cannot-seem-to-ca 0 sIFR Only the first font-style of glyph in my swf will display, cannot seem to call up the others. Fiona 2009-10-30T03:27:42Z 2009-11-21T10:00:01Z <p>I've uploaded my .swf with bold, normal and italic glyphs of the font embedded. I then go to my sifr-config.js file to style the text using CSS. All properties except the font-style:italic; and font-weight:bold; are effective. </p> <p>In fact, when I try to use these properties the flash text doesn't show up at all.</p> <p>But if I go back into my flash file and change the first glyph from "normal" to "bold" or "italic" then re-export, it'll display the Flash text as whatever style I've just changed that first glyph to.</p> <p>Here's my CSS all the properties except font-weigh and font-style work:</p> <pre><code>sIFR.replace(ronnia, { selector: 'h1, logo-text', wmode: 'transparent', css: '.sIFR-root { font-size:200px; background-color:none; color: #000000; text-transform: uppercase; font-style:Italic; display:block;}' }); </code></pre> <p>I'm really new to the sIFR thing, any ideas what I could be doing wrong?</p> http://stackoverflow.com/questions/759398/sifr3-prefetch-not-working 1 sifr3 - prefetch not working? Simon 2009-04-17T07:37:05Z 2009-11-20T07:28:40Z <p>Hi there,</p> <p>I am having a problem with the loading times/size of an sifr 3 enabled site, and found out the the font swf is requested several times in my application. This can be seen in the network tab of firebug, as well as in the apache logs.</p> <p>On <a href="http://novemberborn.net/flash/prefetching-movies" rel="nofollow">http://novemberborn.net/flash/prefetching-movies</a> there are some instructions for prefetching. However that does not work, the prefetch Method is not available (still in the docu!). I understand that prefetching is done automatically, however that does not seem to work.</p> <p>Even in the demo page of the sifr download package, with an empty browser cache I get several hits for rockwell.swf and cochin.swf! Both with Firefox 3 and IE7...</p> <p>Any chance for an easy and quick fix? </p> <p>Greetings, Simon </p> http://stackoverflow.com/questions/1763742/sifr-hover-issue 0 sIFR hover issue pgarama 2009-11-19T14:40:06Z 2009-11-19T21:28:22Z <p>I am using an unordered list for navigation and I want to use sIFR in it (I know it is not recommended, but there is no alternative right now). The list items contain a div which is replaced by sIFR. </p> <p>The HTML:</p> <pre><code>&lt;ul class="topnav"&gt; &lt;li class="category"&gt; &lt;div&gt; &lt;a href="#" title="Home"&gt;Home&lt;/a&gt; &lt;/div&gt; &lt;/li&gt; &lt;li class="category&gt; &lt;div&gt; &lt;a href="#"&gt;Link&lt;/a&gt; &lt;/div&gt; &lt;/li&gt;&lt;/ul&gt; </code></pre> <p>I use this sIFR config:</p> <pre><code>sIFR.replace(myfont, { selector: '.topnav li.category div', css: ['.sIFR-root { font-size:17px; }', 'a:link { color:#a73759; text-decoration:none; }', 'a:hover {color:#ffffff;}', ], wmode: 'transparent', fitExactly: true, }); </code></pre> <p>The hover is working, but only when I hover over the actual flash file. The text color should be white when I hover over the list item, which is a parent of the replaced div. How do I accomplish that?</p> http://stackoverflow.com/questions/1765854/sifr-text-not-appearing -1 Sifr text not appearing ruderic 2009-11-19T19:20:28Z 2009-11-19T19:24:21Z <p>This is the website I'm working on: <a href="http://ruderic.com.ar/demos/simplestyle/index.html" rel="nofollow">http://ruderic.com.ar/demos/simplestyle/index.html</a></p> <p>The problem is that the text that's supposed to be converted does not appear at all in Firefox. In IE8, it's not converted.</p> <p>I think I followed the How-To correctly.</p> http://stackoverflow.com/questions/1761078/unnamed-non-existing-swf 0 Unnamed, non-existing .swf Nimbuz 2009-11-19T05:27:32Z 2009-11-19T08:28:14Z <p>I'm using <a href="http://jquery.thewikies.com/sifr/" rel="nofollow">jQuery sIFR plugin</a> for text replacement, although it works perfectly but there's a link to an unnamed and non-existing ".swf" file. Is it issue related to the sIFR plugin I'm using? How do I fix it?</p> <p>Many thanks</p> http://stackoverflow.com/questions/1587504/sifr-usestylecheck-weirdness-in-safari-4-and-opera 0 sIFR.useStyleCheck weirdness in Safari 4 and Opera sleep --benjamin 2009-10-19T08:21:45Z 2009-11-18T23:00:02Z <p>So, I'm using sIFR (version 3, revision 436) to replace elements in my navigation, and everything is beautiful. But when I turn on sIFR.useStyleCheck to detect the CSS load, everything goes wonky in Safari 4. By wonky, I mean that it seems like the inserted dummy div lingers with its 42px left margin, and it throws off the sIFR'd text so that it's not in the correct horizontal position or doesn't wrap when it's supposed to, etc. I also get a horizontal scroll bar in my browser window, which is always fun. But, if I resize the browser window, everything repaints and is fine again.</p> <p>I know this doesn't happen in Firefox. It does appear to affect Opera. Haven't tested in Safari 3 yet. God knows what will happen when I fire it up in IE, but I'm guessing it'll actually be OK, since Mark (Wubben) says that the sIFR.useStyleCheck is mainly to improve performance in Safari and Opera.</p> <p>Any suggestions? I looked for a way to force a repaint, but couldn't figure it out. It would not be a very elegant solution though if I did.</p> http://stackoverflow.com/questions/1753395/max-font-size-for-sifr 0 Max font size for sIFR Globalz 2009-11-18T03:07:28Z 2009-11-18T21:20:29Z <p>I am trying to implement a large font for sIFR, but it seems to have a ceiling where you cant go any higher. I have adjusted the the variable MAX_FONT_SIZE within the sIFR.as to no avail. Is this possible or is it a limitation with flash?</p> http://stackoverflow.com/questions/1758542/sifr3-and-line-height-leading 0 sIFR3 and line-height/leading stephaniesullivan.mp 2009-11-18T19:44:00Z 2009-11-18T19:44:00Z <p>I've successfully implemented sIFR3 using the nightlies from the end of Oct. All is well and much easier to work with than sIFR2 except where it comes to line-height. </p> <p>I was able to deal with my headings fine. But I have a pullquote that needs <em>more</em> line-height/leading and though I've read through support and see that it needs to be applied to the .sIFR-root, it's not working. Is there something funky I don't know about?</p> <p>Here's my code:</p> <p>sIFR.replace(fedraBook, { selector: '.callout p', css: '.sIFR-root { background-color: #FFFFFF; color: #968b85; leading: 3.5;}' });</p> <p>I had the leading at 1.5 but changed to 3.5 just to see if I could get it to vary at all. It does not.</p> <p>I tried also affecting it with this CSS selector with no joy:</p> <p>.sIFR-active .callout p { font-size: 1.6em; padding-top: 7px; line-height: 2.5em; }</p> <p>Does anyone have any ideas here? What am I missing?</p>