phpbb logo on the forum

 
Post new topic   Reply to topic    Aprelium Forum Index -> General Questions
View previous topic :: View next topic  
Author Message
slanter905
-


Joined: 26 Aug 2004
Posts: 20

PostPosted: Thu Sep 16, 2004 10:41 pm    Post subject: phpbb logo on the forum Reply with quote

hi when the forum is up there is a phpbb logo on the top left of the screen if you click it u get reloaded to the forum index does anyone know how to change that hyperlink so when its clicked it sends u back to your site stead of just reloading the forum?
Back to top View user's profile Send private message
Foxified
-


Joined: 13 Apr 2004
Posts: 487
Location: Canada

PostPosted: Thu Sep 16, 2004 11:39 pm    Post subject: Reply with quote

edit the top header.tpl
_________________
Back to top View user's profile Send private message Visit poster's website AIM Address MSN Messenger
slanter905
-


Joined: 26 Aug 2004
Posts: 20

PostPosted: Fri Sep 17, 2004 3:18 pm    Post subject: hi Reply with quote

i dont seem to have a file called top header.tpl im useing phpbb-2.0.10
Back to top View user's profile Send private message
Foxified
-


Joined: 13 Apr 2004
Posts: 487
Location: Canada

PostPosted: Fri Sep 17, 2004 3:47 pm    Post subject: Re: hi Reply with quote

slanter905 wrote:
i dont seem to have a file called top header.tpl im useing phpbb-2.0.10


oh.hmm
_________________
Back to top View user's profile Send private message Visit poster's website AIM Address MSN Messenger
slanter905
-


Joined: 26 Aug 2004
Posts: 20

PostPosted: Sat Sep 18, 2004 7:51 am    Post subject: still cant find where to change the redirect Reply with quote

useing phpbb 2.0.10 still cant find where to change the url of the hyperlink in the upper right corner of the forum the link im referring to is when u clk the phpbb logo it redirects u to the main index
Back to top View user's profile Send private message
roganty
-


Joined: 08 Jun 2004
Posts: 357
Location: Bristol, UK

PostPosted: Sat Sep 18, 2004 10:51 am    Post subject: Reply with quote

Foxified wrote:
edit the top header.tpl

slanter905 wrote:
i dont seem to have a file called top header.tpl im useing phpbb-2.0.10


i think the file Foxified on about is called: header.tpl
and not "top header.tpl"

Foxified wrote:
oh.hmm

that right?
_________________
Anthony R

Roganty
| Links-Links.co.uk
Back to top View user's profile Send private message Visit poster's website
slanter905
-


Joined: 26 Aug 2004
Posts: 20

PostPosted: Sat Sep 18, 2004 4:38 pm    Post subject: what do i change Reply with quote

there was 3 files named header.tpl

page header.tpl
simple header.tpl
overall header.tpl

the only one that any scripting about the logo was the overall header.tpl here is what it said :

<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>
<td align="center" width="100%" valign="middle"><span class="maintitle">{SITENAME}</span><br /><span class="gen">{SITE_DESCRIPTION}<br />&nbsp; </span>
<table cellspacing="0" cellpadding="2" border="0">
<tr>

can anyone look at this and tell me what needs to be changed to redirct the url to my main website
Back to top View user's profile Send private message
HIWD
-


Joined: 13 Apr 2004
Posts: 142
Location: Dublin, Ireland

PostPosted: Sat Sep 18, 2004 6:01 pm    Post subject: Reply with quote

This bit here,
Code:
<img src="templates/subSilver/images/logo_phpBB.gif" border="0" alt="{L_INDEX}" vspace="1" />
, just edit that bit and point it to your picture.
Back to top View user's profile Send private message Visit poster's website
roganty
-


Joined: 08 Jun 2004
Posts: 357
Location: Bristol, UK

PostPosted: Sun Sep 19, 2004 3:21 pm    Post subject: Reply with quote

HIWD wrote:
This bit here,
Code:
<img src="templates/subSilver/images/logo_phpBB.gif" border="0" alt="{L_INDEX}" vspace="1" />
, just edit that bit and point it to your picture.

HIWD, slanter905 wants to know about the link url, not the picture url.


Code:
<a href="{U_INDEX}">...</a>

just change the stuff inside the double quotes to your sites address

for example:
Code:
<a href="http://yoursite.home.com"><img src="templates/subSilver/images/logo_phpBB.gif" border="0" alt="{L_INDEX}" vspace="1" /></a>

_________________
Anthony R

Roganty
| Links-Links.co.uk
Back to top View user's profile Send private message Visit poster's website
slanter905
-


Joined: 26 Aug 2004
Posts: 20

PostPosted: Sun Sep 19, 2004 9:23 pm    Post subject: thx so much Reply with quote

thats exactly what i needed thanks all for your patience and help with this
Back to top View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> General Questions All times are GMT + 1 Hour
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


Powered by phpBB phpBB Group