Needs review
Project:
Omega
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
19 Oct 2011 at 17:46 UTC
Updated:
20 Feb 2012 at 20:32 UTC
Jump to comment: Most recent file
I can't quite explain the cause of this, but on CiviCRM pages, I'm finding that the CSS that gets added in omega/template.php doesn't get added properly. The odd thing was that debugging statements were showing that it did get added to $vars['styles'] all the way up until the point that they get printed in the page.tpl.php where they suddenly magically disappear.
Anyway, the attached path does resolve the issue, but I'm unsure if it would have any nasty side effects. Everything seams fine so far.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 1314806.1-omega-civicrm.patch | 3.16 KB | mrfelton |
Comments
Comment #1
mrfelton commentedAnd, the patch.
Comment #2
sdague commentedWould love to see this get included, or a guide to the right preprocess to add to a subtheme to make civicrm + omega in D6 play nice together.
Comment #3
marcoka commented