Looks like it's inserting the SIFR code twice in a panel box that contains a node. I have tried different combinations of rule setting but haven't managed to fix it. I set the rule to SIFR the title, and it does, but it seems to include the SIFR code again just before the content of the body of the node inisde the panel box in such a way that I get too much space between title and body. See attached image.

CommentFileSizeAuthor
dynamicrenderissue.png410.32 KBJohnnyMoney

Comments

sun’s picture

Status: Active » Fixed

You should use a more specific selector then, i.e. "#something .node .title" or ".something .node .title"

JohnnyMoney’s picture

Can't think of anything more specic than what i'm using:
For example:

.row2-l .title
and
.row2-r .title

the .row2-r class I established in the panel box of the second row right. Will try other combinations but then usually I get no SIFR font showing at all.

See finished site with all that space after the two SIFR titles (Formacion and Creacion Web)
www.grandmacarmen.com

JohnnyMoney’s picture

Status: Fixed » Active