Previous Thread
Next Thread
Print Thread
Hop To
Joined: Apr 2008
Posts: 46
C
newbie
newbie
C Offline
Joined: Apr 2008
Posts: 46
Hi all
I have picture which i would like to put as header at the top of my forum. can you help me with instruction on how install it. as i am still learning how to use the control panel on the forum.
Carlos

Last edited by cb163605; 05/24/2008 3:08 PM.
Joined: Aug 2006
Posts: 1,649
Likes: 1
Pooh-Bah
Pooh-Bah
Joined: Aug 2006
Posts: 1,649
Likes: 1

Control Panel » Display Options » Default Header

This is what I have for mine; adjust the HTML accordingly to your needs:

HTML
<BR />
<TABLE align="center" width="800">
<TR>
<TD align="center" valign="middle" width="325">
<a href="http://LINK TO YOUR FORUM/" target="_top">
<IMG width="300" height="50" src="LINK TO IMAGE" border="0" alt="NAME OF YOUR IMAGE" align="left"></a>
</TD>
<TD align="center" valign="middle">
<!--// I have my banner ads here //-->
</TD></TR></TABLE>

See my site to view.


GangsterBB.NET (Ver. 7.6.1.1)
PHP Version 5.6.40 / MySQL 5.7.23-23 (was 5.6.41-84.1) / Apache 2.4.54
2007 Content Rulez Contest - Hon Mention
UBB.classic 6.7.2 - RIP
Joined: Apr 2008
Posts: 46
C
newbie
newbie
C Offline
Joined: Apr 2008
Posts: 46
thanks for reply i am still learning. so where do i add the picture to or do i need to upload picture to the forum first

Joined: Aug 2006
Posts: 1,649
Likes: 1
Pooh-Bah
Pooh-Bah
Joined: Aug 2006
Posts: 1,649
Likes: 1

I have an images directory at my root ( /www/img/ ) that I upload images to that are unrelated to Threads. Using FTP, go to your /www/ or /public_html/ root directory and if there is no images directory there, create one (call it whatever you want, usually images or img), then upload the image file there and link to it in Display Options » Default Header.

The most basic code would be:

HTML
<div align="left">
<img src="/img/YOURIMAGE.gif" width="" height="" alt="">
</div>

If you have no knowledge of HTML, you can learn some of the basics here or other places on the web...


GangsterBB.NET (Ver. 7.6.1.1)
PHP Version 5.6.40 / MySQL 5.7.23-23 (was 5.6.41-84.1) / Apache 2.4.54
2007 Content Rulez Contest - Hon Mention
UBB.classic 6.7.2 - RIP
Joined: Jun 2006
Posts: 16,300
Likes: 116
UBB.threads Developer
UBB.threads Developer
Joined: Jun 2006
Posts: 16,300
Likes: 116
I think we have this topic covered various ways in previous topics; which define how to do this with both css and raw html.


I am a Web Development Contractor, I do not work for UBBCentral. I have provided free User to User Support since the beginning of these support forums.
Do you need Forum Install or Upgrade Services?
Forums: A Gardeners Forum, Scouters World
UBB.threads: UBBWiki, UBB Styles, UBB.Sitemaps
Longtime Supporter & Resident Post-A-Holic
VNC Web Services: Code Modifications, Upgrades, Styling, Coding Services, Disaster Recovery, and more!

Link Copied to Clipboard
ShoutChat
Comment Guidelines: Do post respectful and insightful comments. Don't flame, hate, spam.
Recent Topics
Version 7.7.5 Images suddenly not displaying
by Stovebolt - 05/04/2024 11:19 AM
Bots
by Outdoorking - 04/13/2024 5:08 PM
Can you add html to language files?
by Baldeagle - 04/07/2024 2:41 PM
Do I need to rebuild my database?
by Baldeagle - 04/07/2024 2:58 AM
This is not a bug, but a suggestion
by Baldeagle - 04/05/2024 11:25 PM
Who's Online Now
3 members (Stovebolt, ahmed047, Gizmo), 931 guests, and 151 robots.
Key: Admin, Global Mod, Mod
Random Gallery Image
Latest Gallery Images
Los Angeles
Los Angeles
by isaac, August 6
3D Creations
3D Creations
by JAISP, December 30
Artistic structures
Artistic structures
by isaac, August 29
Stones
Stones
by isaac, August 19
Powered by UBB.threads™ PHP Forum Software 8.0.0
(Preview build 20240501)