Welcome, Guest
Username: Password: Remember me
This is the place for questions about learning design and pedagogy; how to use different page types for different purposes.
  • Page:
  • 1

TOPIC:

Other default font 7 years 1 month ago #4312

  • JaapJan
  • JaapJan's Avatar Topic Author
  • Offline
  • Premium Member
  • Premium Member
  • Posts: 116
  • Thank you received: 1
Does anybody know how to change the defaultfont for a module? I cann not find it as an option.

JaapJan
Holy cow!

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

Other default font 7 years 1 month ago #4313

  • tom
  • tom's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 1290
  • Thank you received: 308
Plaats het volgende in de optionele parameter Style
body {
        font-family: "Century Gothic", Arial, sans-serif;
}

Waarbij je het door jou gewenste lettertype op de eerste plaats zet.
The following user(s) said Thank You: JaapJan

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

Other default font 7 years 1 month ago #4324

  • JaapJan
  • JaapJan's Avatar Topic Author
  • Offline
  • Premium Member
  • Premium Member
  • Posts: 116
  • Thank you received: 1
Dag Tom

ik heb de volgende code in het scriptveld in de kenmerken van de module ingevoerd:

body {
font-family: Verdana, Arial, sans-serif;
}

De module opent niet meer :(
Wel als ik het script weer verwijder. Moet ik de eerste regel die ik zie over javascript laten staan? ( // JavaScript / jQuery )

JaapJan
Holy cow!

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

Other default font 7 years 1 month ago #4325

  • tom
  • tom's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 1290
  • Thank you received: 308
Sorry, back to English (this is an English forum)

So like I said you need to add the code (your example)
body {
    font-family: Verdana, Arial, sans-serif;
}

To the Styles option property. Not the Script, but Styles

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

Other default font 7 years 1 month ago #4326

  • tom
  • tom's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 1290
  • Thank you received: 308
Ok, a bit of Dutch:

Gebruik de 'Stijl' optionele parameter.

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

Other default font 7 years 1 month ago #4327

  • JaapJan
  • JaapJan's Avatar Topic Author
  • Offline
  • Premium Member
  • Premium Member
  • Posts: 116
  • Thank you received: 1
Sorry, wrong reading :(

JaapJan
Holy cow!

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

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

Search