Menu centered with IE but Firefox menu is positioned left?

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
jpnewsom
Beginner
Beginner
Posts: 7
Joined: Tue Mar 01, 2005 12:27 am

Menu centered with IE but Firefox menu is positioned left?

Post by jpnewsom »

I have a Plain Text Horizontal Style DHTML menu in a table cell. It works fine with IE but it is positioned left in Firefox. I can't figure out what needs to be done to get it centered in Firefox.

You can see this at http://www.lilburn4jesus.com
John
User avatar
Andy
Milonic
Milonic
Posts: 3308
Joined: Sun May 19, 2002 8:23 pm
Location: Menu Developer
Contact:

Post by Andy »

Hi,

Looks like Firefox doesn't like the TEXT-ALIGN: center in your style sheet for the #top2 item.

Try removing this from your style sheet and add align=center to the table cell.

Should work better with Firefox then

Hope this helps,
Andy
jpnewsom
Beginner
Beginner
Posts: 7
Joined: Tue Mar 01, 2005 12:27 am

Firefox didn't like the alignment in the style sheet

Post by jpnewsom »

Thanks alot. That did the trick :D
John
Post Reply