Easy Div Visibility Question

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • 729vending
    New Member
    • Nov 2011
    • 2

    Easy Div Visibility Question

    Can you help us with a quick topic? My site uses <div> and the main area (with text and images) does not seem to be above the background color. After adding a FB Like button the Send button does not work correctly. When you click it most of the box cannot be seen.

    How can we make the <div> with the FB Like button code to the top level so the Send button box is completely shown?

    This is on http://www.729vending. com
  • Rabbit
    Recognized Expert MVP
    • Jan 2007
    • 12517

    #2
    increase the z-index.

    Comment

    • 729vending
      New Member
      • Nov 2011
      • 2

      #3
      Thank you for the response Rabbit. When I changed the "z-index: 1000;" it is still behind the black background. It sounds like you have good knowledge of this code. Where is the simple mistake in the code?

      Comment

      Working...