Supporting each other

Community forums

Welcome, Guest
Username: Password: Remember me
Report any technical problems you discover and discuss solutions.
  • Page:
  • 1

TOPIC:

Hide header at flascards? 8 months 2 weeks ago #8653

  • ruthlammers
  • ruthlammers's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 9
  • Thank you received: 0
Dear all,
I would very much like to hide the header at the individual flashcards on the flashcards page. Is that possible?
Off course I can just not give them a title, but for me as author it is very helpful if I can identify the specific card by its title. But on the flashcards it's not really neccesary.

Thanks,
Ruth

Please Inloggen or Create an account to join the conversation.

Hide header at flascards? 8 months 2 weeks ago #8654

  • ronm
  • ronm's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 844
  • Thank you received: 247
Hi
try adding a styles optional property and then something like the following:
.cardInner h3{
/*hide the headings*/
display:none;
}
.cardInner {
/*add a bit of padding because the headings are hidden*/
padding: 1em;
}
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/

Please Inloggen or Create an account to join the conversation.

Hide header at flascards? 8 months 2 weeks ago #8655

  • ronm
  • ronm's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 844
  • Thank you received: 247
Actually perhaps only add the padding to the top...
.cardInner h3{
/*hide the headings*/
display:none;
}
.cardInner {
/*add a bit of padding because the headings are hidden*/
padding-top: 1em;
}
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/

Please Inloggen or Create an account to join the conversation.

Hide header at flascards? 8 months 2 weeks ago #8660

  • ruthlammers
  • ruthlammers's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 9
  • Thank you received: 0
Thank you very very much Ron!
It works!

Please Inloggen or Create an account to join the conversation.

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

Search