Css menus not displaying properly in...
I have just a simple CSS button menu im using for a website and it works fine in IE10 and I believe also IE11 but is display all messed up in Google Chrome (versions 32 and later) and firefox 26
here is a link to a early version of the site nothing has changed code wise
http://nfrucci.coffeecup.com/index.html
any help would be appreciated.
here is a link to a early version of the site nothing has changed code wise
http://nfrucci.coffeecup.com/index.html
any help would be appreciated.
Hiya naf,
What program is it you're needing assistance with? Did you create the menu with a CoffeeCup product or other product?
What program is it you're needing assistance with? Did you create the menu with a CoffeeCup product or other product?
Hi naf,
I see what you mean. I just updated my Chrome to v.32 and the menu became messed up after having looked fine in v.31. The same messed-up menu appears in Firefox 26, while it looks fine in IE11 and the latest Opera.
Such differences in rendering between browsers are often caused by markup errors that may seem minor or benign. I would take a close look at the validation errors here:
http://validator.w3.org/check?uri=http% … mp;group=0
I would also suggest that you change your doctype from (the very unforgiving-) XHTML to HTML5, by replacing these lines:
with these:
(Jo Ann, - since the site is on S-Drive, I assume that naf must have been using the CC HTML Editor...)
I see what you mean. I just updated my Chrome to v.32 and the menu became messed up after having looked fine in v.31. The same messed-up menu appears in Firefox 26, while it looks fine in IE11 and the latest Opera.
Such differences in rendering between browsers are often caused by markup errors that may seem minor or benign. I would take a close look at the validation errors here:
http://validator.w3.org/check?uri=http% … mp;group=0
I would also suggest that you change your doctype from (the very unforgiving-) XHTML to HTML5, by replacing these lines:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<html xmlns="http://www.w3.org/1999/xhtml">
with these:
<!DOCTYPE html>
<html>
<html>
(Jo Ann, - since the site is on S-Drive, I assume that naf must have been using the CC HTML Editor...)
Per
www.mingas.com
www.mingas.com
Could be Direct ftp.

I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.
This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
It's easy to overlook something you're not looking for.
This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
Some trial version of a programme, perhaps. You are called a 'guest' until you buy a programme, then you become a 'registered user'.
Ha en riktig god dag!
Inger, Norway
My work in progress:
Components for Site Designer and the HTML Editor: https://mock-up.coffeecup.com
Inger, Norway
My work in progress:
Components for Site Designer and the HTML Editor: https://mock-up.coffeecup.com
I thought you had to buy something to gain access to the S-Drive......(?)
Per
www.mingas.com
www.mingas.com
Doesn't look that way Per. Not sure what the deal is, but I do know that they don't have to be a paying "software" purchaser to have access to this forum, only an S-Drive user. Just don't know if that's a paid user on S-Drive, but I don't think so at this point, I believe that's still in the works? Dunno for sure though.
Jo Ann - I'm using the Free HTML Editor and it's the program that I used to create the site.
Per - Thank you I will look into the errors as soon as I can, also thanks you for the HTML5 suggestion. I will make the changes and get back to you in here with what I get back.
_________________________________________________________________________________
You can also have a free s-drive account, its very limited but it works for I'm doing right now. I am just test driving this software currently. So far it is my favorite and I plan on buying the HTML Editor some time here in the future.
Per - Thank you I will look into the errors as soon as I can, also thanks you for the HTML5 suggestion. I will make the changes and get back to you in here with what I get back.
_________________________________________________________________________________
You can also have a free s-drive account, its very limited but it works for I'm doing right now. I am just test driving this software currently. So far it is my favorite and I plan on buying the HTML Editor some time here in the future.
I fixed all the validation errors and the page was still messed up. So I just make the menu into pictures which is probably what I should have done in the first place. Thanks for all the help.
Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.