+ Reply to Thread
Results 1 to 3 of 3

Thread: CSS Overlap Help

  1. #1
    diabolo's Avatar
    diabolo is offline Community Advocate diabolo is on a distinguished road
    Join Date
    Nov 2007
    Location
    Jersey Shore
    Posts
    1,683

    CSS Overlap Help

    I need somebody to help me get the logo to appear above the navigation.
    http://www.anasianscreations.com/mcs

    i have already tried to use position, and z-index
    but the nav would always disappear

  2. #2
    sourfacedcyclop's Avatar
    sourfacedcyclop is offline x10 Sophmore sourfacedcyclop is an unknown quantity at this point
    Join Date
    Sep 2007
    Posts
    221

    Re: CSS Overlap Help

    Hey, I took a look at your css, for z-index to work, you need to use the "position" element in the div. So you might want something like this

    Code:
    div#logo {
    width: 168px;
    height: 170px;
    float: left;
    margin-top: 16px;
    position:relative;
    z-index: 10;
    }
    div#nav {
    margin-top: -84px;
    float: right;
    position:relative;
    z-index: 9;
    }
    Last edited by sourfacedcyclop; 07-17-2009 at 09:03 PM.
    "Sanity is nothing but our interpretation of reality"

    http://tswebvisions.com - Portfolio

  3. #3
    diabolo's Avatar
    diabolo is offline Community Advocate diabolo is on a distinguished road
    Join Date
    Nov 2007
    Location
    Jersey Shore
    Posts
    1,683

    Re: CSS Overlap Help

    thank you!
    I didn't know why it didn't work for me before, I could have left something out.

    +REP and i dropped in an extra 347 credits for the fast reply

    and apprently I cannot give any REP to you. I'll add in 135 credits to make it up. =]
    Edit:
    I need help.
    the navigation bar sub menu links now are hidden beneath the floatContainer

    i tried to put #body as z-index: 8; and position: relative; but it didn't change anything
    Last edited by diabolo; 07-18-2009 at 06:02 PM. Reason: Automerged Doublepost

+ Reply to Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
x10hosting free hosting for the masses
dedicated servers