View Full Version : Header Logo Size
MajorKokosnuss
09-08-2014, 05:07 PM
Hello there, if i run my window in full screen mode i have it correct. But if someone go on my forum with a lower resolution he will see this
http://prntscr.com/4kxfjt
I have contacted the design developer but i get no help :(
i tryed a lot of stuff but nothing worked :/
Can someone help me ?
boomboomforums.com
doctorsexy
09-08-2014, 05:49 PM
How about moving the logo to above the navbar...
MajorKokosnuss
09-08-2014, 05:49 PM
No it should be on that position
This is how it look with my screen resoluiton
http://prntscr.com/4kxz5t
cellarius
09-08-2014, 06:15 PM
And what do you expect to happen if the sreen estate is too small? It will have to go over or under the navbar, or it will have to vanish.
Max Taxable
09-08-2014, 06:31 PM
Single image banner for fluid width. (http://ozzmodz.com/showthread.php/1193-So-you-want-that-single-image-banner-for-a-header-but)
MajorKokosnuss
09-08-2014, 06:44 PM
Max this changed nothing :/
and when i see the code it is centering it somewhere on the top wich it shouldn't
Max Taxable
09-08-2014, 06:45 PM
Max this changed nothing :/
Need a link to your site to see what is going on.
if you have multiple images in your header nothing I am suggesting will have any effect.
tbworld
09-09-2014, 12:56 AM
Hello there, if i run my window in full screen mode i have it correct. But if someone go on my forum with a lower resolution he will see this
Currently your box model is 1450 pixels wide , without it over-lapping. You can set the minimum width by doing the following:
Add to the bottom of your "additional.css" template.
body {
min-width: 1450px;
}
You must first decide on what devices will view your webpage. As 1450px minimum screen/device width may not be optimal. @Cellarius's post pretty much stated the outcome you will have without modifying your template and/or CSS. The commercial style you are using is very popular and I am sure you you can hire someone to alter it for you for a small fee, if you do not wish to bother with the template changes. :)
Zachery
09-09-2014, 04:39 AM
You either need a smaller logo, or to move your logo somewhere else on the page.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2024, vBulletin Solutions Inc.