Lack of interest Resizing Header Image: Improvement

This suggestion has been closed automatically because it did not receive enough votes over an extended period of time. If you wish to see this, please search for an open suggestion and, if you don't find any, post a new one.

rellek

Well-known member
Hi,

there is a styling variable to set the height of the header image. With the responsive style, all images are being resized if too large. This works well even for the header image.

However, only the header image shrinks as the window is smaller. I'd like to see the height around that image shrunk too. I guess I'm not the only person to have a header image that is (close to) the width of the whole board?

See attachments for further illustration.
 

Attachments

  • Bildschirmfoto 2013-07-16 um 20.41.17.webp
    Bildschirmfoto 2013-07-16 um 20.41.17.webp
    11.4 KB · Views: 15
  • Bildschirmfoto 2013-07-16 um 20.41.04.webp
    Bildschirmfoto 2013-07-16 um 20.41.04.webp
    18.3 KB · Views: 14
Upvote 1
This suggestion has been closed. Votes are no longer accepted.
You can use media queries in the CSS to reduce the gap when the image shrinks.

I've done the similar for our adsense ads. The smaller ads left a gap which needed removing.
 
Top Bottom