MyBB Community Forums

Full Version: ace navy support
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
how do I make the top of the forum taller (just the blue area) so it'll accommodate my logo? also, how do I get rid of the advertising block the theme adds to the top by default?

[attachment=25958]
On this site: http://shavenook.com/index.php I'm unable to see any ace navy theme. If you please provide a correct URL then I probably help you.
(2012-04-07, 11:45 PM)Yaldaram Wrote: [ -> ]On this site: http://shavenook.com/index.php I'm unable to see any ace navy theme. If you please provide a correct URL then I probably help you.

sorry about that, I had it locked down so only admins could view it.

now try it...use the quick theme option at the bottom right of the forum.
In global.css , search for;
.header {
	background: url(images/acenavy/header.png) repeat-x;
	height: 96px;
}
and add change 96 to some bigger value in height attribute.
(2012-04-08, 08:59 AM)Yaldaram Wrote: [ -> ]In global.css , search for;
.header {
	background: url(images/acenavy/header.png) repeat-x;
	height: 96px;
}
and add change 96 to some bigger value in height attribute.

oh crap, now it pushed everything down...

[attachment=25968]

I have the header height set to 200px
You've to make this image big as well;
http://shavenook.com/images/acenavy/header.png
(2012-04-08, 05:56 PM)Yaldaram Wrote: [ -> ]You've to make this image big as well;
http://shavenook.com/images/acenavy/header.png

I made the image 195px tall, my logo is 192px tall, and it's still screwed up..hmn..

do you need access to check it out?

[attachment=25971]
Thank You very much for the logins. I've edited the "header" template as well and its fine now. Please check and confirm.
(2012-04-09, 07:38 AM)Yaldaram Wrote: [ -> ]Thank You very much for the logins. I've edited the "header" template as well and its fine now. Please check and confirm.

looks great, Yaldaram. thanks a bunch!