Embebed Website is resized

Embebed Website is resized

by Cesar Sanchez -
Number of replies: 1

Hi! I am uploading a file resource to moodle 2.3 end emebeding it. Everything works fine but i am unable to set the width of the element.

When the website is displayed i can see a margin to the left and the rigth. I can change the heigth of the frame but it wont let met set the width.

If i set a width in the css I can see how it is "resized" by a javascript code i assume is the yui but i havent been able to identify where or why this happens. I want the element to be able to use all avaialable space.

 

How can i achieve this?

 

Thanks

Attachment curso.png
Average of ratings: -
In reply to Cesar Sanchez

Re: Embebed Website is resized

by Rajakumar Jillella -

Hi,


It is possible to resize the window.

change the object parameters (Height and Width) in style.css file with whatever you want sizes.

You just clear the cache in Moodle

Site Administrator -> Development -> Purge all Cahes    and click on "Purge all Caches" Button and refresh your course page.


Enjoyyyy