Viewing 2 replies - 1 through 2 (of 2 total)
  • Try using Firefox with the Firebug add-on for this kind of CSS work.
    http://getfirebug.com/

    Thread Starter leinster

    (@leinster)

    Login Link locked out in Firefox. Trawled examples of css.
    Any idea whats wrong?

    style.css

    /* Header
    ---------------------------------------- */
    #header {
    	height:205px;
    	position:relative;
    	z-index:9999;
    }
    
    /* Login Style */
    .header-login
    {position: absolute;
    top: 50px;
    right: 180px;
    Z-index:1;
    }
    /* End of Login Style */

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Login added to header’ is closed to new replies.