MyBB Community Forums

Full Version: Logo size problems
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Let me go ahead and let yall know im new to this and really just learning as i go. I have been trying to help a friend out by making this forum for him and this is the first time ive ever done any of this.
I made a banner for the site and put it along in the directory and changed it so i got all that done no problem. We want the banner to be a good size so that its clear however its too big and you can see. If i make it smaller to fit it looks too small on some other some computers so it need to be able to resize itself. I know the code needs to be altered and i know where to goto to edit the header code but what do i need to change it too (i know nothing about coding)? I will assume the below listed is what i need to alter.

<div class="header">
<div class="header_in">
<div class="logo"><a href="{$mybb->settings['bburl']}/index.php"><img src="{$theme['logo']}" alt="{$mybb->settings['bbname']}" title="{$mybb->settings['bbname']}" /></a></div>

here is the site so you can see what i mean with the logo
southernspeedmustangclub.com
You do realize if you shrink a banner that size down it's going to look awful. You're better off making the image in the dimensions of the website itself. Thirdly the theme you're using wasn't made to support a banner, it was made to support small logos.
thanks for the quick reply, what theme would you suggest then? And what size should the banner need to be (i can make it any size no problem)?
the logo image is too big. make its width about 980px - its might be good for all sizes of monitors
Ok i resized it but its still coming up out of whack