Jump to content

[Solved] remove inline defined CSS rule


Recommended Posts

Due to a problem in IE, I must remove the following inline defined CSS rule (see attachment):

<!--[if !(IE 8)]>
<style type="text/css">
#center_column, #left_column, #right_column {overflow: hidden !important;}
</style>

I can see this rule when I press Ctrl-U in Firefox as the source of my page, but how can I remove this part?

45812_wayM56h3NMgKAxqPaKgN_t

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...