Back Home

Open Designs

Community. Driven.

    • CommentAuthorfadedinthe812
    • CommentTimeJun 6th 2008 edited by fadedinthe812 on the 06th June 2008 at 10:06:34 EDT
     
    I have a transparent box I would like to lay underneath some text so it shows up better on my page (the background is a tad busy and makes the text hard to read).

    I have the box selected and go to Modify - Arrange, but the Send Behind and other options are not clickable.

    How can I get my text on top of the transparent box?

    Thanks
  1.  
    Why not set the background property of the block containing the text?

    If you are doing a layered site with absolute positioning you want the z-index. The z-index property specifies which level an element is on.
    http://www.w3schools.com/Css/pr_pos_z-index.asp