ajout theme acpoitiers
This commit is contained in:
parent
688bd52ff2
commit
88287f7cfe
src/ninegate-1.0/src/Cadoles/CoreBundle/Resources/public/themes/acpoitiers
28
src/ninegate-1.0/src/Cadoles/CoreBundle/Resources/public/themes/acpoitiers/function.html.twig
Normal file
28
src/ninegate-1.0/src/Cadoles/CoreBundle/Resources/public/themes/acpoitiers/function.html.twig
Normal file
@ -0,0 +1,28 @@
|
|||||||
|
{% set logo = "icart.png" %}
|
||||||
|
|
||||||
|
{% set fgheader = "true" %}
|
||||||
|
{% set header = "header.jpg" %}
|
||||||
|
{% set heightheader = "" %}
|
||||||
|
|
||||||
|
{% set colormain = "3BB9C4" %}
|
||||||
|
{% set fontcolorhover = "" %}
|
||||||
|
{% set colorbody = "" %}
|
||||||
|
|
||||||
|
{% set fontfacetitle = "Grandstander" %}
|
||||||
|
{% set fontfacebody = "" %}
|
||||||
|
|
||||||
|
{{
|
||||||
|
render(url("cadoles_core_theme_setconfig",
|
||||||
|
{
|
||||||
|
'logo':logo,
|
||||||
|
'fgheader':fgheader,
|
||||||
|
'header': header,
|
||||||
|
'heightheader': heightheader,
|
||||||
|
'colormain': colormain,
|
||||||
|
'fontcolorhover': fontcolorhover,
|
||||||
|
'colorbody': colorbody,
|
||||||
|
'fontfacetitle': fontfacetitle,
|
||||||
|
'fontfacebody': fontfacebody
|
||||||
|
}
|
||||||
|
))
|
||||||
|
}}
|
BIN
src/ninegate-1.0/src/Cadoles/CoreBundle/Resources/public/themes/acpoitiers/header.jpg
Normal file
BIN
src/ninegate-1.0/src/Cadoles/CoreBundle/Resources/public/themes/acpoitiers/header.jpg
Normal file
Binary file not shown.
After ![]() (image error) Size: 98 KiB |
BIN
src/ninegate-1.0/src/Cadoles/CoreBundle/Resources/public/themes/acpoitiers/header.png
Normal file
BIN
src/ninegate-1.0/src/Cadoles/CoreBundle/Resources/public/themes/acpoitiers/header.png
Normal file
Binary file not shown.
After ![]() (image error) Size: 26 KiB |
BIN
src/ninegate-1.0/src/Cadoles/CoreBundle/Resources/public/themes/acpoitiers/icart.png
Normal file
BIN
src/ninegate-1.0/src/Cadoles/CoreBundle/Resources/public/themes/acpoitiers/icart.png
Normal file
Binary file not shown.
After ![]() (image error) Size: 8.7 KiB |
@ -0,0 +1,3 @@
|
|||||||
|
name: AC Poitiers
|
||||||
|
author: Arnaud Fornerot
|
||||||
|
version: 1.0
|
Binary file not shown.
After ![]() (image error) Size: 23 KiB |
Loading…
x
Reference in New Issue
Block a user