Forum Hosting  

Go Back   Forum Hosting > IPB Support > IPB General Support

IPB General Support Post your questions here, no bug reports.


Reply
 
LinkBack Thread Tools Display Modes
Old 01-25-2005, 10:06 AM   #1 (permalink)
Member
 
jarmez's Avatar
 
Join Date: Jan 2005

Posts: 1
Rep Power: 0 jarmez is on a distinguished road
fTrader: (0)
fBuck$: 38.0
Bank: 0.0
Total fBuck$: 38.0

My Forumer
My Country:
Default

Hey,

I've just created a new forum for my web site, which works great etc, only problem is, how do i get a link on the website back to my original website.

I'd be greatful for any help

Cheers,

James
jarmez is offline   Reply With Quote
Old 01-25-2005, 10:13 AM   #2 (permalink)
Elite Forumer
 
bart5986's Avatar
 
Join Date: Oct 2004

Location: Australia, Brisbane
Posts: 2,786
Rep Power: 7 bart5986 is on a distinguished road
fTrader: (8)
fBuck$: 4,499.1
Bank: 0.1
Total fBuck$: 4,499.1

My Forumer
My Country:
Default

an easy way is to make an affiliate section. The new forumer modifications is here but their server has been down day, so I guess you will have to wait.

If there is a certain place you want the link then tell me.

bart5986 is offline   Reply With Quote
Old 01-25-2005, 03:25 PM   #3 (permalink)
Active Forumer
 
Braindead's Avatar
 
Join Date: Apr 2004

Posts: 651
Rep Power: 5 Braindead is on a distinguished road
fTrader: (3)
fBuck$: 1,734.1
Bank: 0.0
Total fBuck$: 1,734.1

My Forumer
My Country:
Default

put this code somewhere in your html template (for example board header)

Description of Site

Braindead is offline   Reply With Quote
Old 01-25-2005, 05:19 PM   #4 (permalink)
Banned User
 
Jacko's Avatar
 
Join Date: Oct 2004

Posts: 4,931
Rep Power: 0 Jacko is on a distinguished road
fTrader: (7)
fBuck$: 7,194.6
Bank: 7.4
Total fBuck$: 7,202.0

My Forumer
My Country:
Default

Do you have a phpBB or IPB forum?
Jacko is offline   Reply With Quote
Old 01-26-2005, 04:36 AM   #5 (permalink)
Member
 
DjDidier's Avatar
 
Join Date: Jan 2005

Posts: 33
Rep Power: 0 DjDidier is on a distinguished road
fTrader: (0)
fBuck$: 157.0
Bank: 0.0
Total fBuck$: 157.0

My Forumer
My Country:
Default

I have the same problem
i says "http://djdidier200.5.forumer.com/www.dj-didier.tk%20target=_new"
and i should just go to "www.dj-didier.tk



(i have IP
DjDidier is offline   Reply With Quote
Old 01-26-2005, 04:43 AM   #6 (permalink)
Banned User
 
Jacko's Avatar
 
Join Date: Oct 2004

Posts: 4,931
Rep Power: 0 Jacko is on a distinguished road
fTrader: (7)
fBuck$: 7,194.6
Bank: 7.4
Total fBuck$: 7,202.0

My Forumer
My Country:
Default

Use this code for your link instead:
<div class='htmltop'>HTML</div><div class='htmlmain'><a href="http://www.dj-didier.tk" target="new">Link Text</a></div>
Or if you are linking a banner, use this code:
<div class='htmltop'>HTML</div><div class='htmlmain'><a href="http://www.dj-didier.tk" target="new"><img src="http://linktoyourimage.com/image.jpg"></a></div>
Jacko is offline   Reply With Quote
Old 01-26-2005, 04:47 AM   #7 (permalink)
Member
 
DjDidier's Avatar
 
Join Date: Jan 2005

Posts: 33
Rep Power: 0 DjDidier is on a distinguished road
fTrader: (0)
fBuck$: 157.0
Bank: 0.0
Total fBuck$: 157.0

My Forumer
My Country:
Default

he still opens the forum agian but just in a new window
DjDidier is offline   Reply With Quote
Old 01-26-2005, 04:49 AM   #8 (permalink)
Banned User
 
Jacko's Avatar
 
Join Date: Oct 2004

Posts: 4,931
Rep Power: 0 Jacko is on a distinguished road
fTrader: (7)
fBuck$: 7,194.6
Bank: 7.4
Total fBuck$: 7,202.0

My Forumer
My Country:
Default

Could you please post the entire code you are using to link the banners?
Jacko is offline   Reply With Quote
Old 01-26-2005, 04:54 AM   #9 (permalink)
Member
 
DjDidier's Avatar
 
Join Date: Jan 2005

Posts: 33
Rep Power: 0 DjDidier is on a distinguished road
fTrader: (0)
fBuck$: 157.0
Bank: 0.0
Total fBuck$: 157.0

My Forumer
My Country:
Default

Code:
<center><A href="www.dj-didier.tk" target="new"> <IMG src="http://users.skynet.be/djdidier/pictures/bbanner.gif"> </A></center>
I have that code twice cuz i have 2 banners :P
DjDidier is offline   Reply With Quote
Old 01-26-2005, 05:03 AM   #10 (permalink)
Banned User
 
Jacko's Avatar
 
Join Date: Oct 2004

Posts: 4,931
Rep Power: 0 Jacko is on a distinguished road
fTrader: (7)
fBuck$: 7,194.6
Bank: 7.4
Total fBuck$: 7,202.0

My Forumer
My Country:
Default

Hmm. Try this code for both your banners....

<div class='htmltop'>HTML</div><div class='htmlmain'><center>
<a href="http://www.dj-didier.tk" target="new"><img src="http://users.skynet.be/djdidier/pictures/bbanner.gif"></a>
<a href="http://www.stoikmixcrew.be" target="new"><img src="http://users.skynet.be/djdidier/pictures/bannerstoikmix.gif"></a>
</center>
</div>
I don't see why it wouldn't work. See how that code above goes anyway, it could even be a simple setting in your forum....
Jacko is offline   Reply With Quote
Old 01-26-2005, 05:05 AM   #11 (permalink)
Member
 
DjDidier's Avatar
 
Join Date: Jan 2005

Posts: 33
Rep Power: 0 DjDidier is on a distinguished road
fTrader: (0)
fBuck$: 157.0
Bank: 0.0
Total fBuck$: 157.0

My Forumer
My Country:
Default

Huh i dont know what happend but i works now :P
DjDidier is offline   Reply With Quote
Reply


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

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump