Skip to main content


!Friendica Admins

Feel free to use the Frio Theme Template.

bookface light - loma.

bookface dark - loma.png

They are based on the style templates from @Kristi H.
Since the original is still WIP in various places, I have completed them further in this version.

in reply to Matthias

I've also continued working on them! Both the server-side scheme/template and the client-side user stylesheets. Rather than continuing to put code into posts I set up proper repositories here: gitlab.com/randompenguin

Friendica Admins reshared this.

in reply to Kristi H.

@Kristi H.
Ich versuche gerade eingebettete Videos in das richtige Maß zu bringen

Das hier funktioniert nicht. Vielleicht hast du eine Idee?

.custom-iframe {
    width: 100% !important;
    height: auto !important;
    aspect-ratio: 625 / 350 !important;
}

@media (max-width: 768px) {
    .custom-iframe {
        width: 100% !important;
        height: auto !important;
        aspect-ratio: 425 / 350 !important;
    }
}
in reply to Matthias

Friendica Admins reshared this.

in reply to Matthias

@Matthias @Kristi H.
Darf ich fragen, wodurch sich die beiden unterschiedlichen Versionen von euch zwei unterscheiden? Oder ist es egal wen bzw. was ich als Quelle nutze?
in reply to Unity :Friendica: ⁂

@Unity :Friendica: ⁂ @Kristi H.
Ich habe die Vorlage von Krisi gesehen und war gleich Feuer und Flamme. Als Stylus Vorlage hätte sie aber keine Verbreitung gefunden. Daher habe ich daraus eine Vorlage gemacht, die auf Servern eingesetzt werden kann

Kristi hat sich auf die Network und Profilseite konzentriert.
Die weiteren Seiten waren bis dahin noch nicht angepasst. Das habe ich für die loma.ml Vorlage komplettiert, damit sie auf dem Server eingesetzt werden kann. Darüber hinaus wurden einige Farbverläufe in Kommentaren und geteilten Beiträgen entfernt, die ich persönlich als störend empfinde. Der Rest sind kleine Details.

This entry was edited (2 months ago)
in reply to Matthias

I had to install these right away and I can tell that the dark version looks really good.
Unknown parent

Correct. @Tuxi ⁂ is the server operator. The server operator can store the templates so that they can be selected.
in reply to Matthias

@Matthias @Kristi H.
it doesn't work for me , I copied the 2 files of the dark version in the folder /friendica/view/theme/frio/scheme/ , to be sure of the permissions sudo chown -R www-data:www-data /var/www/friendica



I apply the customisation




I don't understand where the mistake could be

cheers 😔

in reply to Anomaly

@Anomaly
Is this only the case with the dark Frio template or also with the light-coloured one?
in reply to Matthias

@Matthias
only with loma template dark and light. with the original templates dark,light etc , I have no problems. advice?
in reply to Matthias

@Matthias @Kristi H.
it was my mistake, i was not downloading the RAW from github. Thank you, I like it very much
This entry was edited (2 months ago)