PDA

View Full Version : Scorm Background colour


smartdesigners
09-28-2007, 10:39 AM
I have uploaded scorm packages to my learning paths, is their a way i can change the background colour of the table the scorm is placed, it is currently white can i make this transparent.

den
09-28-2007, 10:45 AM
SCORM is loaded in the iframe element. To the iframe is loaded only SCORM content, so if the backgrounf of SCORM files is white - it will be white. You can't create transparent iframe.
I think that the most number of authoring tools are create SCORMs with white background. To change it you should manually edit the SCORM files.

smartdesigners
09-28-2007, 10:49 AM
thanks for your quick responce