close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

ie7 issues

Thread began 5/19/2010 5:57 pm by surfbouy | Last modified 6/24/2010 6:34 am by surfbouy | 1782 views | 6 replies

neilo

Hi Jimmy and Surfbouy,

Hi

The way the page is at the moment, IE7 is subject to the conditional statement stylesheet 'menu_ie8.css' in which the level-2 menu has a width of auto, which is good for IE8 - but no good for IE7 which requires a declared width (in px or em):

<!--[if IE ]>
<style type="text/css" media="all">
@import url("http://www.noosasurfclub.com.au/CSSMenuWriter/cssmw/menu_ie8.css");
</style>
<![endif]-->



So you could either:

Adjust the menu_ie8.css to account for IE7's shortcomings and change the rule at or near line 135 for ul#cssmw ul.level-2 > li > a { by changing the width from 'auto' to 200px (to take into account the longest menu item - 'Advanced Resuscitation Techniques) - but this widens all level-2 menus in IE8 as well as IE7,

or:

You make use of the menu_ie.css by changing the <!--[if lte IE 6]> conditional statement to include IE7, - <!--[if lte IE 7]> between the head tags on each of your pages (can be done by adding it to your template, and updating pages based on that template). Then change the ul#cssmw ul.level-2 > li > a { on the menu_ie.css to a width 200px, instead of auto.

You might also have to correct the path for the menu_ie.css in the the <!--[if lte IE 7]>.

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...