phpBBHacks.com - Replacing the Default phpBB Logo
Discuss the martial arts at KarateForums.com
StatsForums Home   RegisterRegister   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in
FAQFAQ   SearchSearch   MemberlistMemberlist   TutorialsTutorials   ContactContact Us
Add Us:     MySpace     Facebook     StumbleUpon
Username:    Password:
Remember Me?    
Replacing the Default phpBB Logo
BlinkList
del.icio.us
Furl
linkaGoGo
reddit
Simpy
Mister Wong
Yahoo! My Web

Post new topic   Reply to topic    phpBBHacks.com Support Forums Forum Index -> phpBB 2: Customizing Your phpBB
 See a User Guidelines violation? Please contact us.
Author Message

JohnMcK
Dedicated User

Joined: 07 Apr 2003
Posts: 3861
Location: Quakertown, PA

PostPosted: November 18th 2003, 4:19 pm    Post subject: Replacing the Default phpBB Logo Reply with quote

subSilver and many other templates include the phpBB logo by default. This is usually the first thing that board owners want to change (myself included).

There are two ways to do this without changing the template. Both of these explanations assume that you are using subSilver, the methods would be similar for other templates.

Method 1:

First, open \templates\subSilver\overall_header.tpl and find this code:

Code:

<table width="100%" cellspacing="0" cellpadding="10" border="0" align="center">
   <tr>
      <td class="bodyline"><table width="100%" cellspacing="0" cellpadding="0" border="0">
         <tr>
            <td><a href="{U_INDEX}"><img src="templates/subSilver/images/logo_phpBB.gif" border="0" alt="{L_INDEX}" vspace="1" /></a></td>


The logo is specified here:

Code:

<img src="templates/subSilver/images/logo_phpBB.gif" border="0" alt="{L_INDEX}" vspace="1" />


You can upload your new logo to \templates\subSilver\images,and edit the above line to specifiy the name of your logo file. So it would look something like:

Code:

<img src="templates/subSilver/images/my_logo.gif" border="0" alt="{L_INDEX}" vspace="1" />


You can specify other supported image formats if your logo is not a .gif.

Method 2:

1. Name your logo "logo_phpBB.gif".
2. Upload it to \templates\subSilver\images\ replacing the existing logo.

Note: This method will only work with .gif files. You CANNOT rename a .jpg as a .gif and use it.

John McKernan (JohnMcK)
_________________
Retired phpBBHacks.com Support Team Member
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    phpBBHacks.com Support Forums Forum Index -> phpBB 2: Customizing Your phpBB All times are GMT - 6 Hours
Page 1 of 1
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



Links: Big Message Boards - Free JavaScript - phpBB2 - phpbb styles - Suporte phpBB - phpBB.it - phpBB Česky - phpBB Turkiye - phpBBArabia.com - phpBB-fr.com - Romanian phpBB online community - phpBB-TW.net - phpBBservice.nl - phpBB Brasil

Network: iFroggy Network Blog - iFroggy Hosting - SportsForums.net - KarateForums.com - YanksBlog.com - DeveloperCube - Managing Online Forums - ManagingCommunities.com - CommunityAdmins.com - PhotoshopForums.com - MicrosoftBlog.com - DrGregHouse.com - Bad Boy Blog - BadBoyForums.com - SodaRatings.com - Patrick O'Keefe

< Advertising - Contact Us - Staff - User Guidelines >

Copyright © 2001-2008. iFroggy Network, phpBBHacks.com. All Rights Reserved. Privacy Policy. We Support phpBBHacks.com (of course!).
Powered by phpBB © phpBB Group. phpBB SEO. Hosted by 100MegsWebHosting. We are in no way affiliated with the phpBB Group. phpBB is copyright to the phpBB Group.