Replies: 2 comments 1 reply
-
Also curious to know. I suspect this can be done with partials, but I am a little unsure how go about it. |
Beta Was this translation helpful? Give feedback.
0 replies
-
There is no built-in/easy way of doing this currently. |
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.
-
Basically, the title is my question... I would like to create a template/website in which the first element is a block with a background image, which sits on top of the standard navbar.
I think I can tweak the
css
for.navbar
to include a background image and style it more or less to like like I think it should, but that's a bit (well... a lot, actually!) fiddly and doesn't scale up/down with different resolutions of the screen...I am not sure whether this would imply some redefinition of the main page appearance or whether it's even possible, but I thought I'd ask...
Thanks
Beta Was this translation helpful? Give feedback.
All reactions