Problem with Panels Module
JohnnyMoney - March 3, 2009 - 09:15
| Project: | Dynamic Rendering |
| Version: | 6.x-1.x-dev |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | JohnnyMoney |
| Status: | active |
Jump to:
Description
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.
| Attachment | Size |
|---|---|
| dynamicrenderissue.png | 410.32 KB |

#1
You should use a more specific selector then, i.e. "#something .node .title" or ".something .node .title"
#2
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
#3