close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Menu goes behind Facebook "Like" image/script

Thread began 9/30/2011 4:02 am by randy294090 | Last modified 11/04/2011 7:32 am by Jason Byrnes | 1701 views | 4 replies |

randy294090

Menu goes behind Facebook "Like" image/script

How can I have the menu positioned "on top" of over elements in the page. The menu goes behind my side bara and the Facebook "Like" application on this page.

step_eight.php

Thanks,

Randy

Sign in to reply to this post

Jason ByrnesWebAssist

in the CSSMenuWriter/cssmw_main/menu.css file, change:

ul#cssmw_main {
cursor: default;
list-style-type: none;
margin: 0 0 0 0;
padding: 0 0 0 0;
}



to:

ul#cssmw_main {
cursor: default;
list-style-type: none;
margin: 0 0 0 0;
padding: 0 0 0 0;
position: relative;
z-index: 999;
}
Sign in to reply to this post

randy294090

Thanks! -it worked.

Wish I had asked the experts in the forum earlier.

thanks

Randy

Sign in to reply to this post

randy294090

Originally Said By: Jason Byrnes
  in the CSSMenuWriter/cssmw_main/menu.css file, change:

ul#cssmw_main {
cursor: default;
list-style-type: none;
margin: 0 0 0 0;
padding: 0 0 0 0;
}


to:
ul#cssmw_main {
cursor: default;
list-style-type: none;
margin: 0 0 0 0;
padding: 0 0 0 0;
position: relative;
z-index: 999;
}
  


This solution is now not working in Internet Explorer. The drop down menu is still behind the Facebook Like app

welcome.php

I see that there is a separate menu_ie.css. I tried updating this with teh CSS you gve me earlier, but this does not work.

The menu is working correctly in Firefox.

I appreciate your help!

Randy

Sign in to reply to this post

Jason ByrnesWebAssist

I am not able to reproduce the problem using IE7, IE8, or IE9 in all of those browsers, the menu is going above the face book like button.

we no longer support IE6 as the current user base for that browser is bellow 2%:
browsers_explorer.asp

Sign in to reply to this post

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...