MyBB Community Forums

Full Version: logo problem
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
My logo dont fit all screen, if I use 1920x1080 is works, but if another person use a little resolution my logo is resize...., and dont fit all screen. Site adress here
hmm., the logo is very long. make it about 950px (length) , 90px (height) and align it center..
Make it smaller? Undecided
I want to remain in this format, please someone cant help me??
My resolution is smaller then yours I believe and it's perfectly fine for me.
Problems is appears when resolution is lower than 1920x1080, I have 2 monitors, and the one with 19 inchi, a part of logo dont fit with screen, in the right part logo exit on forum...see the pictures.
Problem persist, please help me.
Hi, you can set a same percentual of container for logo's width

Try to use this code:

Quote:<div class="logo"><a href="{$mybb->settings['bburl']}/index.php"><img width="82%" src="{$theme['logo']}" alt="{$mybb->settings['bbname']}" title="{$mybb->settings['bbname']}" /></a></div>
Thanks bro..
(2011-07-09, 11:51 AM)fantastic Wrote: [ -> ]Thanks bro..

;P You can set the percentual if you saw it!
Pages: 1 2