Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
Christoph Member
@outoforder · Joined 9 years ago · 24 posts · 10 topics · 1 reputation
Badges
Recent posts
-
Use images instead of icons in
· 8 years ago
The topic is interesting, but all my efforts didn't work Either I got an 500 Error or it just didn't show up.
-
Use images instead of icons in
· 8 years ago
I ve found the following code in templates/modular/features.html.twig <div class="feature"> {% if feature.icon %} <i class="fa fa-fw fa-{{ feature.icon }}"></i> <div class="featur
-
Use images instead of icons in
· 8 years ago
Hello, I'm using the deliver theme and I 'd like to set images in a grid instead of the font-awesome icons. Replacing 'icon' with e.g. 'image' won't work. https://learn.getgrav.org/content/image-linki
-
Uninstall admin and plugins
· 8 years ago
Hello, how can I uninstall unused elements like plugins or the admin?
-
Deliver additional webp images
· 9 years ago
Hello Paul, thank you for reply. I have configured the webserver via .htaccess. I'm using jpg files and I have added .webp versions into the folders, where the original jpg images are (e.g. /user/pag
-
Deliver additional webp images
· 9 years ago
I would like to deliver additional webp images for Chrome browsers. Though Apache has been configured the webp images aren't being loaded. What's wrong?
-
Howto use webp in grav
· 9 years ago
I would like to use webp. It doesn't because the images from /images are delivered, not the real ones or the webp files in the same folder.Apache configuration is set to work How can I disable this im
-
Disable image re-processing
· 9 years ago
I'm experimenting with various image formats and codecs and I prefer to use the images exactly as I have uploaded them without JPEG re-compression. Is there a possibility to disable the automatic imag
-
Location of custom.css
· 9 years ago
Yet I've done all changes via sass or directly into the template.css. When activating sass, all changes in the template.css of course are gone. Where can I set my custom.css file, as override?
-
[Solved] Disorder problem with grid elements
· 9 years ago
Thank you very much. That's much better! I will take a deeper look into it 🙂 edit: I just ve added another line. This is exactly what I need 🙂 .modular .bottom .services .service { float: none; displa