Closed (fixed)
Project:
Mix and Match
Version:
6.x-1.6
Component:
Miscellaneous
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
1 Feb 2011 at 11:12 UTC
Updated:
24 Apr 2011 at 23:25 UTC
Hi
I've set up my Mix & Match in black. But after editing a view, adding a field, suddenly my display flawed.
My cart, my bookmarks, and others pages in admin are now showing a white background.
In the black mode, a lot of text isnt readable anymore.
A strange thing is that my chinese and japanese characters are now displayed, yet they wasn't before this bug!
I cannot find what to do, because it only happens in IE, so firebug is not helping.
You can see it at www.tracksmania.com : add a product to the cart, or to the playlist and you'll see...
Is there a specific css to edit to fix this?
please help, my site is broken.
Comments
Comment #1
artatum commentedI've tried !
tbody {
background-color red;
}
in fusion_core/css/ie8-fixes.css
and in mix_and_match/css/ie8-fixes.css
but both changed nothing.
I've tried also the same in mix-and-match-style.css
- in FF cart in page and cart in sidebar are both red
- in IE8 cart in page stay white but cart in sidebar is red.
Yet both are tbody.
I dont copy... :-(
Comment #2
ajross commentedI'm sorry I didn't respond more quickly, but it looks like you are using a different theme on your site now, so I'm assuming you no longer need assistance? If you do, please either reopen the issue or post a new one and I'll try my best to help.
Comment #3
2ndChanceTech commentedI have currently having the same issue. Dark theme... Looks fine in Firefox and Chrome... IE white background, wrong color links, etc.
Example at: http://www.trackstash.com
Comment #4
ajross commentedDid you try turning on CSS optimization/aggregation on the performance settings page?
Comment #5
2ndChanceTech commentedyes, they are currently set to on... ran chron, ran update, and cleared all cache. seems to be only front page, clicking on a link, seems to show everything proper on the inner pages.
I am using panels, and custom styled blocks which seem to display properly on all browsers.
I've also tried the IE setting under developers under theme settings, with no luck.
Comment #6
2ndChanceTech commentedn/m fixed it, seems that I must of turned the aggregating off as I was doing more work... switching this back to closed. sorry about the hassle, thanks for looking into it.