I'm trying to implement the superslider-login plugin (http://wordpress.org/extend/plugins/superslider-login/installation/)
but I can't seem to get the "logintab" div to be centered in the browser with a fixed width of 994px. The default position type is absolute. I tried changing to relative but the problem is the the plugin puts the div at the bottom of the page right below the footer div so when I change to relative the logintab is at the bottom of the page.
Any help would be greatly appreciated.