You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When you look at a Facebook page or YouTube channel page, the banner image on the page is displayed in full no matter what size of window you have, whether it be mobile screen or desktop-browser. If you resize the desktop browser window to a very narrow view, then drag the window size out to expand it's width, the banner image is scaled dynamically. The full image is always displayed no matter the width.
In Pelican, with pelican-bootstrap3 theme, the image is only full when viewing on mobile platforms or very narrow browser windows. When I drag the browser window out to increase it's width, the image zooms in to display only a small portion of my banner.
Is this due to the way the code in the templates work? It doesn't seem to matter which banner image size proportions I choose.
The text was updated successfully, but these errors were encountered:
When you look at a Facebook page or YouTube channel page, the banner image on the page is displayed in full no matter what size of window you have, whether it be mobile screen or desktop-browser. If you resize the desktop browser window to a very narrow view, then drag the window size out to expand it's width, the banner image is scaled dynamically. The full image is always displayed no matter the width.
In Pelican, with pelican-bootstrap3 theme, the image is only full when viewing on mobile platforms or very narrow browser windows. When I drag the browser window out to increase it's width, the image zooms in to display only a small portion of my banner.
Is this due to the way the code in the templates work? It doesn't seem to matter which banner image size proportions I choose.
The text was updated successfully, but these errors were encountered: