Header & Footer repeating the images

1 reply · opened Jun 15, 2020

NNixlPixlJun 15, 2020

Dear Sir or Madam,

we do have the issue that images like "sketch-header.png" oder "footer-bg.png" are repeating the same picture which doesn't look really good.
(Also in your demo the black "footer-bg.png"-graphic.)
Is there any chance to have one picture in full width?

You can see the problem at the header of our attached test page.

Thanks in advance and kind regards,
Nik.

SSemicolon WebSTAFFJun 15, 2020

Hello,

Basic CSS Styles are something that is not implemented by default and the user needs to implement this manually according to their needs. Consider applying this code to your DIV:


style="background: url('image.jpg') no-repeat center center; background-size: cover;"

This will definitely work fine. Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard