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?
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>
(2011-07-09, 11:51 AM)fantastic Wrote: [ -> ]Thanks bro..
;P You can set the percentual if you saw it!