Results 1 to 2 of 2

Thread: Css, iframe & tables display issue

  1. #1
    Join Date
    Feb 2009
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Css, iframe & tables display issue

    Hi,
    I'm a newbie here ... I'm trying to get my iframes content to display into a table and having a few issues.

    Basically, the iframes content is cropped on the page, and not fully displaying (I've attached a .jpg of the page - as you can see the iframe is aligned to the right of the page, and cropped).

    I've also attached the .html so you can (hopefully!) see where I'm going wrong.

    Also, is this "search engine friendly"? If not, can you please advise a better way of doing it, so that it is search engine friendly please ?

    I have been going nutty trying to figure it out ...

    Thanks in advance.

    Jodie.

  2. #2
    Join Date
    Oct 2008
    Location
    Sweden
    Posts
    2,023
    Thanks
    17
    Thanked 319 Times in 318 Posts
    Blog Entries
    3

    Default

    Remove this from your css code:
    Code:
    #mainwrap {
    float:right;
    }
    Good luck!

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •