Lectora Course - Title in Web Browser
February 28, 2013 12:00 AM
Hi,
Does anyone know if it's possible in Lectora to set it so that the title in the browser bar is the same for every screen (basically set to the course name) as opposed to picking up the title set for each individual page.
Thanks,
D
Discussion (4)
You can override it with JavaScript or edit the html output after publish (look for TITLE tag).
@Jawad 49242 wrote:
Could you explain in detail how to do this?
Publish the course. Open the html files in Notepad. Look for < TITLE > Something here < /TITLE >. Change "Something here" to "Something else". Save. Exit.
@ssneg 49189 wrote:
You can override it with JavaScript or edit the html output after publish (look for TITLE tag).
Could you explain in detail how to do this?
@ssneg 49245 wrote:
Publish the course. Open the html files in Notepad. Look for < TITLE > Something here < /TITLE >. Change "Something here" to "Something else". Save. Exit.
Do you need to do this on all the html files then?
Discussions have been disabled for this post