04.05.2018, 19:37 (This post was last modified: 04.05.2018, 21:13 by mischa.)
I guess that the clocks are objects?
click on the object you want to change in the visualization editor and adjust the font size.
Mvg.
Mischa
P.s. niet zo handig om in je word document ook de url naar je homelynk te laten zien in een publiek forum
Gelukkig heb je wel het admin wachtwoord aangepast
(04.05.2018, 19:37)mischa Wrote: Ik vermoed dat de klokken objecten zijn?
klik op het object dat u wilt wijzigen in de visualisatie-editor en pas de lettergrootte aan.
Mvg.
Mischa
P.s. niet zo handig om in je woord document ook de url naar je homelynk te laten zien in een publiek forum
Gelukkig heb je wel het admin
Hallo,
Dat is inderdaad niet zo handig die Url erbij.
De schakelkokken die ik gebruikt heb in de visualisering zitten in een frame wat ik gekozen hebt, op deze manier zijn er heel makkelijk schakeltijden aan te passen of bij te maken door de gebruiker.
Misschien moet ik dat dan op een andere manier doen maar ik zou bijna denken dat je de letters toch groter zou moeten kunnen maken op de Logic Machine.
06.05.2018, 17:13 (This post was last modified: 06.05.2018, 19:23 by Erwin van der Zwart.)
Hi,
Please post your questions in English so all members can follow it..
Bedankt!
Answer:
Because your scheduler is running in a iframe you can't use custom css, but what you can do i fetch the iframe with custom JS and perform some css modifications from there like this:
Please post your questions in English so all members can follow it..
Bedankt!
Answer:
Because your scheduler is running in a iframe you can't use custom css, but what you can do i fetch the iframe with custom JS and perform some css modifications from there like this:
You can scale the whole schedulers page inside iframe via Custom CSS. This will set scale to 125%. Keep in mind that if changing scale factor, width and height must be scaled down proportionally.
(07.05.2018, 06:27)admin Wrote: You can scale the whole schedulers page inside iframe via Custom CSS. This will set scale to 125%. Keep in mind that if changing scale factor, width and height must be scaled down proportionally.