Home of the facelift image replacement forums
You are not logged in.
It looks like recaptcha is easily thwarted either by cheap labor or some other means, because I am still getting tons of spam signups.
I'm closing registrations again, if you would like to register, please email me at cory.mawhorter@ephective.com and use the subject line "Forum Registration". Give me your name and all the standard stuff in that email.
I will just have to do manual registrations until I have more time to spend on this problem.
-Cory, 2010-03-15
Hi! I have the FLIR WP plugin working--mostly--on my site, but have hit a snag. In a recently added header, I can't get it to use FancyFonts to create the new text. In the script at the bottom of my page's code it shows:
jQuery(function($){
$(document).ready(function(){
$("div#branding").each( function() { FLIR.replace(this, new FLIRStyle({mode:'static',cFont:'windsong', mode:'fancyfonts'}));});
$(" ul#nav").each( function() { FLIR.replace(this, new FLIRStyle({mode:'static',cFont:'westsac'}));});
$(" .entry-title").each( function() { FLIR.replace(this, new FLIRStyle({mode:'wrap',cFont:'westsac'}));});
$(" h1#notesbanner").each( function() { FLIR.replace(this, new FLIRStyle({mode:'static',cFont:'windsong'}));});
});
});Note how div#branding uses the Windsong font in FancyFonts mode, but h1#notesbanner does not (even though, obviously, it is checked in the plugin settings dialog).
The result is that my header is very blurry; note the orange background area here: http://cottage.miscellaneaarts.com
Any idea what I might be doing wrong or need to tweak?
Cheers!
Offline
Try the global use fancy fonts at the bottom of the elements to replace section.
Offline
I just wanna say thank you for the codes that you have been shared. I am very much pleasured that I have read it.
__________________
Writing jobs
Offline