Active
Project:
Dynamic Rendering
Version:
6.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
3 Mar 2009 at 09:15 UTC
Updated:
6 Mar 2009 at 15:16 UTC
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.
| Comment | File | Size | Author |
|---|---|---|---|
| dynamicrenderissue.png | 410.32 KB | JohnnyMoney |
Comments
Comment #1
sunYou should use a more specific selector then, i.e. "#something .node .title" or ".something .node .title"
Comment #2
JohnnyMoney commentedCan'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
Comment #3
JohnnyMoney commented