MyBB Community Forums

Full Version: How to re-size image to full that fit mobile screen and desktop
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
please help i am trying to re-size my image to fit my mobile screen and desktop, i want to make my image  inside post full size on phone screen and desktop, currently this is what i am having http://www.nglead.com/t-extra-clean-uk-u...6500-e6400
Set the width of your image to a percentage?

Ex: 
.logo {
max-width: 90%;}
(2016-05-20, 03:31 PM)Tactrus Wrote: [ -> ]Set the width of your image to a percentage?

Ex: 
.logo {
max-width: 90%;}

please where do i put this code?
There's no logo class in your theme header, so the above won't help. Put your html back to the way it was then people can see, the way you have it now is full of errors.
Make sure to clear logo errors occuring under header.
thanks all for your reply but i am not talking of site heaer logo, i mean post attachment