Supporting each other

Community forums

Welcome, Guest
Username: Password: Remember me
Dit is een Nederlandse categorie binnen dit forum. Hier kun u vragen stellen, antwoorden geven en opmerkingen plaatsen in het Nederlands.
De items in het Engelstalige forum deel worden hier niet automatisch geplaatst. Wanneer u hier geen antwoord vindt kunt u ook de Engels- (of anderstalige) categorie raadplegen.
  • Page:
  • 1

TOPIC:

formaat uitvoerscherm 10 years 3 weeks ago #1460

  • rhvanloenen
  • rhvanloenen's Avatar Topic Author
  • Offline
  • Premium Member
  • Premium Member
  • Posts: 125
  • Thank you received: 7
Kan ik het formaat van het uitvoerscherm ook zelf definiëren/vastzetten, bijvoorbeeld 1000 x 700

Please Inloggen or Create an account to join the conversation.

formaat uitvoerscherm 10 years 3 weeks ago #1462

  • tom
  • tom's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 1290
  • Thank you received: 308
Ja dat kan. er is een optionele eigenschap Stylesheet van het hoofdleerobject. Daar kun je dat in doen.

Maat een stylesheet aan (gewoon een tekstbestand) en vul dat met de volgende gegevens:
#x_mainHolder {
	width:		1000px;
	height:		700px;
	position:	absolute;
	z-index:	-3;
}

Gebruik dat bestand voor de optionele Stylesheet parameter

Attachments:

Please Inloggen or Create an account to join the conversation.

formaat uitvoerscherm 10 years 2 weeks ago #1527

  • rhvanloenen
  • rhvanloenen's Avatar Topic Author
  • Offline
  • Premium Member
  • Premium Member
  • Posts: 125
  • Thank you received: 7
The CSS script works fine, but.... I also wnat to center the XOT window on my screen. I found scripts for tekst etc. but not for the window.
I tried to change the script:

body {
text-align: center;
}
#x_mainHolder {
width: 900px;
height: 700px;
position: absolute;
z-index: -3;
}

but that didn't work.
How to change the script to center the XOT window?
Ronald

Please Inloggen or Create an account to join the conversation.

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

Search