[css-d] Problem with menu in IE7

2009-05-13 Thread Joe Polk
I am currently working with a client on the following web site --
http://www.keystonees.com/new.

For some reason, the menu bar (home, about, services, faq and contact) do
not appear in IE7 but they appear on all other browsers.  The CSS can be
seen at http://www.keystonees.com/new/css/main.css.

Any and all help figuring this out would be greatly appreciated! Thanks in
advance!

Joe
__
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


[css-d] Problem with extra white space appearing

2009-03-03 Thread Joe Polk
Thanks in advance for your consideration and help regarding this issue. I
helped my client purchase and implement a web site template for their new
business. Unfortunately, there is a problem with part of the CSS which
pushes out the content area of the site past the width that it is supposed
to go.

The web site is under development at http://www159.pair.com/ngllc/

As you will see, there is extra white space that pushes out the content of
every page. I've taken a look at the CSS and noticed that if I remove the
background:#fff; from this -- .content{ width:700px;background:#fff;} --
the proper width is maintained but i have a completely black background for
the content area. This pushing happens regardless of any color that I use.

Does anyone know how I can modify the stylesheet so that I can have the
white background in the content area, but have it not push out?

Thanks in advance for any and all assistance with this issue!
__
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/