Today's Posts Follow Us On Twitter! TFL Members on Twitter  
Forum search: Advanced Search  
Navigation
Marketplace
  Members Login:
Lost password?
  Forum Statistics:
Forum Members: 24,254
Total Threads: 80,792
Total Posts: 566,471
There are 762 users currently browsing (tf).
 
  Our Partners:
 
  TalkFreelance     Design and Development     HTML/XHTML/DHTML/CSS :

phpBB Forum, Adding a Banner Ad

Thread title: phpBB Forum, Adding a Banner Ad
Closed Thread    
    Thread tools Search this thread Display Modes  
04-16-2006, 10:52 PM
#1
t0m is offline t0m
Status: Request a custom title
Join date: Jan 2005
Location: West Sussex, England
Expertise:
Software:
 
Posts: 2,829
iTrader: 21 / 100%
 

t0m is on a distinguished road

  Old  phpBB Forum, Adding a Banner Ad

www.stillt.indiqo.net - theres the link

Im using JustFooty theme for phpBB, and I want to put an adspace, either where the "Welcome" word is in the header

Or

Just bellow the navigation.

Is there a hack to do this, or would it require customising the template :S

Also i hope this is in the right section!

Regards Stillt

04-16-2006, 11:06 PM
#2
Garyrae is offline Garyrae
Status: Request a custom title
Join date: Dec 2005
Location: Colchester, UK
Expertise:
Software:
 
Posts: 4,625
iTrader: 16 / 100%
 

Garyrae is on a distinguished road

Send a message via MSN to Garyrae Send a message via Skype™ to Garyrae

  Old

Easiest way to do it would be to customize the template.

All it would require is: Replace the "Welcome" text with the advert image/link - or with an ad-rotator.

EDIT: The file to edit is: templates/{template name}/overall_header.tpl

04-16-2006, 11:12 PM
#3
t0m is offline t0m
Status: Request a custom title
Join date: Jan 2005
Location: West Sussex, England
Expertise:
Software:
 
Posts: 2,829
iTrader: 21 / 100%
 

t0m is on a distinguished road

  Old

Thank you very much Indy...I'll have a look into this tommorow morning!

04-17-2006, 08:36 AM
#4
t0m is offline t0m
Status: Request a custom title
Join date: Jan 2005
Location: West Sussex, England
Expertise:
Software:
 
Posts: 2,829
iTrader: 21 / 100%
 

t0m is on a distinguished road

  Old

Originally Posted by Code
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html dir="{S_CONTENT_DIRECTION}">
<head>
<meta http-equiv="Content-Type" content="text/html; charset={S_CONTENT_ENCODING}">
<meta http-equiv="Content-Style-Type" content="text/css">
{META}
{NAV_LINKS}
<title>{SITENAME} :: {PAGE_TITLE}</title>
<link rel="stylesheet" href="templates/JustFooty/{T_HEAD_STYLESHEET}" type="text/css">
</head>
<body>
<a name="top"></a>
<div class="bg_div">

<!--

IMPORTANT

************************************************** ************************************************** ************************************************** *******************

Alteration or removal of the copyright and credit notices below is strongly prohibited and will void your right to use this template.

Should you want to make changes to the theme you MUST request permission. Informstion on how to contact the theme designer is available at jakob-persson.com

