Closed (works as designed)
Project:
CTI Flex
Version:
6.x-2.3
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
22 Jun 2011 at 19:03 UTC
Updated:
25 Jun 2014 at 13:28 UTC
Jump to comment: Most recent
Comments
Comment #1
ajross commentedYes, it should work. Can you post what code you tried? And did it work at all, or did you not get round corners anywhere?
Comment #2
jsomerfield commentedSorry it took so long to respond. I also had the rounded corners problem with the Mix & Match theme until I added the following to the styles in the ie8-fixes.css file: behavior: url(/sites/all/libraries/PIE/PIE.htc); This made the rounded corners appear in IE8, finally. The CTI Flex theme does not have one of these correcting .css files for IE8. That can probably be created, but I am unsure at this time how to get the
statement into the code. Another thing to solve...
The CSS Selectors I added to the CSS3PIE module settings are: .sidebar .block h2.title #content .block h2.title sidebar .block .content #content .block .content .region-sidebar-first .no-header .content #mission .comment
I think CTI Flex needs an IE8 .css.
What do you think?
Thanks.
Comment #3
jsomerfield commentedForgot about those filters -- that would be ...how to get the "if IE 8" statement into the code...
Comment #4
jsomerfield commentedI put in some, what I thought would do the trick, border-radius code and the borders and backgrounds of the blocks disappeared. I saw this is a known issue with PIE, "Problem with z-index..." Some things are just out of my grasp of understanding.. being somewhat css-illiterate.
Comment #5
ajross commented