Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8651657
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 12, 20262026-06-12T14:07:31+00:00 2026-06-12T14:07:31+00:00

I am trying to create a simple HTML Facebook tab for my page, but

  • 0

I am trying to create a simple HTML Facebook tab for my page, but I can’t seem to find a fix for how to change the max height of the tab.

I should mention that I’m a beginner in coding, I know very basic HTML, but I’ve tried to avoid JavaScript since I have no experience with that whatsoever.

Unfortunately it seems like I can’t do this without JavaScript, so my problem is most likely me doing something wrong.

The code looks something like this (the rest of the codes, including closing HTML-tags comes after the JavaScript part, and is working fine).

<!DOCTYPE html>
<html>
<body>

<div id="fb-root"></div>
<script>
  window.fbAsyncInit = function() {
    FB.init({
      appId      : '***********', // App ID
      channelUrl : '//**********', // Channel File
      status     : true, // check login status
      cookie     : true, // enable cookies to allow the server to access the session
      xfbml      : true  // parse XFBML
    });

    // Additional initialization code here
  };

  // Load the SDK Asynchronously
  (function(d){
     var js, id = 'facebook-jssdk', ref = d.getElementsByTagName('script')[0];
     if (d.getElementById(id)) {return;}
     js = d.createElement('script'); js.id = id; js.async = true;
     js.src = "//connect.facebook.net/en_US/all.js";
     ref.parentNode.insertBefore(js, ref);
   }(document));
</script>

<script type="text/javascript" src="http://connect.facebook.net/en_US/all.js"></script>
<script type="text/javascript" charset="utf-8">
    FB.Canvas.setAutoGrow();
</script> 

I’ve pretty much copied the Javascript SDK from Facebook’s developer pages and then found a small piece of code that should automatically set the height. I’ve googled for answers, but haven’t been able to find anything that could fix this (or explain it in a way that an absolute newbie like me would understand).

Hope you can help me out.

//Frederik

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-12T14:07:32+00:00Added an answer on June 12, 2026 at 2:07 pm

    Since You mentioned you know very basic html I assume you are not aware of the CSS possibilities as well, so I suggest you to replace this:

    <div id="fb-root"></div>
    

    with this:

    <div id="fb-root" style="max-width: 100px;"></div>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am trying to create a simple test HTML page which shows messages from
I am trying to create a simple javascript html table so I can put
I am trying to create a simple slideshow of pictures with HTML/CSS but I
Following the ruby tutorial I am trying to create a simple html page. I
I am trying to create a simple JQuery Div Slider, but it doesn't seem
So I was trying to follow http://developer.android.com/guide/topics/media/camera.html to create a simple app that captures
Im trying to create a simple pan and zoom app using silverlight 4, but
Im trying to create a simple input box with form validation, but im not
I am trying to create a simple about page that uses JQuery click to
I'm trying to create a simple web page that resembles the following: I've got

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.