Hi,
I've built my url to point to a node that I would like to have viewed in a colorbox without the header or footer. The box loads fine, the problem is that the field labels and values have become transparent, so I can still see any flags or fieldsets in the box, as well as the space taken up by fields, but nothing shows up. If I drag my cursor over this white blank area, I can see the values and fields. Anyone know why this is happening?

Comments

iLLin’s picture

Bad CSS? Try a default theme and see what that does for you. Sounds like some IE crap.

mfoda’s picture

Status: Active » Closed (fixed)

Ugh you're right, it was the theme. I'm using the Fusion "Mix and Match" subtheme.
Any ideas where this could be fixed? I'll be asking that on theme's issue page, but I don't think I'll be getting such a quick response.

Thank you

iLLin’s picture

It its IE, its probably some position:relative or zoom:1 some place. LOL. Just start adding it everywhere until it works :)

mfoda’s picture

Hi iLLin. I'm testing with chrome and firefox. Actually it turns out that the values are being rendered, but the text is transparent for some reason. If I drag and highlight I'm able to see it against the blue background of the highlight. I opened an issue for this at the theme's page, so hopefully the theme designer will be able to pinpoint the guilty code.

Thanks again for being so helpful!

iLLin’s picture

No problem :)