Report any technical problems you discover and discuss solutions.

Hide header at flascards?

  • ruthlammers
  • Auteur du sujet
  • Hors Ligne
  • Nouveau membre
  • Nouveau membre
Plus d'informations
il y a 2 ans 11 mois #8653 par ruthlammers
Hide header at flascards? a été créé par ruthlammers
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

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

Plus d'informations
il y a 2 ans 11 mois #8654 par ronm
Réponse de ronm sur le sujet Hide header at flascards?
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/

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

Plus d'informations
il y a 2 ans 11 mois #8655 par ronm
Réponse de ronm sur le sujet Hide header at flascards?
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/

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

  • ruthlammers
  • Auteur du sujet
  • Hors Ligne
  • Nouveau membre
  • Nouveau membre
Plus d'informations
il y a 2 ans 11 mois #8660 par ruthlammers
Réponse de ruthlammers sur le sujet Hide header at flascards?
Thank you very very much Ron!
It works!

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

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