Some ideas to improve module background #130
MozeBaltyk
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
|
By the way, I use the hb cards theme but I do not manage to change the background. the image is in the right path as requested in the doc :
I think I apply the right module with the right config : # _default/module.yaml
imports:
- path: github.com/hbstack/theme-cards
# To change the background image
- path: github.com/hbstack/background-image
- path: github.com/hbstack/back-to-top
...hb:
# js_bundle_name: main # the JS bundle name.
# css_bundle_name: main # the CSS bundle name.
full_width: false # when true, the layout takes full width globally.
color: dark
background_image:
modern_format: webp
# The rocket icon to scroll back to top.
back_to_top:
animation: true
icon_height: 2em
icon_name: arrow-up-circle
icon_width: 2em
position_bottom: 1rem
position_end: 1remStart building sites …
hugo v0.148.2-40c3d8233d4b123eff74725e5766fc6272f0a84d+extended linux/amd64 BuildDate=2025-07-27T12:43:24Z VendorInfo=gohugoiois it possible that the theme-cards is taking over the customization of the background or other elements like back_to_top ? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Just few suggestion features to the background module:
background.*(this could allow to switch between background)No big revolution but just nice to have features to make it more flexible...
Beta Was this translation helpful? Give feedback.
All reactions