Using images as backgrounds within a wrapper.

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • riccom
    New Member
    • Apr 2007
    • 8

    Using images as backgrounds within a wrapper.

    Hello,

    I have a very big dilemma here, for me that is. I am using three images as BG's within a wrapper. See link. The top image is fine. But the center shows okay in design view. However, when I test, the content moves behind the center image. Also, my text is blacked out. This started happening recently.

    Here it is in a nut shell. Box-1 contains images, text and box-2. This is repeated three levels vertically, with different images of course. The bottom right corner of the view port contains a page menu. This also hides on test.
    This can be seen here: Link

    This is in design view. Any recommendations ?

    ricco-m
  • MMcCarthy
    Recognized Expert MVP
    • Aug 2006
    • 14387

    #2
    You have posted this in the Articles section. I am moving it to the HTML forum.

    ADMIN

    Comment

    • riccom
      New Member
      • Apr 2007
      • 8

      #3
      Thank you.

      I am very new to CSS and web design, and also communicating on forums. I appreciate you forwarding the thread. It is very important.

      ricco-m

      Comment

      • MMcCarthy
        Recognized Expert MVP
        • Aug 2006
        • 14387

        #4
        Originally posted by riccom
        Thank you.

        I am very new to CSS and web design, and also communicating on forums. I appreciate you forwarding the thread. It is very important.

        ricco-m
        Not a problem. I hope the experts can help.

        Comment

        • drhowarddrfine
          Recognized Expert Expert
          • Sep 2006
          • 7434

          #5
          Validate your html and css to fix those. You are using 'font' improperly. To set the font family alone, use 'font-family'.

          You spell wrapper_img_mid dle with two l's.

          Comment

          Working...