Closed (fixed)
Project:
Colorbox Node
Version:
7.x-2.3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
1 Aug 2012 at 15:05 UTC
Updated:
2 Aug 2012 at 13:18 UTC
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
Comment #1
iLLin commentedBad CSS? Try a default theme and see what that does for you. Sounds like some IE crap.
Comment #2
mfoda commentedUgh 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
Comment #3
iLLin commentedIt its IE, its probably some position:relative or zoom:1 some place. LOL. Just start adding it everywhere until it works :)
Comment #4
mfoda commentedHi 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!
Comment #5
iLLin commentedNo problem :)