Mawhorter.net Forums

Home of the facelift image replacement forums

You are not logged in.

Announcement

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

#1 2009-07-07 13:35:44

miscella
Smurf
Registered: 2009-05-27
Posts: 2

Not writing FancyFonts to new header?

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:

Code:

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

 

#2 2009-07-20 07:39:49

dzappone
Moderator
From: Austin, TX
Registered: 2008-08-08
Posts: 79
Website

Re: Not writing FancyFonts to new header?

Try the global use fancy fonts at the bottom of the elements to replace section.


Dan Zappone
23Systems
Web Design, Development and Hosting
http://www.23systems.net

Offline

 

#3 2009-09-10 02:58:54

Yunice09
Smurf
Registered: 2009-09-10
Posts: 1

Re: Not writing FancyFonts to new header?

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

 

Board footer

Powered by PunBB
© Copyright 2002–2008 PunBB