On contactbuddy form in IE there is a green right arrow that won't go away!
CSS is:
.contactbuddy-form ul,
.contactbuddy-form ul li {
list-style: none !important;
background: transparent;
}
link is - http://50.22.91.40/~envis11/contact-us (View in IE 7)
Another CSS Issue
Started by
jleclere
, Sep 16 2011 02:10 PM
3 replies to this topic
#1
Posted 16 September 2011 - 02:10 PM
#2
Posted 16 September 2011 - 04:47 PM
Hi Jon, :)
Thanks for posting this!
Hmmm, that is purely an IE7/IE8 bug/issue since those older browsers were/are not following all the CSS Standard properly ( http://msdn.microsoft.com/en-us/library/cc351024(v=vs.85).aspx ).
More info and fix in the General PluginBuddy FAQ section http://ithemes.com/codex/page/General_Plugins_FAQ#Plugin_Display_Issue section (also keep an eye out on the ContactBuddy Codex in the future http://ithemes.com/codex/page/ContactBuddy#Customize_ContactBuddy ).
I just applied that fix in my own tests and they worked for IE compatibility mode.
Hope that helps!
Regards,
Bes
Thanks for posting this!
Hmmm, that is purely an IE7/IE8 bug/issue since those older browsers were/are not following all the CSS Standard properly ( http://msdn.microsoft.com/en-us/library/cc351024(v=vs.85).aspx ).
More info and fix in the General PluginBuddy FAQ section http://ithemes.com/codex/page/General_Plugins_FAQ#Plugin_Display_Issue section (also keep an eye out on the ContactBuddy Codex in the future http://ithemes.com/codex/page/ContactBuddy#Customize_ContactBuddy ).
I just applied that fix in my own tests and they worked for IE compatibility mode.
Hope that helps!
Regards,
Bes
Add/Follow me on Twitter - G+ - Social Improve - The Reasoner - FB - LinkedIn - Google Search
#3
Posted 17 September 2011 - 07:44 AM
I can totally accept this reply. Kind of what I was thinking too. F*%& IE 7. LOL. Thanks for the links to further information re: display issues and updated Codex's. I will review these.
Thanks!
Thanks!
#4
Posted 19 September 2011 - 11:32 AM
Hi Jon, :)
Also, check out this "IE 6 Countdown" site created and ran by Microsoft:
http://www.ie6countdown.com/
They have a section where old IE 6 users are shown a banner telling them to upgrade
http://www.ie6countdown.com/join-us.aspx
If you ever wanted, you can change the code on that page to say "if lt IE 9" (or even 8) instead of "if lt IE 7" :)
Regards,
Also, check out this "IE 6 Countdown" site created and ran by Microsoft:
http://www.ie6countdown.com/
They have a section where old IE 6 users are shown a banner telling them to upgrade
http://www.ie6countdown.com/join-us.aspx
If you ever wanted, you can change the code on that page to say "if lt IE 9" (or even 8) instead of "if lt IE 7" :)
Regards,
Add/Follow me on Twitter - G+ - Social Improve - The Reasoner - FB - LinkedIn - Google Search





