| | |||||
| ||||||||
| Programming PHP, Perl, Ruby on Rails, AJAX, HTML, XHTML, CSS, JavaScript, MySQL and any other coding topics. |
![]() |
| | LinkBack | Thread Tools |
| | THREAD STARTER #1 (permalink) |
| Marketing Machine Join Date: Mar 2006 Location: Virginia Beach, Virginia
Posts: 103
![]() ![]() | CSS Help, IE7 Issue I have a site that I am working on for a huge client but I have ran into a simple browser compatibility issue that I can't seem to solve no matter what I do. http://www.ddsx.com/miracle/ In Firefox the site appears to be fine, that is how I want it to be in all browsers. The problem I am having is in IE7 where the header has this obnoxious shadow under it, which does not appear in Firefox. I have tried several things but they do not appear to work. In IE6 it looks like a total joke which I will be hoping to fix in the future. Considering the client uses IE as their main browser I need to get this fixed for them as soon as possible. Btw the site is still under construction for the most part, so anything else that appears wrong will be fixed. I just need to know a simple CSS fix to get rid of the damn shadow under the header. This site is running on Joomla v1.5. I am new to using Joomla, but so far I think I have done a decent job. This site is running on a custom template designed by me using the clients strict specifications. ????: NamePros.com http://www.namepros.com/programming/505720-css-help-ie7-issue.html
__________________ Free Lifetime Featured Link on SEO Friendly DDSX.com for every domain name purchased from BestDomainsWeb.com. Domains as low as $1.99! |
| |
| | #2 (permalink) |
| Senior Member Join Date: Jul 2005 Location: NJ
Posts: 1,219
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | IE doesnt work with CSS2 opacity, try using filter: alpha(opacity=50); in low-opacity class.
__________________ Hacksar.com - Your source for random computer tips and tricks! MySiteMemberships.com - Keep track of your site registration information! Like my post? Rep is appreciated! |
| |
| | THREAD STARTER #3 (permalink) | ||||
| Marketing Machine Join Date: Mar 2006 Location: Virginia Beach, Virginia
Posts: 103
![]() ![]() |
We already are using that, still isn't working.
__________________ Free Lifetime Featured Link on SEO Friendly DDSX.com for every domain name purchased from BestDomainsWeb.com. Domains as low as $1.99! | ||||
| |
| | #4 (permalink) |
| NamePros Member Join Date: Jun 2007 Location: www.egraphics-design.com
Posts: 25
![]() |
__________________ :hi: Logo Banner and Header Design Service. |
| |
| | #5 (permalink) |
| NamePros Member Join Date: Mar 2008
Posts: 118
![]() ![]() | well, you're using png files, which is great, but IE isn't meant to handle png (nor CSS, nor XML, nor.............) Anyway, just do this: download the file http://www.cssxl.com/iepngfix.zip , it has instructions in it, but just in case I'll explain it here. Simply place iepngfix.htc and blank.gif in your server (or local folder) and in your css style sheet add this Code: img, div { behavior: url(iepngfix.htc) } ????: NamePros.com http://www.namepros.com/showthread.php?t=505720 btw nice design ![]() note: you can download the file from TwinHelix site but at the moment of writing this the site was down for me, so I uploaded it to my server |
| |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| |