Supporting each other

Community forums

Welcome, Guest
Username: Password: Remember me
General questions and topics about Xerte Toolkits that don’t fit anywhere else.
  • Page:
  • 1

TOPIC:

'Footer' and copyright info 4 years 5 months ago #5975

  • xlearn
  • xlearn's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 20
  • Thank you received: 2
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.

'Footer' and copyright info 4 years 5 months ago #5976

  • ronm
  • ronm's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 840
  • Thank you received: 244
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:
$( "#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
.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.

'Footer' and copyright info 4 years 5 months ago #5984

  • xlearn
  • xlearn's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 20
  • Thank you received: 2
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.

'Footer' and copyright info 3 years 7 months ago #6812

  • danieljmoore
  • danieljmoore's Avatar
  • Offline
  • New Member
  • New Member
  • Posts: 7
  • Thank you received: 0
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.

  • Page:
  • 1
Moderators: ingdon
Time to create page: 0.063 seconds
Copyright © 2024 The Xerte Project.
Xerte logo Apereo logo OSI Logo

Search