close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

CSS Menu

Thread began 2/25/2010 4:03 am by j.scott310334033 | Last modified 3/02/2010 2:47 pm by Eric Mittman | 2276 views | 8 replies |

j.scott310334033

CSS Menu

I created my navigation menu using Menu Writer, and when I view it on my PC everyting looks okay. However,if viewed in IE6 the navigaion link remain and work but the button design dissappears, I also note that I used a fancey font in the header but when viewed on PC with IE 6 the font aslo changes to a large monoblock type font, not exactly what I want. Inexperienced (very) webpage designer.
Thanks
John

Sign in to reply to this post

Eric Mittman

John, do you have a link where we can take a look at this? It would be best to be able to see the issue occurring then we will have a better understanding of the problem.

Sign in to reply to this post

j.scott310334033

Css4

I am afraid not as of yet I an still waiting to upload the site. Is there another way of giving you sight of the problem? I also note That I seem to have a great deal of folders inside the CSSMenuWriter Folder

Sign in to reply to this post

j.scott310334033

menuwriter

I think I know what the problem is in the header I have just read that I need to embed the font as some user may noy have it instaled on their PC, so I wil be looking at how to do this. Still the problem of why the button don,t show when viewed in IE6. This might be important I copied the site to a rom and instaled it on the pc which I will be using to upload the site from, could this be the reason???
Thanks
John

Sign in to reply to this post

neilo

Hi John,

This may not be the cause in your case, but there have been examples where the pages have not been given a 'DOCTYPE' declaration at the beginning of the html. If this (or something similar):

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="en">

is not at the top of your page, then some browsers (Mozilla) will display the buttons while others (some IE) won't.

Sign in to reply to this post

j.scott310334033

css

I will append the header can you look at it.
Thanks

Attached Files
head.txt
Sign in to reply to this post

Eric Mittman

Looking at the doc you posted it seems that your IE specific css might not be linked properly. You currently have it like this:

@import url("CSSMenuWriter/cssmw/menu_ie.css");

The other css files on this page are linked to like this:

@import url("../CSSMenuWriter/cssmw/menu.css");

You should be able to get it working by adding the ../ to the beginning of the menu_ie.css file like this:

@import url("../CSSMenuWriter/cssmw/menu_ie.css");

Sign in to reply to this post

j.scott310334033

css

Yes
Thanks

Sign in to reply to this post

Eric Mittman

Let us know if you have any other questions or run into any issues.

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