Jump to content

Featured Replies

Posted

Hello everyone,

I'm in the final stages of updating my forum to the latest version.

I still have 2 questions:

1. For the categories in the feed layout, what are the dimensions of the required graphics?

2. in the header there is only one color besides the graphic logo. I would like to use my background here, which I already use in the main with

.ipsLayout__main {

background-image: PICTURE;

width: 100%;

background-position: center bottom;

background-size: cover;

background-repeat: no-repeat;

}

Is it possible to include this in the header somehow? Of course, it would be best to only use the background mentioned above and not to load the background twice.

Thanks in advance!

  • Community Expert
  1. There is no specific size for those, as they will resize based on screensize/environment

  2. The only way would be to update that using CSS, which I think is what you are asking there

  • Author

Would it somehow be possible (see picture) to make this transparent at point 1 so that the background from point 2 can be seen? I couldn't find the right point or setting for the custom CSS when testing yesterday

.forum.PNG

  • Author

So simple...

Marc, I love you for it! Thanks so much for the quick great help! :)

Guest
Reply to this topic...

Recently Browsing 0

  • No registered users viewing this page.