On 9/2/10 1:48 AM, taestrada wrote:

This is the url:  http://www.pastrycraftseattle.com


Thank you so much. It worked!

Alix





O.K. so far. But we're not quite finished.

1/ In the sidebar in IE 6/7 the top of the colored-block that reads "Sign up for a class" kisses the bottom of the horizontal nav bar. Compliant browsers have a 15px horizontal gutter between them. 2/ In IE/6 the page proper is a bit too wide [there is a vertical white rule on it's right-side ].

The corrections are:

*:first-child + html #column2 {padding-top:15px}/*IE/7.0*/
* html #column2 {padding-top:15px}/*IE/6.0*/
* html #containerArea {overflow-x:hidden;}/*IE/6.0*/

reference: <http://www.satzansatz.de/cssd/onhavinglayout.html>

Best,
Julia Child





--
:: desktop and mobile ::
http://chelseacreekstudio.com/

______________________________________________________________________
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/

Reply via email to