You may request notification for Image in introductory page is too big. |
1:
Image in introductory page is too big
By: Luca Policastro
|
01/31/13 04:30 PM | |||
Hi Ernie
I've got another question for you today :-| In LAMS 2.4 you can add an introductory page to a lesson, with an image of the sequence. If this image is too big (i.e. the sequence is very long) the browsers aren't able to display the entire image and, which is more important, some browsers don't display scroll bar. [Of course, this depends on the dimensions of the screen, too, but I can't check my students' computers]. Maybe this problem could be fixed by adding the attributes of height and width (e.g. 80% and 80%) to the img tag in the page. Below I copy-and-pasted part of the html code of the introductory page, but I couldn' find it in my server files. Where is this code? And my innocent question: is it possible to simply add attributes to solve the problem? If it is too hard to do, no problem, I won't use it. Thanks a lot! :) Luca <body class="stripes"> <div id="content"> <h1>SEQUENCE TITLE</h1> <p>sq</p> <div id="sequencePreview"> <img src="http://localhost:8080/lams/www/secure/learning-design-images/73.png" alt="Sequence Preview" class="svg" /> <div class="svgobject"> <object data="http://localhost:8080/lams/www/secure/learning-design-images/73.svg" type="image/svg+xml"> <img src="http://localhost:8080/lams/www/secure/learning-design-images/73.png" alt="Sequence Preview"/> </object> </div> </div> <div class="space-bottom-top align-right"> <a href="learner.jsp?mode=&portfolioEnabled=true&presenceEnabledPatch=true&presenceImEnabled=true&title=prove tonte assessment&createDateTime=20130131_103733&serverUrl=http://localhost:8080/lams/&presenceUrl=localhost&lessonID=41" class="button"><span class="nextActivity">Comience la lección</span></a> </div> </div> <div id="footer"></div> </BODY> Posted by Luca Policastro |
|
||||||||||
|
||||||||||
|
||||||||||
|
||||||||||
|
Reply to first post on this page
Back to LAMS for Tech-Heads - General Forum