css menu display in Html editor 2010...

User 140386 Photo


Registered User
17 posts

I totally redid the church's website and used the new version of HTML Editor 2010 NOT the free, also used the built in
CSS menu builder. Used template mulled america for layout
It displays fine on my computers in chrome, firefox and IE
but on my husband's computer (he who never updates anything) in IE 7 the menu is up to the right
overtop of the header....
any suggestions????
I need it to display correctly because I have the feeling the other people in the congregation do not update their computer either.
any help is appreciated....

greer zellers

the site is:
http:www.stpaulss-town.com
User 184085 Photo


Ambassador
1,707 posts

your doctype is xhtml, but many of your tags end with > which is html. /> is the xhtm equivalent.

Using the validation within the editor will help you track down and correct the coding errors, this might correct the display issue, and generally is the best place to start.

in html editor, document menu, then validate html.

I suggest fixing the first error the validate finds, then save your work, and re-validate as sometimes fixing one error causes other errors to now become valid.

Once we have a valid page, we can start crawling through the code to find any remaining issues affecting the display.

Good luck and keep in touch :)
Volunteering to help :)
http://www.tbaygeek.ca
My HTML play area
http://www.tbaygeek.ca/test/

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.