Could someone explain it to me from 0.
I want to create a banner that is just an image. I have installed the theme component.
I would like to know how to make the banner bigger so that the image can be seen. You would have to explain it to me as if I don’t know anything.
put the following around the image in the versatile banner component where you have your image URL, probably the main heading content field.
<div id="homepage-banner">
put image here
</div>
you can add other CSS code to format it more. you can look at the versatile banner on my site (see profile) and get an idea of what can be done with other formatting like rounding corners and inserting text.