Options

could someone make me a theme please

2

Answers

  • KasperKasper Vanilla Staff

    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

  • kasperisager said:
    Apparently not. Do you have a link?

    link for what

  • KasperKasper Vanilla Staff
    edited May 2012

    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

  • edited May 2012

    kasperisager said:
    The page on your website with the forum embedded :)

    so i have to link my website homepage to the forum page

  • KasperKasper Vanilla Staff

    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

  • KasperKasper Vanilla Staff
    edited May 2012

    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

  • KasperKasper Vanilla Staff
    edited May 2012

    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.

    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

  • KasperKasper Vanilla Staff

    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

  • KasperKasper Vanilla Staff

    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

  • KasperKasper Vanilla Staff
    edited May 2012

    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

  • kasperisager said:
    That's perfect :) Now you just need to use CSS to position the forums correctly

    which css

  • KasperKasper Vanilla Staff
    edited May 2012

    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 :)

  • KasperKasper Vanilla Staff

    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

  • kasperisager said:
    That should be rather self explanatory if you use Firebug and take a look at the source code ;)

    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.

Sign In or Register to comment.