Hello,
i am trying to customize the main nav background.
I added the following code to the Custom Code
in Firefox and Chrome i get what i want.
in IE9 i still get the effect.
Please see attached files.
How can i solve this in IE9?
thanks,
Best Answer catrina , 08 January 2013 - 03:18 PM
I don't think IE9 uses any of the shadow attributes in your CSS. You should try adding the attribute shown here and change the values to zero: http://hedgerwow.app...com/demo/shadow
Go to the full post
Posted 08 January 2013 - 02:17 PM
Hello,
i am trying to customize the main nav background.
I added the following code to the Custom Code
in Firefox and Chrome i get what i want.
in IE9 i still get the effect.
Please see attached files.
How can i solve this in IE9?
thanks,
Posted 08 January 2013 - 03:18 PM Best Answer
I don't think IE9 uses any of the shadow attributes in your CSS. You should try adding the attribute shown here and change the values to zero:
Posted 08 January 2013 - 03:49 PM
Hello Catrina,
thanks for your prompt reply. Your suggestion solved my problem.
thanks you very much,
Have a nice day.
Posted 08 January 2013 - 04:13 PM
No problem!