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

'Footer' and copyright info

  • xlearn
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
6 years 9 months ago #5975 by xlearn
'Footer' and copyright info was created by 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

Please Log in or Create an account to join the conversation.

More
6 years 9 months ago #5976 by ronm
Replied by ronm on topic '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/
The following user(s) said Thank You: xlearn

Please Log in or Create an account to join the conversation.

  • xlearn
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
6 years 9 months ago #5984 by xlearn
Replied by xlearn on topic '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

Please Log in or Create an account to join the conversation.

More
5 years 11 months ago #6812 by danieljmoore
Replied by danieljmoore on topic '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!

Please Log in or Create an account to join the conversation.

Moderators: ingdon
Time to create page: 0.144 seconds
Copyright © 2026 The Xerte Project.
Xerte logo Apereo logo OSI Logo