Abstract Avatars for All Creative Profile UseMatt Houserhttps://www.figma.com/community/file/1249154526125777853https://creativecommons.org/licenses/by/4.0/Remix of “Abstract Avatars for All Creative Profile Use” (https://www.figma.com/community/file/1249154526125777853) by “Matt Houser”, licensed under “CC BY 4.0” (https://creativecommons.org/licenses/by/4.0/)sabwarfareAugust 23, 2004 at 11:36 PM#custompages text ontop of window in white spaceHow do i put text in the white space at the top of cutom pages, right now it is is just blank and I can only put text on the title bar, and inside the grey window by using a label
Abstract Avatars for All Creative Profile UseMatt Houserhttps://www.figma.com/community/file/1249154526125777853https://creativecommons.org/licenses/by/4.0/Remix of “Abstract Avatars for All Creative Profile Use” (https://www.figma.com/community/file/1249154526125777853) by “Matt Houser”, licensed under “CC BY 4.0” (https://creativecommons.org/licenses/by/4.0/)DeliveratorAugust 24, 2004 at 10:47 AM#Before you do a MUI_INSTALLOPTIONS_INITDIALOG or a MUI_INSTALLOPTIONS_DISPLAY enter this line !insertmacro MUI_HEADER_TEXT "The title" "The subtitle"
Abstract Avatars for All Creative Profile UseMatt Houserhttps://www.figma.com/community/file/1249154526125777853https://creativecommons.org/licenses/by/4.0/Remix of “Abstract Avatars for All Creative Profile Use” (https://www.figma.com/community/file/1249154526125777853) by “Matt Houser”, licensed under “CC BY 4.0” (https://creativecommons.org/licenses/by/4.0/)sabwarfareAugust 24, 2004 at 1:46 PM#thank you