Skip to content

how do i embed my forum onto my website.

1918 Views 3 Replies

0 Members and 1 Guest are viewing this topic.

how do i embed my forum onto my website.
on:
#1
Hey all.
am new to al this so please bear with me if covered elsewhere.
I'd like to know how i can embed my forum into my website if at all possible?
at the moment, i am using a link that is on my page but i feel this may be putting people off coming to my forum.
Please can anyone shed any light on this matter?
thanks
ally
Re: how do i embed my forum onto my website.
Reply #1 on:
#2
Try this:
Code: [Select]
<iframe src="FORUM URL"></iframe>If the height or width is too big, you specify it like this:
Code: [Select]
<iframe src="FORUM URL" height="HEIGHT" width="WIDTH"></iframe>
All codes I make are tested on the latest version of Google Chrome and upon request of other browsers.
Re: how do i embed my forum onto my website.
Reply #2 on:
#3
hi. thanks for oyur advice. however, it hasn't worked for me :-(
when i added that link as an html fragment, i then added that fragment to a blank page and looked at it in preview before i published and it just looked like a small box of my homepage.
helpppp
 

Related Topics