• How can i lay a widget over another widget?

    Is it possible?

    Basically I have a large image on my home screen that I want to lay a single line of a contact form over.

Viewing 1 replies (of 1 total)
  • Joey

    (@leglesslizard)

    Anything is possible ;p

    I would think the best way for you to achieve this would be CSS positioning and use of the z-index property. There is a quick write up here showing examples that sound similar to what you want but it is widely covered across the net.

    Hope that helps 🙂
    Joey

Viewing 1 replies (of 1 total)

The topic ‘Laying a widget over another widget.’ is closed to new replies.