Grey Column menu suddenly stops and becomes white

More
13 years 1 month ago - 13 years 1 month ago #5676 by Lazy Garfield
I do't know but the problem is still in IE and Firefox.
Last edit: 13 years 1 month ago by Lazy Garfield.

Please Log in to join the conversation.

More
13 years 1 month ago #5677 by Lazy Garfield
Look at the screenshots.
Its not a browser problem but a template problem.
Attachments:

Please Log in to join the conversation.

More
13 years 1 month ago #5693 by Lazy Garfield
Ivan did you see my last post?
It is still not working.
I used both scripts.

Please Log in to join the conversation.

More
13 years 1 month ago #5698 by ivan.milic
Try this:

<script type=text/javascript>
window.onload = function(){
var left_height = jQuery("#content_main").innerHeight();
left_height = Math.round(left_height * 1.03);
jQuery("#column_left").css({height: left_height});
/*FIX*/if(jQuery.browser.msie && jQuery.browser.version <= 7) jQuery("#column_left").css('margin-bottom',-20);
};
</script>

Please Log in to join the conversation.

More
13 years 1 month ago - 13 years 1 month ago #5699 by Lazy Garfield
As far as I can see it looks good now!! :laugh:
Last edit: 13 years 1 month ago by Lazy Garfield.

Please Log in to join the conversation.

More
13 years 1 month ago #5701 by Lazy Garfield
Its a bug in the template?
And do you repair that in the new templates?

Please Log in to join the conversation.

Time to create page: 0.316 seconds
Powered by Kunena Forum