janastu / ncbs-modular

require backbone and bootstrap application
GNU General Public License v3.0
0 stars 0 forks source link

Ephemera opening image: Aspect ratio responsive #215

Closed vns2 closed 7 years ago

vns2 commented 7 years ago

The opening image on the website is responsive in width for all screens. Can it be tweaked to make it responsive in height as well. That is, one does not have to scroll down to click 'View'. The whole image shows up on screen.

opening_image_responsive

salus-sage commented 7 years ago

There's no two diff responsive in terms of width and height. Responsive means the image aspect ratio w*h is maintained. This cannot be addressed, scrolling is a part of the website.

On 4 Oct 2017 3:50 p.m., "vns2" notifications@github.com wrote:

The opening image on the website is responsive in width for all screens. Can it be tweaked to make it responsive in height as well. That is, one does not have to scroll down to click 'View'. The whole image shows up on screen.

[image: opening_image_responsive] https://user-images.githubusercontent.com/4581081/31170952-b66427ba-a91b-11e7-8f8c-de15dbd51293.png

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/janastu/ncbs-modular/issues/215, or mute the thread https://github.com/notifications/unsubscribe-auth/AGGlW-hZcmLeWFwjhRT3JigkVYWtkSlDks5so1vmgaJpZM4PtZB8 .

vns2 commented 7 years ago

Ah, understood.