UseBB Community

The official board for UseBB help and discussion

UseBB Community » Resources & Customization » How do I replace the logo with a full width graphic?

How do I replace the logo with a full width graphic?

Moderators: Gaia.

Page: 1

Author Post
Member
Registered: Jun 2007
Posts: 122
Location: Gatineau, QC, Canada
Hi,

Instead of a small logo and text, I would like to replace everything with a full width graphic (something like usebbzone). to get rid of the text in the right corner, I need to go to templates/default/global.tpl.php, find and remove the following:

<h1 id="boardname"><span id="line">{board_name}</span></h1>
<h2 id="boarddescr">{board_descr}</h2>


But how do I insert the new logo, just replace usebb.png with my own? Also, how wide should the graphic be to cover the whole width of the forum?

Thanks,
Gene
Member
Registered: Jun 2007
Posts: 43
Location: Adelaide, Australia.
Check out some of the themes I posted on UseBB-Zone, you should find some examples there. ;)

Raygene wrote
Hi,

Instead of a small logo and text, I would like to replace everything with a full width graphic (something like usebbzone). to get rid of the text in the right corner, I need to go to templates/default/global.tpl.php, find and remove the following:

<h1 id="boardname"><span id="line">{board_name}</span></h1>
<h2 id="boarddescr">{board_descr}</h2>


But how do I insert the new logo, just replace usebb.png with my own? Also, how wide should the graphic be to cover the whole width of the forum?

Thanks,
Gene
_______________
Growing old is compulsory
Growing up is optional :mrgreen:
Member
Registered: Jun 2007
Posts: 122
Location: Gatineau, QC, Canada
lopalong wrote
Check out some of the themes I posted on UseBB-Zone, you should find some examples there. ;)


Sounds like a plan but which files should I be looking at?

Thanks,
Gene
Member
Registered: Jun 2007
Posts: 122
Location: Gatineau, QC, Canada
Raygene wrote
lopalong wrote
Check out some of the themes I posted on UseBB-Zone, you should find some examples there. ;)


Sounds like a plan but which files should I be looking at?

Thanks,
Gene


OK, thanks to Gaia's help, my full-width logo is there.

Another thing I'd like to do is to have the forums descriptions change colors when the pointer hovers over them, similar to useBBZone. Changed all the color values in all "hover" code lines in styles.css (one after the other then see if there were any changes on my board) but to no avail. Wish I could figure that one out.

Thanks again,
Gene
Developer
Registered: Apr 2004
Posts: 2202
Location: Belgium
This is a matter of altering the CSS appropriately. All I can say is to first learn how CSS works. :)
_______________
--Dietrich (developer)
UseBB roadmap, dev mailing list & weblog
Member
Registered: Jun 2007
Posts: 43
Location: Adelaide, Australia.
And a GREAT place to start for answers to lots of questions is here.

http://www.w3schools.com/css/default.asp

;)
_______________
Growing old is compulsory
Growing up is optional :mrgreen:
Member
Registered: Jun 2007
Posts: 122
Location: Gatineau, QC, Canada
lopalong wrote
And a GREAT place to start for answers to lots of questions is here.

http://www.w3schools.com/css/default.asp

;)


Back to school, LOL

Thanks,
Gene
Member
Registered: Oct 2007
Posts: 3
Raygene can you please explain how you fix your problem?
I would like to do same thing in my forum...
Moderator
Registered: Oct 2005
Posts: 437
Location: canada
http://www.usebb.net/community/topic-1812.html
Member
Registered: Oct 2007
Posts: 3
Gaia thanks for link but I still can't fix my problem...
My forum is SMF and there is no file named global.tpl.php, can you give me some tips for SMF
I think that I have to make some changes in index.template.php
Moderator
Registered: Oct 2005
Posts: 437
Location: canada
Only tip for SMF is this: Try going to the SMF support forum? This is support for UseBB.

http://simplemachines.org
Member
Registered: Oct 2007
Posts: 3
tnx, I solve my problem on simplemachines.org

Page: 1

UseBB Community » Resources & Customization » How do I replace the logo with a full width graphic?

UseBB Community is powered by UseBB 1 Forum Software