From d87ec57e2178768e27fb408fe6a33b1b6ffbed5e Mon Sep 17 00:00:00 2001 From: dcore94 Date: Tue, 12 Jan 2021 12:21:01 +0100 Subject: [PATCH] added theme eosc-pillar.d4science.org --- .../login/theme.properties | 27 ++++++++++++++++++- 1 file changed, 26 insertions(+), 1 deletion(-) diff --git a/src/themes/eosc-pillar.d4science.org/login/theme.properties b/src/themes/eosc-pillar.d4science.org/login/theme.properties index 4f568ca..005a801 100644 --- a/src/themes/eosc-pillar.d4science.org/login/theme.properties +++ b/src/themes/eosc-pillar.d4science.org/login/theme.properties @@ -1,4 +1,29 @@ -parent= d4science +#parent= the parent then defaults to d4science +#titleTag= the page title is mandatory +#favicon= absolute url to favicon defaults to https://services.d4science.org/favicon.ico +#contentBgImg= relative path to bg image defaults to img/color-triangles.png +#contentStyle= define custom styles. Note: use this for overriding BG image when pointing to external resource such as background: url("https://url-of-background-img"i no-repeat center center fixed); background-size: cover; + +#logoHeaderStyle= custom style for logoHeader defaults to display: flex; justify-content: space-between; width: 100%; + +#logoSrc= url for logo image is mandatory +#logoAlt= alt text for logo gCubeDev Gateway +#logoStyle= custom style for logo defautls to height: 60px; +#infrastructureLogo= yes (default) if "powered for d4science has to be included". no otherwise +#infrastructureLogoStyle= custom style for infrastructureLogo defaults to height: 40px; +#footerStyle= custom style for footer defaults to: display: flex; flex-direction: column; width: 100%; padding-top: 10px; +#linkTerms= absolute url to terms of use +#linkCookies= absolute link to cookie policy +#linkPrivacy= absolute link to privacy policiy defaults to: https://www.iubenda.com/privacy-policy/441050 +#linkProject= absolute link to project home site +#descrProject= description of project + +#ECLogo= include EC logo defaults to no +#ECLogoStyle= custom style for EC logo defaults to max-width: 35px; +#ECLogoAlt= alt text for EC logo defaults to EU H2020 programme +#footerRow= custom HTML text for footer content + +parent=d4science titleTag=EOSC-Pillar Gateway