Ezilon.com - Target Your Audience, be Seen in Your Region

table width changes in navigation

You are viewing this site as a guest. Join our community to get your questions answered and share knowledge. Active members may advertise and ask for a website critique.
ngc7293's picture

He has: 11 posts

Joined: Mar 2006

I created a calendar and I have this issue with the navigation (at the above link only Sept - Nov)

If you look closely, the width of the menu cell and the big cell to the right changes when you navigate from September to October. It is a very small change that the average person would not notice, but I definitely notice.

This happens in both Mozilla and IE. (or at least IE 5.2 for Mac)
The menu is from the List-o-matic website.

Thanks for any help

He has: 18 posts

Joined: Feb 2006

I'm not sure if this is what your talking about, but the only thing I saw wrong is the text "Calendar For 2006" is larger on the september section, than the "october" section. So when you click "october" link the menus move up some, because the "Calendar For 2006" text is a lot smaller. By the way, I noticed no change in width, just the placement of the menus move up some.

Internet Database Website: My current website.

Busy's picture
Modrater

He has: 6,148 posts

Joined: May 2001

Could be because your using padding and the length of the names is slightly different - sept and nov the same but oct smaller, set up may and june and see if it still happens

<?bhb if(broken){ echo("It wasn't me Smiling "); } ?>
Learn HTML the ez way - EzHTML.net

Some people are like slinkies, they dont really serve any purpose but they still bring a smile to your face when you push them down the stairs ...

He has: 495 posts

Joined: May 2005

I see the table width change, it is only slight. But there is a worse problem!.
When going from Sept. through Qct. to Nov., there is a font size change in IE. Sept Calendar 2006 large, Oct. much smaller. Nov. back to large. Does not do this in FireFox.

He has: 495 posts

Joined: May 2005

I think I know what this is. You have spaces between your fonts types in your take these out. IE is scrolling throught the diffrent font types, from Arial, to helvetica, back to San-serif, which is Arial default in IE. In fact, I would drop Helvetica all together using the default font family Sans-serif is enough. This is also what is causing the table width change in IE.

ngc7293's picture

He has: 11 posts

Joined: Mar 2006

Thanks for the help. I made suggested changes as well as a couple of fixes. My table width was wrong in the CSS file as well as the htm files. (or rather I didn't know why I had a table width in the css file.

So far it looks fine in Mozilla, Safari and Mac Explorer.