Not exactly, I just wanted a link to the page on your website with the forum embedded so I could check it out The "Forum" link on your website links to the Vanilla installation itself and not the embedded version.
I see I'll have to be a bit more pedagogical From the top: If you want to make the forums an integrated part of your website, you'll need to embed them.
This requires two things: A blank page on your website called eg. "Forums" where the header and footer is included and a Vanilla installation. When you have these two things, go enable the Embed plugin in Vanilla.
When you've done this, you should be able to find some kinda of "Embed" menu in the sidebar in your dashboard. Here you'll find a code snippet that you'll need to insert into the content section of the blank page you created at the beginning.
Now when you navigate to the "Forums" page you created, you'll find that the content section has been replaced by your Vanilla installation and that the header and footer of your website is also included.
Uhm... you've inserted the script tag inside another tag. That would explain why nothing shows up You'll need to insert the script tag where and like you normally insert the content of your website.
Answers
Apparently not. Do you have a link?
Kasper Kronborg Isager (kasperisager) | Freelance Developer @Vanilla | Hit me up: Google Mail or Vanilla Mail | Find me on GitHub
link for what
The page on your website with the forum embedded
Kasper Kronborg Isager (kasperisager) | Freelance Developer @Vanilla | Hit me up: Google Mail or Vanilla Mail | Find me on GitHub
so i have to link my website homepage to the forum page
Not exactly, I just wanted a link to the page on your website with the forum embedded so I could check it out
The "Forum" link on your website links to the Vanilla installation itself and not the embedded version.
Kasper Kronborg Isager (kasperisager) | Freelance Developer @Vanilla | Hit me up: Google Mail or Vanilla Mail | Find me on GitHub
so a link to the dashboard
I see I'll have to be a bit more pedagogical
From the top: If you want to make the forums an integrated part of your website, you'll need to embed them.
This requires two things: A blank page on your website called eg. "Forums" where the header and footer is included and a Vanilla installation. When you have these two things, go enable the Embed plugin in Vanilla.
When you've done this, you should be able to find some kinda of "Embed" menu in the sidebar in your dashboard. Here you'll find a code snippet that you'll need to insert into the content section of the blank page you created at the beginning.
Now when you navigate to the "Forums" page you created, you'll find that the content section has been replaced by your Vanilla installation and that the header and footer of your website is also included.
Kasper Kronborg Isager (kasperisager) | Freelance Developer @Vanilla | Hit me up: Google Mail or Vanilla Mail | Find me on GitHub
where does it go head or body section
That's in the body section
Kasper Kronborg Isager (kasperisager) | Freelance Developer @Vanilla | Hit me up: Google Mail or Vanilla Mail | Find me on GitHub
ive done that still nothing
http://www.raymonhd.com/forum.html
Uhm... you've inserted the script tag inside another tag. That would explain why nothing shows up
You'll need to insert the script tag where and like you normally insert the content of your website.
Kasper Kronborg Isager (kasperisager) | Freelance Developer @Vanilla | Hit me up: Google Mail or Vanilla Mail | Find me on GitHub
now this happened http://www.raymonhd.com/forum.html
That's perfect
Now you just need to use CSS to position the forums correctly
Kasper Kronborg Isager (kasperisager) | Freelance Developer @Vanilla | Hit me up: Google Mail or Vanilla Mail | Find me on GitHub
Oh, and you may want to place the script inside div.Layer.1 as this div is positioned absolutely and therefore overlaps the forums.
Kasper Kronborg Isager (kasperisager) | Freelance Developer @Vanilla | Hit me up: Google Mail or Vanilla Mail | Find me on GitHub
which css
Your websites CSS. Tell me, you do know how basic web development works right?
Kasper Kronborg Isager (kasperisager) | Freelance Developer @Vanilla | Hit me up: Google Mail or Vanilla Mail | Find me on GitHub
yeah i just dont know which css it is anymore
That should be rather self explanatory if you use Firebug and take a look at the source code
Kasper Kronborg Isager (kasperisager) | Freelance Developer @Vanilla | Hit me up: Google Mail or Vanilla Mail | Find me on GitHub
there is only width and height and no z
@kasperisager you must have a humongous amount of patience... Man this thread is dragging on ... :-S
There was an error rendering this rich post.