MyBB Community Forums

Full Version: Make Forum Logo Fit to All Dimensions
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hey everyone, so I have a forum logo,
http://postspawn.3ftp.org

and the logo doesnt fit all the dimensions,
now how is it possible to make it fixed?
take a look at this http://www.htmlcodetutorial.com/images/_IMG_WIDTH.html
and use the width/height in the html to fix it can you please post the line from ACP>templates and style>your theme>templates>header templates>header>that contain the work 'logo' i will add the width/height
You can't stretch "images" according to the dimensions you set. One thing you may do is to change container's width to "px" instead of % and then use the same width's dimension-ed image.