Help! How to change the font in a feedback pop-upbox

Hi!
I'm guessing you are using Web 2.0 style pop-ups? If that is the case, Lectora generates an .css file called 'dialog.css' . Here the style is defined that controls the Web 2.0 style pop-up. You can find it in the folder where you publish your HTML. If you export as a SCORM package you have to unzip it and you can find the file in the HTML folder. Edit it and zip it again.
You can change the font by opening the dialog.css file in a texteditor or in an editor like Dreamweaver.
Look for:
.DLG_innerDiv{ /* This div is the parent parent element of window elements such as tabs, content and status bar, i.e. the primary main parent element for a window */
position:relative;
background-color:#FFF;
top:0px;
left:0px;
width:100%;
height:100%;
background-color:#FFF;
}
You can add the following line of code to this block just above the line "position:relative;" on a new line.
font-family:Verdana;
Or whatever other font you want like Trebuchet or other...!
Save the file as dialog.css and you should be done.
However, I havn't managed to change the font size...
Good luck!
Comments
Categories
- 35.9K All Categories
- 109 ✫ Announcements
- 33.1K Lectora®
- 31.1K Lectora Discussions
- 29K Lectora Desktop
- 2K Lectora Online
- 2K Lectora Feature Requests
- 71 Lectora User Groups
- 36 Lectora Accessibility User Group (LAUG)
- 25 ELB Learning Content
- 25 ELB Learning Content Discussions
- 329 CenarioVR®
- 196 CenarioVR Discussions
- 133 CenarioVR Feature Requests
- 42 Rockstar Learning Platform®
- 39 Rockstar Learning Platform Discussions
- 108 CourseMill®
- 108 CourseMill Discussions
- 47 ReviewLink®
- 47 ReviewLink Discussions
- 7 The Training Arcade®
- 7 The Training Arcade Discussions
- 936 All Things eLearning
- 37 eLearning Development
- 546 Learning Management System (LMS) Integration
- 333 Web Accessibility
- 1.2K ♪ The Green Room
- 9 Additional Learning Products