Web Hosting Forum | Lunarpages


*
Welcome, Guest. Please login or register.
Did you miss your activation email?



Login with username, password and session length
May 25, 2012, 12:10:37 PM

Pages: [1]   Go Down
  Print  
Author Topic: how can I change forum's logo?  (Read 293 times)
Eduardo
Trekkie
**
Offline Offline

Posts: 18


WWW
« on: March 21, 2003, 08:48:00 PM »

could someone tell me how can I change the logo that comes with phpbb's forum? you know, the one that shows a tent and says: "creating communities". I would like to put my won logo, is it posible? well, actually, I think it is, just don't know how.
gracias.   "[dance]"
 
 [ March 22, 2003, 04:49 AM: Message edited by: Eduardo ]
Logged

Lunarpages has the best forum and forum members on the net!!  "[dance]"
schrumby
Intergalactic Superstar
*****
Offline Offline

Posts: 132


« Reply #1 on: March 21, 2003, 08:53:00 PM »

One way I know of is to upload a new graphic to the following location:
   http://www.jipindu.com/forum/templates/subSilver/images/logo_phpBB.gif

There may be another way, though.
Logged
KJones
Galactic Royalty
*****
Offline Offline

Posts: 327



WWW
« Reply #2 on: March 21, 2003, 11:22:00 PM »

You can also edit the template... the file that contains the logo is templates/subsilver/overall_header.tpl

It's mostly just HTML, so it's pretty easy to edit.

Replacing the logo_phpbb.gif file with one of your own (using the same file name) works, but I think it has to have the same dimensions or it will be distorted.
 
 [ March 22, 2003, 07:23 AM: Message edited by: LunarOrbit ]
Logged

"I believe that this nation should commit itself to achieving the goal, before this decade is out, of landing a man on the moon and returning him safely to the earth." - John F. Kennedy

Eduardo
Trekkie
**
Offline Offline

Posts: 18


WWW
« Reply #3 on: March 22, 2003, 12:55:00 PM »

Thank you guys!! I did it!!
now I want to change the url that is linked to it, instead of linking it to the forum, I want it to be linked to my main page (index).
What do I have to change? {U_INDEX}?
but, with what?

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

Hope u guys don't get tired of me...   "[eyeroll]"
Logged

Lunarpages has the best forum and forum members on the net!!  "[dance]"
schrumby
Intergalactic Superstar
*****
Offline Offline

Posts: 132


« Reply #4 on: March 22, 2003, 08:53:00 PM »

What you can do is use a full address as the "img src".  For example:

<a href="{U_INDEX}"><img src="http://www.jipindu.com/logo_phpBB.gif" border="0" alt="{L_INDEX}" vspace="1" /></a>

That will take the image from the exact location instead of being relative to the current folder.  Let me know how that works, the code may need to be tweaked as I have not used that forum software.
Logged
stephan
Guest
« Reply #5 on: March 22, 2003, 09:33:00 PM »

No, I think he meant, how could he replace what the pictures links to.

You could just take out {U_INDEX} and put in http://www.yoursite.com

that would be the easiest, and laziest way!!
Logged
Eduardo
Trekkie
**
Offline Offline

Posts: 18


WWW
« Reply #6 on: March 22, 2003, 10:12:00 PM »

yeah, thanks, I did that yesterday but for some reason didn't work, (maybe I didn't write it right), anyway, today it did wotk, thanks.  "[headbang]"
Logged

Lunarpages has the best forum and forum members on the net!!  "[dance]"
Pages: [1]   Go Up
  Print  
 
Jump to: