Interior pages Menu over Logo in IE

  • atrfede
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
13 years 4 days ago #14392 by atrfede
Hi,

If you have a look at my demo site (or your demo) in Internet Exploret you´ll see that the interior pages menu floats over the logo module: www.webpeix.com/qp/index.php?option=com_...icle&id=65&Itemid=49

This is a IE bug only. Everything is fine in Firefox/Chrome

How can I fix this?

Best regards,

Please Log in to join the conversation.

More
13 years 3 days ago #14401 by ivan.milic
Hi,

add this to template_css.css to the bottom:

.column_left{
height: 600px;
}

Please Log in to join the conversation.

  • atrfede
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
13 years 3 days ago #14445 by atrfede
Hi Ivan,

Thanks for your answer, but your solution doesn´t fix the bug.
Any other suggestion?

Thanks,

Please Log in to join the conversation.

More
13 years 2 days ago #14474 by ivan.milic
Try this then:



.column_left{
height: 600px;
float:none;
}

Please Log in to join the conversation.

More
12 years 11 months ago #14667 by maicol
I don't understand your instructions. I have the same problem.

Why? :blush:

Please Log in to join the conversation.

More
12 years 11 months ago #14683 by ivan.milic
You open template_css.css file , it is located in templates /css folder. At the bottom add this:

.column_left{
height: 600px;
float:none;
}

Please Log in to join the conversation.

Time to create page: 0.188 seconds
Powered by Kunena Forum