MyBB Community Forums

Full Version: Auto Adjust logo for different screen resolutions
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi there.

Could you please point me in the direction of how I can auto adjust the logo size to display correct on different screen resolutions.

UrlĀ http://daciaisrael.co.il/forum/index.php

Help appreciated
You can use @media (max-width: 400px) { .your logo class { width: 40%; height: auto} }
i don't understand you wer need to edit this?
(2016-12-26, 08:44 AM)LogBot Wrote: [ -> ]i don't understand you wer need to edit this?

This is the CSS code he has given you. Edit in your CSS files in the ACP.