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.

How to change vanilla embed size?

How can I change the width of the embedded version of vanilla?
My wordpress theme currently has a fixed width, and having vanilla larger than the theme looks quite bad.

Answers

  • jspautschjspautsch ✭✭✭

    Are you using the Embed-Friendly theme? It should be fluid width and match whatever you're embedding it in.

  • I am. However, its apparently not abiding to the margins of my theme

  • nvm.
    Ive figured it out.
    The

    <

    div class="content"> div tags somehow vanished from the embed page. Adding it back manually fixed it.

Sign In or Register to comment.