This template is copyright © 2004 Jakob Persson (http://www.jakob-persson.com and http://www.tesseractmedia.com).

Visit for more cool forum themes and professional web design services:
http://www.jakob-persson.com

Jakob's forum skin/style/theme sites:
http://www.forumthemes.org
http://www.bbstyles.net

Theme developed in cooperation with:
http://www.beautifulgame.net

************************************************** ************************************************** ************************************************** *******************

-->

<!-- Defines clickable area for the go to top button in the right end of box panels -->
<map name="go_to_top">
<area shape="circle" coords="23,17,8" href="#top">
</map>

<!-- BEGIN switch_enable_pm_popup -->
<script language="Javascript" type="text/javascript">
<!--
if ( {PRIVATE_MESSAGE_NEW_FLAG} )
{
window.open('{U_PRIVATEMSGS_POPUP}', '_phpbbprivmsg', 'HEIGHT=225,resizable=yes,WIDTH=400');;
}
//-->
</script>
<!-- END switch_enable_pm_popup -->

<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td class="mtable_top_left"><img src="templates/JustFooty/images/spacer.gif" alt="." width="1" height="1"></td>
<td class="mtable_top"><img src="templates/JustFooty/images/mtable_top_hfill_left.jpg" width="629" height="16"></td>
<td class="mtable_top_right"><img src="templates/JustFooty/images/spacer.gif" alt="." width="1" height="1"></td>
</tr>
<tr>
<td class="mtable_left" valign="top"><div class="mtable_left_top"></div></td>
<td class="mtable_center" valign="top"><div class="mtable_center_bg">

<!-- BEGIN switch_user_logged_in -->

<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>
<td width="175">
<a href="{U_INDEX}"><img src="templates/JustFooty/images/logo.jpg" alt="Logo" border="0"></a>
</td>
<td class="siteinfo" align="center">
<span class="sitename">{SITENAME}</span><br />
<span class="sitedesc">{SITE_DESCRIPTION}</span>
</td>
</tr>
</table>

<!-- END switch_user_logged_in -->


<!-- BEGIN switch_user_logged_out -->

<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td>

<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>
<td width="175">
<a href="{U_INDEX}"><img src="templates/JustFooty/images/logo.jpg" alt="Logo" border="0"></a>
</td>
<td class="siteinfo" align="center">
<span class="sitename">{SITENAME}</span><br />
<span class="sitedesc">{SITE_DESCRIPTION}</span>
</td>
</tr>
</table>

</td>
<td width="120" valign="top">

<div class="btn_gen" style="width: auto; float: right;" align="right">
<ul>
<li><a href="{U_REGISTER}"><span>{L_REGISTER}</span></a></li>
</ul>
</div>

</td>

</tr>
</table>

<!-- END switch_user_logged_out -->

<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td>&nbsp;</td>
</tr>
<tr>
<td>

<div class="btn_gen">
<ul>
<li><a href="{U_FAQ}"><span>{L_FAQ}</span></a></li>
<li><a href="{U_SEARCH}"><span>{L_SEARCH}</span></a></li>
<li><a href="{U_MEMBERLIST}"><span>{L_MEMBERLIST}</span></a></li>
<li><a href="{U_GROUP_CP}"><span>{L_USERGROUPS}</span></a></li>
<li><a href="{U_PROFILE}"><span>{L_PROFILE}</span></a></li>
<li><a href="{U_PRIVATEMSGS}"><span>{PRIVATE_MESSAGE_INFO }</span></a></li>
<li><a href="{U_LOGIN_LOGOUT}"><span>{L_LOGIN_LOGOUT}</span></a></li>
</ul>
</div>

</td>
</tr>
</table>
<div class="divider"></div>
Ok so for a banner ad rotator, what do I add and where?

Assuming on www.stillt.indiqo.net it needs to go in the header where that 'welcome' word is!

Any help greatly appreciated! Im not a very good coder as you guessed

04-17-2006, 10:13 AM
#5
Garyrae is offline Garyrae
Status: Request a custom title
Join date: Dec 2005
Location: Colchester, UK
Expertise:
Software:
 
Posts: 4,625
iTrader: 16 / 100%
 

Garyrae is on a distinguished road

Send a message via MSN to Garyrae Send a message via Skype™ to Garyrae

  Old

This may sound strange, but trust me on this one.

Find & Replace (both):

HTML Code:
<span class="sitename">{SITENAME}</span><br />
<span class="sitedesc">{SITE_DESCRIPTION}</span>
With the rotator.

If you get any problems, y'know where to ask. Remember to backup the file before you modify it.

04-17-2006, 10:56 AM
#6
t0m is offline t0m
Status: Request a custom title
Join date: Jan 2005
Location: West Sussex, England
Expertise:
Software:
 
Posts: 2,829
iTrader: 21 / 100%
 

t0m is on a distinguished road

  Old

Ok cheers, will try tht out and see if it works!

04-17-2006, 11:35 AM
#7
t0m is offline t0m
Status: Request a custom title
Join date: Jan 2005
Location: West Sussex, England
Expertise:
Software:
 
Posts: 2,829
iTrader: 21 / 100%
 

t0m is on a distinguished road

  Old

Any one got a banner rotator script whilst we're at it? I can't find a good one..

04-17-2006, 12:24 PM
#8
Garyrae is offline Garyrae
Status: Request a custom title
Join date: Dec 2005
Location: Colchester, UK
Expertise:
Software:
 
Posts: 4,625
iTrader: 16 / 100%
 

Garyrae is on a distinguished road

Send a message via MSN to Garyrae Send a message via Skype™ to Garyrae

  Old

I've never used this, but:

http://phpadsnew.com/

06-22-2006, 02:10 PM
#9
ManForse is offline ManForse
Status: I'm new around here
Join date: Jun 2006
Location:
Expertise:
Software:
 
Posts: 1
iTrader: 0 / 0%
 

ManForse is on a distinguished road

  Old  Somesing for you

damn I lovelove you all!

06-24-2006, 04:45 AM
#10
Some Guy is offline Some Guy
Status: Member
Join date: Apr 2006
Location: Brooklyn, NY
Expertise:
Software:
 
Posts: 470
iTrader: 0 / 0%
 

Some Guy is on a distinguished road

  Old

You don't know us!

Closed Thread    


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

  Posting Rules  
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump:
 
  Contains New Posts Forum Contains New Posts   Contains No New Posts Forum Contains No New Posts   A Closed Forum Forum is Closed