Previous Thread
Next Thread
Print Thread
Rate Thread
#318339 12/06/2009 12:32 PM
Joined: Dec 2009
Posts: 6
Lurker
Lurker
Offline
Joined: Dec 2009
Posts: 6
hi I have question how do i add logo to my Forum ,thanks a lot

Sponsored Links
gonon #318340 12/06/2009 12:46 PM
Joined: Nov 2003
Posts: 482
Enthusiast
Enthusiast
Offline
Joined: Nov 2003
Posts: 482
Control Panel --> General --> HTML Includes --> Default header

put in something like:

Code
<div class="header_logo">
<a href="http://yoursite.com/ubbthreads/ubbthreads.php?ubb=cfrm">
<img src="http://yoursite.com/ubbthreads/logos/yourlogo.png" />
</a>
</div>

puts a clickable logo in your header..

you can style the .header_logo class in the extra CSS to make it look however you want (optional) wink


sirdude #318341 12/06/2009 1:36 PM
Joined: Dec 2009
Posts: 6
Lurker
Lurker
Offline
Joined: Dec 2009
Posts: 6
that was quick thank you very much sir

gonon #318342 12/06/2009 1:48 PM
Joined: Dec 2009
Posts: 6
Lurker
Lurker
Offline
Joined: Dec 2009
Posts: 6
just one more question if you be kind how do i center the logo? thank you

gonon #318343 12/06/2009 5:06 PM
Joined: Nov 2003
Posts: 482
Enthusiast
Enthusiast
Offline
Joined: Nov 2003
Posts: 482
you could quick and dirty it by adding
tags around the outer div...

HTML
<center><div class="header_logo">
<a href="http://yoursite.com/ubbthreads/ubbthreads.php?ubb=cfrm">
<img src="http://yoursite.com/ubbthreads/logos/yourlogo.png" />
</a>
</div></center>

or just css it (.header_logo class), which is the elegant way wink

Sponsored Links
sirdude #318344 12/06/2009 6:06 PM
Joined: Dec 2009
Posts: 6
Lurker
Lurker
Offline
Joined: Dec 2009
Posts: 6
big thanks much appreciated


Link Copied to Clipboard
Donate Today!
Donate via PayPal

Donate to UBBDev today to help aid in Operational, Server and Script Maintenance, and Development costs.

Please also see our parent organization VNC Web Services if you're in the need of a new UBB.threads Install or Upgrade, Site/Server Migrations, or Security and Coding Services.
Recommended Hosts
We have personally worked with and recommend the following Web Hosts:
Stable Host
bluehost
InterServer
Visit us on Facebook
Member Spotlight
isaac
isaac
California
Posts: 1,157
Joined: July 2001
Forum Statistics
Forums63
Topics37,573
Posts293,925
Members13,849
Most Online5,166
Sep 15th, 2019
Today's Statistics
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
Top Posters
AllenAyres 21,079
JoshPet 10,369
LK 7,394
Lord Dexter 6,708
Gizmo 5,833
Greg Hard 4,625
Top Posters(30 Days)
Top Likes Received
isaac 82
Gizmo 20
Brett 7
WebGuy 2
Top Likes Received (30 Days)
None yet
The UBB.Developers Network (UBB.Dev/Threads.Dev) is ©2000-2024 VNC Web Services

 
Powered by UBB.threads™ PHP Forum Software 8.0.0
(Preview build 20221218)