Enter The MyBBSource Give Away!


 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Logo Background?
Author Message
tomdickandharry
Member


Posts: 72
Joined: Oct 2008
Reputation: 0
Post: #1
Logo Background?
Logo Background?
Trying to add a logo and not sure what I did but logo.gif is not showing up. I hate fixed width cuz it looks too small on wide screens. I repeated header.gif and now my menu and header stretch out with the rest of the forum. But that means I have no logo now. Or I can center the logo and find a way to repeat the logo as a background underneath so it fills out the screen. But I don't know how to do that. I don't want to add body background, I need to keep it in the container. Not sure what to do.

http://www.sidhudesign.com/extras3/mybb1.../index.php

can't attach files here. So try this

http://www.sidhudesign.com/extras3/mybb1...d=49#pid49
(This post was last modified: 07-01-2009, 01:44 PM by tomdickandharry)
07-01-2009, 01:41 PM
euantor
Posting Freak



Posts: 889
Joined: Jun 2009
Reputation: 7
Post: #2
RE: Logo Background?
Hm. It's probably because the themes wanting to use a file of a specific file name and extension - it's probably looking to use logo.jpg or logo.png or something like that. You'll have to tell it that the new logo is logo.gif and point it to the correct directory.

Also, try using .png rather than .gif for your logo - it's a much higher quality format
07-01-2009, 05:24 PM
tomdickandharry
Member


Posts: 72
Joined: Oct 2008
Reputation: 0
Post: #3
RE: Logo Background?
No it is .gif. Download my theme and try for your self.

http://www.sidhudesign.com/extras3/mybb1...d=49#pid49
07-02-2009, 12:51 AM
1234567890
Junior Member


Posts: 5
Joined: Jul 2009
Reputation: 0
Post: #4
RE: Logo Background?
I would but i cant find ur theme!
07-02-2009, 07:50 AM
tomdickandharry
Member


Posts: 72
Joined: Oct 2008
Reputation: 0
Post: #5
RE: Logo Background?
(07-02-2009 07:50 AM)1234567890 Wrote:  I would but i cant find ur theme!

http://www.sidhudesign.com/extras3/mybb1...d=49#pid49

It's right there.
07-02-2009, 09:46 AM
Wolfgang2025
Member


Posts: 55
Joined: Apr 2009
Reputation: 0
Post: #6
RE: Logo Background?
1st check your CSS and see if the logo is listed there and if it is centered or not some themes do not have any logo settings in the sheet.

You can fix that in the header template as well like so

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

I use Sharepoint for my theme and that logo by default is locked to the left and I centered it and adjusted the width to accommodate my custom logo. You can use any extension or file name you want you just need to add your logo name in your theme property settings.
07-05-2009, 12:31 AM
tomdickandharry
Member


Posts: 72
Joined: Oct 2008
Reputation: 0
Post: #7
RE: Logo Background?
Thanks I will try this.
07-05-2009, 03:24 AM
peepo
Junior Member


Posts: 9
Joined: Jul 2009
Reputation: 0
Post: #8
RE: Logo Background?
Hello, You can restrtict forum width to a percentage in theme settings. This will stop your forum stretching.
07-16-2009, 10:52 PM
 




User(s) browsing this thread: 2 Guest(s)