Click here to Skip to main content
15,889,867 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: A Favor, Please, From Any CSS Gurus Out There Pin
User 171649228-Mar-12 23:28
professionalUser 171649228-Mar-12 23:28 
GeneralRe: A Favor, Please, From Any CSS Gurus Out There Pin
Roger Wright30-Mar-12 3:43
professionalRoger Wright30-Mar-12 3:43 
AnswerRe: A Favor, Please, From Any CSS Gurus Out There Pin
jkirkerx27-Mar-12 18:59
professionaljkirkerx27-Mar-12 18:59 
GeneralRe: A Favor, Please, From Any CSS Gurus Out There Pin
Roger Wright27-Mar-12 19:34
professionalRoger Wright27-Mar-12 19:34 
GeneralRe: A Favor, Please, From Any CSS Gurus Out There Pin
jkirkerx28-Mar-12 6:34
professionaljkirkerx28-Mar-12 6:34 
AnswerRe: A Favor, Please, From Any CSS Gurus Out There Pin
JimBob SquarePants29-Mar-12 3:02
JimBob SquarePants29-Mar-12 3:02 
GeneralRe: A Favor, Please, From Any CSS Gurus Out There - modified Pin
Roger Wright29-Mar-12 11:24
professionalRoger Wright29-Mar-12 11:24 
GeneralRe: A Favor, Please, From Any CSS Gurus Out There - modified Pin
miyasudokoro29-Mar-12 21:25
miyasudokoro29-Mar-12 21:25 
It's the "position:relative" in the "content" class in the css that's making your flyouts go underneath the content. Just delete that line from the css and the flyouts will go just like you want them to. I just gave it a quick test on my computer, and it appears to work.

Of course, I am assuming that what I'm looking at in the link you posted before is still what you are working on, and not some much older version. And don't worry about Z-index -- I think they invented that just to discourage beginners from learning CSS. It's much easier to position things using divs within divs, padding, and margins.
GeneralRe: A Favor, Please, From Any CSS Gurus Out There - modified Pin
Roger Wright30-Mar-12 3:44
professionalRoger Wright30-Mar-12 3:44 
GeneralRe: A Favor, Please, From Any CSS Gurus Out There - modified Pin
miyasudokoro30-Mar-12 14:22
miyasudokoro30-Mar-12 14:22 
GeneralRe: A Favor, Please, From Any CSS Gurus Out There - modified Pin
JimBob SquarePants30-Mar-12 0:08
JimBob SquarePants30-Mar-12 0:08 
GeneralRe: A Favor, Please, From Any CSS Gurus Out There - modified Pin
Roger Wright30-Mar-12 3:47
professionalRoger Wright30-Mar-12 3:47 
GeneralRe: A Favor, Please, From Any CSS Gurus Out There - modified Pin
User 171649230-Mar-12 4:09
professionalUser 171649230-Mar-12 4:09 
AnswerRe: A Favor, Please, From Any CSS Gurus Out There Pin
FireDog3126229-Mar-12 6:01
FireDog3126229-Mar-12 6:01 
QuestionApplication Hosting Pin
pix_programmer25-Mar-12 23:55
pix_programmer25-Mar-12 23:55 
AnswerRe: Application Hosting Pin
Wayne Gaylard26-Mar-12 0:55
professionalWayne Gaylard26-Mar-12 0:55 
GeneralRe: Application Hosting Pin
pix_programmer26-Mar-12 1:26
pix_programmer26-Mar-12 1:26 
GeneralRe: Application Hosting Pin
Wayne Gaylard26-Mar-12 4:41
professionalWayne Gaylard26-Mar-12 4:41 
AnswerRe: Application Hosting Pin
Mohibur Rashid26-Mar-12 19:04
professionalMohibur Rashid26-Mar-12 19:04 
QuestionFacebook Chat API Pin
Masihur25-Mar-12 19:51
Masihur25-Mar-12 19:51 
AnswerRe: Facebook Chat API Pin
Wayne Gaylard25-Mar-12 21:50
professionalWayne Gaylard25-Mar-12 21:50 
QuestionSOLVED :: $_SERVER['DOCUMENT_ROOT'] in php behaving different in my EasyPHP test server and in the production server... Pin
Joan M22-Mar-12 4:10
professionalJoan M22-Mar-12 4:10 
AnswerRe: $_SERVER['DOCUMENT_ROOT'] in php behaving different in my EasyPHP test server and in the production server... Pin
Peter_in_278022-Mar-12 11:04
professionalPeter_in_278022-Mar-12 11:04 
GeneralRe: $_SERVER['DOCUMENT_ROOT'] in php behaving different in my EasyPHP test server and in the production server... Pin
Joan M22-Mar-12 22:54
professionalJoan M22-Mar-12 22:54 
GeneralRe: $_SERVER['DOCUMENT_ROOT'] in php behaving different in my EasyPHP test server and in the production server... Pin
Peter_in_278025-Mar-12 14:28
professionalPeter_in_278025-Mar-12 14:28 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.