Iframe help

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Pocky
    New Member
    • Feb 2008
    • 3

    Iframe help

    Hello there.
    I'm in the progress of making a website for a school project, and i just don't know how to solve this problem:
    http://www.freewebs.co m/oso-opgave/
    The background picture in the iframe, which isn't supposed to be there. I only have 3 pages (style.css + index.htm + homeiframe.htm) , so this shouldn't be that hard, but i think my brain just stopped it's function, or something D:
    Please help <3
  • harshmaul
    Recognized Expert Contributor
    • Jul 2007
    • 490

    #2
    Hello there Pocky!

    The problem you've got is that you have used the same style sheet for both pages.

    solutions are either to create a different one for the iframe. or assign the background image to be nothing at the top of the iframe page.

    or simply remove the style element from the iframe page.

    Personally i would do the last one!

    Hope that helps

    Comment

    • Pocky
      New Member
      • Feb 2008
      • 3

      #3
      Originally posted by harshmaul
      Hello there Pocky!

      The problem you've got is that you have used the same style sheet for both pages.

      solutions are either to create a different one for the iframe. or assign the background image to be nothing at the top of the iframe page.

      or simply remove the style element from the iframe page.

      Personally i would do the last one!

      Hope that helps
      THANK YOU! <3
      ..and d'oh me D:

      Comment

      Working...