Creative Communities of the World Forums

The peer to peer support community for media production professionals.

Activity Forums Web Design (WordPress, Joomla, etc.) Website in IFrame on Facebook wont position!!

  • Website in IFrame on Facebook wont position!!

    Posted by Jay Toss on October 27, 2011 at 10:29 pm

    Hello im helping out a client and i really need help!

    the website is all centered perfectly but when i put the website in facebook using iframe the “wrapper” doesn’t position?

    just website (centerd)
    https://jflowonline.com/facebok/index.php

    Website within facebook (wapper is not centered) https://www.facebook.com/JFLOWMUSIC

    Code

    Html

    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

    body {
    color: #FFFFFF;
    background: #ffffff url(images/facebok.jpg) no-repeat top center;
    overflow: hidden;
    }
    #wrapper {
    width: 544px;
    height: 392px;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    }
    #video {
    top: 195px;
    left: 55px;
    position: absolute;
    }

    #fblike {
    top: -5px;
    left: 16px;
    position:absolute;
    }
    #fbshare {
    top: -3px;
    left: 33px;
    position:absolute;
    }

    Some body please help!!!! :(

    Jay Toss replied 14 years, 10 months ago 1 Member · 0 Replies
  • 0 Replies

Sorry, there were no replies found.

We use anonymous cookies to give you the best experience we can.
Our Privacy policy | GDPR Policy