Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.

I have embedded my forum, can I embed it in iframe? (or something similar?)

edited April 2011 in Vanilla 2.0 - 2.8
So like the title says, I have embedded my vanilla forum via iweb.
Is there a way to put some iframe script in to the embedding code so I can be sure the page adjusts as more posts come up? Right now I basically made the page larger so it had room to grow, but I don't want to be checking. And now you can scroll down and just see white blank page.

My community is none existent at the moment so I need to have it embedded so I can add a home button. I have the free version.

Any suggestions? I will upgrade if I get users, but until then I need to do this the hard and free way.

Comments

  • Hey guys
    Could one of you give me yes or no answer to this? It would be very helpful.
    Like I said I'm using the free version embedded on my site. But if a post is too long it will go off the page (exceed the available room, I'm not sure of the term for this.) and you can't scroll to see it.
    Is it possible to put my forum in an iframe script or something similar?
  • edited May 2011
    Figured it out!!
    Change "yourforum" to your actual vanilla forum.
    The width should be the standard width of the embedded forum.
    You can readjust the height to fit your website.

    remember to change the " with < and >

    "iframe src="http://yourforum.vanillaforums.com" name="Forum" scrolling="auto" frameborder="no" align="center" height = "579px" width = "1000px">
    </iframe""
Sign In or Register to comment.