moodle content squashed in ie7

  • Aud
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
14 years 5 months ago #1 by Aud
moodle content squashed in ie7 was created by Aud
In ie7 my moodle content is squashed into a small column on the left hand side, ok in other browsers, is it possible for me to fix this?

Many thanks

Please Log in or Create an account to join the conversation.

More
14 years 5 months ago #2 by Jason
Replied by Jason on topic Re: moodle content squashed in ie7
This might be from just not providing the width attribute correctly on the iframe? or is your default moodle view (not through joomdle) squashed too?

Please Log in or Create an account to join the conversation.

  • Aud
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
14 years 5 months ago #3 by Aud
Replied by Aud on topic Re: moodle content squashed in ie7
no it isn't squashed when only moodle is in the browser, I assume this is in the style sheet, will have a look.

Thanks

Please Log in or Create an account to join the conversation.

  • Aud
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
14 years 5 months ago #4 by Aud
Replied by Aud on topic Re: moodle content squashed in ie7
actually I don't know where that is specified.

I can see it is in the Joomdle, configuration, Links behaviour, set as open moodle links in wrapper, auto scroll bare, wrapper width 100%, wrapper height 600px.

Is this settting somewhere else?

Please Log in or Create an account to join the conversation.

More
14 years 5 months ago #5 by Jason
Replied by Jason on topic Re: moodle content squashed in ie7
Have you modified the view php files at all? To see if this is even the cause, "inspect" the element in ie8 running in compatability mode, ensure that the width variable is set in the html.

Please Log in or Create an account to join the conversation.