[css-d] extra space after in IE

2006-10-12 Thread clamato
Thanks to several people the space is gone. There are actually 2 solutions - add a comment inside the html, or add a font-size smaller than the actual image. Thanks to all. Cheryl __ css-discuss [EMAIL PROTECTED] http://www.css-d

[css-d] annoying space between 2 divs

2006-10-12 Thread clamato
I'm having problems again and have no idea why this isn't working properly. I have a div w/ an image that takes up the entire div. Under that is a basic 2 column layout. I can't seem to get the 2 divs to butt against each other. Everything has been zeroed. I know it sill needs styling but right

[css-d] gap under image in FF - resolved

2006-10-12 Thread clamato
I've fixed the problem of the gap under the banner image. Thanks Cheryl __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7 List wiki/FA

[css-d] extra space after in IE

2006-10-09 Thread clamato
Sorry I didn't put up a url the first time. If you go to the url below you will see the problem in IE. Everythng is zeroed so I'm clueless. http://www.cherylamato.com/trusted/ TIA Cheryl __ css-discuss [EMAIL PROTECTED] http://w

[css-d] extra space under in IE

2006-10-08 Thread clamato
As usual this problem deals with IE 6. I have bar that is filling a as a background image - just decoration. The problem is IE is placing white space between this and the navigation below. Both have 0 margin and 0 margin. If I remove the decoration div all is well and of course it works fine

[css-d] extra space under in IE

2006-10-08 Thread clamato
As usual this problem deals with IE 6. I have bar that is filling a as a background image - just decoration. The problem is IE is placing white space between this and the navigation below. Both have 0 margin and 0 margin. If I remove the decoration div all is well and of course it works fine

[css-d] 2 column layout problem

2006-06-25 Thread clamato
I have a page in a 2 column layout When the content in the right column goes beyond the the content in the left column, the extra text moves to the left. It's a simple layout with one column floated left & the other having a left margin equal to it's width. There shouldn't be any box model issue

[css-d] disregard spacing help

2006-04-30 Thread clamato
Please ignore previous post re spacing between 2 divs - I found it the error. Sorry for the bother. Cheryl __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7b2 testing hub -- http://css-discuss

[css-d] spacing problem between 2 divs

2006-04-30 Thread clamato
I need to borrow a pair of eyes. I am trying to get 2 divs to align flush against each other. This should be no problem & usually isn't. But for some reason, in this instance, I can't get the navigation against the header in Firefox (Mac or Win) or Safari. Could someone see what silly mistake I'

[css-d] Safari problem

2006-01-21 Thread clamato
I've been working on a site that has a strange bug in Safari. There is a dropdown for the top menu item, our yarns. The right side border is not showing up until you close the dropdown, and then it remains on screen! I've never seen this behavior before. The page is available at: http://www.che

[css-d] suckerfish woes

2006-01-02 Thread clamato
Suckerfish woes have been fixed. Declaring a min-height did the trick. Thanks to all. Cheryl __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ Supp

[css-d] suckerfish woes

2006-01-02 Thread clamato
I'm having a very strange problem. My implementation of Son of Suckerfish is working in IE but not Firefox, Opera, etc. If you view the page in IE, all is fine. However, in Firefox (Mac or PC) the background image on the top level ul is not showing up. I've been banging my head over this and ha