Re: [css-d] Vertical Scrollbar in IE ... Causes horizontal scroll bar

2007-03-09 Thread Beauchamp Michael J CONT NPRI
g the problem. I'll take your advice and look for padding issues. Thanks again, Mike -Original Message- From: francky [mailto:[EMAIL PROTECTED] Sent: Friday, March 09, 2007 3:22 PM To: Beauchamp Michael J CONT NPRI Cc: css-d@lists.css-discuss.org Subject: Re: [css-d] Vertical Scrol

[css-d] Vertical Scrollbar in IE ... Causes horizontal scrollbar

2007-03-08 Thread Beauchamp Michael J CONT NPRI
Hi, This is probably a FAQ but I can't find the answer... I have a problem in IE. I have body overflow set to auto. The width of the document is all percentage and never scrolls horizontally. However, there is usually a vertical scroll. The problem is that in IE, when the vertical scrollbar

RE: [css-d] Tabs inside of containers

2005-10-27 Thread Beauchamp Michael J CONT NPRI
display: block; height: 0; visibility: hidden; } -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Beauchamp Michael J CONT NPRI BeauchampMJ-at-Npt.NUWC.Navy.Mil |d lists| Sent: Wednesday, October 26, 2005 6:56 AM T

RE: [css-d] Tabs inside of containers

2005-10-26 Thread Beauchamp Michael J CONT NPRI
Thanks for your response. The problem I'm having is not the look of the links. I wanted to have a header section of the page that contained all of the things in that section. I finally gave up on that and used this html: Link 1

RE: [css-d] Tabs inside of containers

2005-10-26 Thread Beauchamp Michael J CONT NPRI
Thanks for your reply, Chris. Those tabs are great. Unfortunately, it's not exactly what I need or at least I don't know how to use your tabs in the way I need. If you look at the nav here: http://webfx.eae.net/ you'll see that it sort of looks like buttons. I need to take that type of lo

[css-d] Tabs inside of containers

2005-10-26 Thread Beauchamp Michael J CONT NPRI
Hi, I am trying to build a horizontal list menu (using an unordered list) and I want to place it inside of a container along with other things such as a header and a search form. Also, I'd like to make it flexible so that if a user increases the font size, the navigation tabs enlarge with the f