Sekooly / SUPABASE

1 stars 0 forks source link

Personnalisation de la plateforme #139

Open Sekooly opened 3 years ago

Sekooly commented 3 years ago

Dans supabase

Créer la colonne preferences

Dans tuto

Lister les champs personnalisables

Dans l'élément : faire l'affectation du fichier CSS

Autoriser le choix du fichier CSS

A faire:

Sekooly commented 3 years ago

Modifiable dans le css (par id OU class)

NON modifiables dans le css

display dimensions (min/max width/height) visibility padding margin position Z-index overflow Top Right Left Bottom Float Scale Opacity Transform Align self Grid list-style-type

Sekooly commented 3 years ago

Remplacement de mots-clés

A voir...

Sekooly commented 3 years ago

Intégrer sekooly sur votre site

<body style="margin:0px;padding:0px;overflow:hidden">
    <iframe src="https://hibiscus.sekooly.com" frameborder="0" style="overflow:hidden;height:100%;width:100%" height="100%" width="100%"></iframe>
</body>
Sekooly commented 3 years ago

Pour les images de fond:

https://stackoverflow.com/questions/6300749/is-there-a-way-to-use-max-width-and-height-for-a-background-image

background: url(https://unsplash.com/photos/O33IVNPb0RI/download?force=true);
background-size: 100% auto;
Sekooly commented 3 years ago

Personnalisation des Messages

Dans Préférences -> Couleurs

Sekooly commented 3 years ago

Personnalisation des cards (classes-matières)

-> Opacité -> Couleur de fond -> Couleur du texte