I would like to position a block to a certain position to the website. In this case can be the website logo or a language switcher. ( I know there is a tag for the logo but I want to create something a little more complex )
My idea is something like create a custom component ( put php if needed ) and style it with my custom css.
My question is: How can I link my recently created block with a css?
Thanks
Creating regions was what I needed.