html - How to place Facebook send dialog box above other content? -


i can't figure out - i've tried positioning, floating , z-index, without success...

my problem can seen here: http://procycling.fi/2/uutiset/40-kilpapyoraily/594-paavo-paajanen-aloitti-liegen-ympaeriajon-vatsataudissa

when press send button, can see opening dialog box goes behind main content area. in way it's similar case: facebook , css, how place comment dialog on top of video?, that's flash.

hopefully solution found!

thanks in advance!

i think it’s no z-index issue. assigned overflow: hidden .component-content .rt-article-icons should overflow: visible


Comments

Popular posts from this blog

javascript - Iterate over array and calculate average values of array-parts -

iphone - Using nested NSDictionary with Picker -

objective c - Newbie question -multiple parameters -