General questions and topics about Xerte Toolkits that don’t fit anywhere else.

'Footer' and copyright info

Plus d'informations
il y a 6 ans 9 mois #5975 par xlearn
'Footer' and copyright info a été créé par xlearn
One of my tutors would like to add a short copyright line on the learning object, ideally in the Footer area. Is there a way to do this? I guess it would sit in the area normally occupied by the progress bar.
Regards
Lilian

Connexion ou Créer un compte pour participer à la conversation.

Plus d'informations
il y a 6 ans 9 mois #5976 par ronm
Réponse de ronm sur le sujet 'Footer' and copyright info
You can do it with a bit of jquery e.g.
1. Show the progress bar
2. add a script optional property at LO level
3. using something like the following:
Code:
$( "#x_footerProgress p" ).replaceWith( "<p class=ctext'>&#169; copyright text here</p>" ); //$( ".pbContainer").remove();
Remove the // to hide the progress bar alltogether
add some css
Code:
.ctext{/*my styles here*/}
to styles the copyright text etc
You'll also need to take account of mobile display especially portrait view on small devices.
HTH
Ron

Xerte developer & trainer
e-learning & m-learning consultant
mitchellmedia.co.uk | xerteacademy.com | learningapps.co.uk
Note: Support here is voluntary and meant for users to support each other.
Need direct commercial support with Xerte? mitchellmedia.co.uk/contact/
Les utilisateur(s) suivant ont remercié: xlearn

Connexion ou Créer un compte pour participer à la conversation.

Plus d'informations
il y a 6 ans 9 mois #5984 par xlearn
Réponse de xlearn sur le sujet 'Footer' and copyright info
Many thanks, Ron. That's brilliant. For anyone following this, there is a slight typo - remove the ' after class=ctext or you'll drive yourself mad wondering why the css isn't working. :-D

Connexion ou Créer un compte pour participer à la conversation.

Plus d'informations
il y a 5 ans 11 mois #6812 par danieljmoore
Réponse de danieljmoore sur le sujet 'Footer' and copyright info
Hi there! I am trying to follow this, but I can't for the life of me change the color of the Copyright text from black to white! I have a dark background and trying to change the color to something I can read. Any help would be greatly appreciated. My level of .css is very basic!

Connexion ou Créer un compte pour participer à la conversation.

Modérateurs: ingdon
Temps de génération de la page : 0.137 secondes
Copyright © 2026 The Xerte Project.
Xerte logo Apereo logo OSI Logo