Skip to content

How to make forum banner fit on all devices

2277 Views 8 Replies

0 Members and 11 Guests are viewing this topic.

How to make forum banner fit on all devices
on:
#1
Hello CreateAForum team,
Please show us how to make forum banner fit on all devices. We have very beautiful banner, it shows on desktop perfectly but when we use iphone or ipad the entire forum looks bad.

Would you please help so we can adjust something to make the banner fit on all devices!
Thanks in advance.
Re: How to make forum banner fit on all devices
Reply #4 on:
#5
Depends where put the banner if headers and footers you can add to your html this code
Code: [Select]
style="height: auto;max-width: 100%;"
We will put the banner in the header.

For example if we want to put this image (https://i.postimg.cc/gJwqxjcG/Banner-2.jpg) to the header, what should we do with the above code you gave to us.
 

Related Topics