AkazieIT / grav-theme-akazie-wood

This is a theme of Akazie IT GmbH and is intended for simple websites without great features
https://demo.akazie.com/akazie-wood/
MIT License
12 stars 7 forks source link

Define "home.img" height on page #28

Closed speendo closed 3 months ago

speendo commented 10 months ago

First of all thanks for this very nice grav theme! I like it a lot!

However, there is one thing I cannot figure out:

On your demo page, the "home.img" picture sits nice and big at the top of the page.

I try to build a modular landing page with a similar large image. However, on my page, the image is just 300px large.

I clicked around randomly and at one point the image was larger. However, afterwards it shrinked back to 300px.

Can you explain how the image style is determined?

Thank you very much!

speendo commented 10 months ago

Seems like I found it out:

You set the page to template "home" but still make it a modular page by adding

content: items: '@self.modular' order: by: folder dir: asc page_container: container

An easier solution (e.g. with a toggle "large top image") for modular pages would be appreciated.

Thank you anyway for this great theme!

horsthonda commented 8 months ago

Can you explain how the image style is determined?

Similar here. The image on the homepage is far too big for my purposes. How / where can I make it smaller?

grimnebluna commented 3 months ago

you can add a custom css (akazie-wood/custom/css/custom.css) in your theme settings