View Full Version : Moving all the forum down?
LucaTorelli
03-12-2014, 06:18 PM
Hello there, I've got a forum ( http://www.tarantole.com/vB/forum.php ) and I've just changed its banner but...it's too big and I need to move all the contents of the forum down because the banner has to be that big... How can I make it?
Thanks!!!
Zachery
03-12-2014, 10:24 PM
I'd resize the banner honestly. it sounds like it'd be a lot less work.
ozzy47
03-12-2014, 10:35 PM
What do you have in the stylevar, navbar_margin, found in the group NavBar?
Zachery
03-12-2014, 10:50 PM
You might be able to get away with the following in your additional.css template
#header-middle {
height: 239px;
}
But the logo is still wider than the rest of your forum
You'd want to add
.main-width {
width: 984px;
}
To your additional css as well. Though, it'd be better to resize the image.
ForceHSS
03-12-2014, 11:56 PM
The width of the banner needs fixed seems to be over to far to the right but left side looks ok. Also the side block you have is very small for some reason
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.